Skip to content

Releases: trustwallet/go-primitives

[UTXO] Use big.Int instead of uint64

27 Jan 20:51
Compare
Choose a tag to compare
Pre-release
v0.0.25

Rewrite utxo value computing to use big.Int instead of uint64

v0.0.24

20 Jan 12:59
175e7eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.23...v0.0.24

v0.0.23

20 Jan 11:00
87f5385
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.22...v0.0.23

v0.0.22

20 Jan 10:16
b8561dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22

Added a map with string chain name as a key

18 Jan 07:29
e0c1f46
Compare
Choose a tag to compare
add a map with string chain name as a key (#32)

Co-authored-by: Ivan Bozhytskyi <[email protected]>

v0.0.20

14 Jan 13:42
c6744b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

24 Dec 11:58
443ad84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

20 Dec 12:38
d75f753
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release

What's Changed

  • catch panic during parsing of a universal asset id by @dimkouv in #25

New Contributors

Full Changelog: v0.0.17...v0.0.18

v0.0.17

10 Dec 13:26
6876599
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

08 Dec 01:22
05674ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16