Releases: InjectiveLabs/sdk-go
Releases · InjectiveLabs/sdk-go
v1.23.2
Refactored tx broadcast.
* Don't use commit/block method, wait instead
* Added AsyncBroadcastMsg for cases when waiting is implemented externally
* QueueBroadcastMsg must await its transactions by design
* Fixed QueueBroadcastMsg enqueueing bug.
v1.22.5
Fix fee delegation amount
v1.22.3
Add timeout_height support to EIP712 tx struct
v1.22.0
Fix fee delegation (typedata hash err)
latest peggy types
v1.21.5
update peggy types
v1.21.2
Improve broadcastTx method
v1.19.1
Cleanup exchange client layout
v1.19.0
Add the generated exchange api client stubs