Releases: trustwallet/go-primitives
Releases · trustwallet/go-primitives
v0.0.15
v0.0.14
What's Changed
- Add osmosis by @vikmeup in #12
- GO20 tokenType fix by @leedaniil in #13
- Token types slice by @leedaniil in #15
New Contributors
- @leedaniil made their first contribution in #13
Full Changelog: v0.0.13...v0.0.14
[tokens] Add more token related functions
Changes
- Add
coin.IsEVM(coinID uint)
function - Add
types.Tx.IsEVM()
function - Extend existing token recognition functions with more coins
- Some refactoring and test coverage
[Collections] Extend collectibles with additional fields
[collections] extend collectible with new fields (#9) * [collection] add collectible properties * [collection] add about field to the collectible
Add explorer retrieval feature
v0.0.11 Fix test
v0.0.8
v0.0.8
v0.0.7
v0.0.6
v0.0.5: Merge pull request #1 from trustwallet/vikmeup/asset-image
Add asset image