Releases: trustwallet/go-primitives
Releases · trustwallet/go-primitives
[UTXO] Use big.Int instead of uint64
v0.0.25 Rewrite utxo value computing to use big.Int instead of uint64
v0.0.24
v0.0.23
What's Changed
- Add explorer for Elrond assets by @leedaniil in #34
Full Changelog: v0.0.22...v0.0.23
v0.0.22
Added a map with string chain name as a key
add a map with string chain name as a key (#32) Co-authored-by: Ivan Bozhytskyi <[email protected]>
v0.0.20
v0.0.19
v0.0.18
v0.0.17
What's Changed
- Add test for checking of missing types by @leedaniil in #21
- Change explorer url for AVALANCHEC by @leedaniil in #22
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add CELO chain to GetChainFromAssetType and GetCoinExploreURL by @leedaniil in #19
- Add ChainID by @vikmeup in #20
Full Changelog: v0.0.15...v0.0.16