Skip to content

Releases: trustwallet/go-libs

Split delegation and undelegation metadata in unmarshal

12 May 14:38
Compare
Choose a tag to compare
v0.1.24

[TX V1] split delegation and undelegation in marshaller

Fix panic

12 May 14:24
Compare
Choose a tag to compare
Fix panic Pre-release
Pre-release
v0.1.22

[TX V1] fix panic for emtpy coin

Fixes for new tx type

12 May 13:04
Compare
Choose a tag to compare
Fixes for new tx type Pre-release
Pre-release
[TX V1] fixes

- support marshalling of ClaimRewards type
- fix contract call related issues

Introduce new tx type (v1)

12 May 08:36
Compare
Choose a tag to compare
Pre-release
[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

11 May 21:18
b082130
Compare
Choose a tag to compare
[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

11 May 00:50
Compare
Choose a tag to compare
v0.1.18 Pre-release
Pre-release
Fix tests

Add asset id to metadata

28 Apr 18:22
08f4850
Compare
Choose a tag to compare
Pre-release
v0.1.17

Add asset id to metadata (#61)

Add Delegate/Undelegate transaction types

28 Apr 13:25
8a0db43
Compare
Choose a tag to compare
v0.1.16

Add delegate/undelegate transaction types and appropriate payloads (#60)

Add proxy setup to the http client

26 Apr 15:10
Compare
Choose a tag to compare
Pre-release
v0.1.15

Rename options

Batch operations & library update

23 Apr 09:35
Compare
Choose a tag to compare
Pre-release
  • Upgrade redis version
  • Add batch set and get operations