Skip to content

v2.0.0

Choose a tag to compare

@quentinlesceller quentinlesceller released this 17 Sep 18:59
· 19 commits to master since this release

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.