Releases: trustwallet/go-libs
Releases · trustwallet/go-libs
Split delegation and undelegation metadata in unmarshal
v0.1.24 [TX V1] split delegation and undelegation in marshaller
Fix panic
Fixes for new tx type
[TX V1] fixes - support marshalling of ClaimRewards type - fix contract call related issues
Introduce new tx type (v1)
[TX V1] add more functions to tx and metatada - marshul/unmarshal tx - introduce Asset interface to easily access asset from metadata - export functions to find asset id and token id - add separate type for undelegation metadata
[Codegen] Add all coins (except TON an BSC) from the wallet core #65
[Codegen] Add all coins (except TON an BSC) from the wallet core (#65) * [Codegen] Add all coins (except TON an BSC) from the wallet core * [Codegen] Fix tests
v0.1.18
Add asset id to metadata
v0.1.17 Add asset id to metadata (#61)
Add Delegate/Undelegate transaction types
v0.1.16 Add delegate/undelegate transaction types and appropriate payloads (#60)
Add proxy setup to the http client
v0.1.15 Rename options
Batch operations & library update
- Upgrade redis version
- Add batch set and get operations