Skip to content

Releases: blockcypher/gobcy

v2.0.5

10 Feb 21:06

Choose a tag to compare

Update dependencies

v2.0.4

05 Apr 15:52

Choose a tag to compare

Mainly update the module to be a v2 so it can be imported correctly (3ee1e29)

and yes there is no v2.0.3.

v2.0.2

05 Apr 15:39

Choose a tag to compare

Minor release fix to update btcec dependency (d634d79)

v2.0.1

18 Sep 19:10

Choose a tag to compare

Minor release which fix the decode function (cf10d6c)

v2.0.0

17 Sep 18:59

Choose a tag to compare

Major release which breaks compatibility with previous versions.

Changelog:

  • replace int with big.Int on balance/value fields to avoid overflow (#12)

You should now use a big.Int for those fields.