v2.0.0
·
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.