Releases: coinbase/coinbase-sdk-go
Releases · coinbase/coinbase-sdk-go
coinbase-sdk-go v0.0.19
What's Changed
- feat: expose fee and forwarded fee recipient addresses of a validator by @drohit-cb in #52
Full Changelog: v0.0.18...v0.0.19
coinbase-sdk-go v0.0.18
What's Changed
- feat: expose pending claimable balance by @drohit-cb in #51
Full Changelog: v0.0.17...v0.0.18
coinbase-sdk-go v0.0.17
What's Changed
- feat: update go sdk generated code with strict decoder disabled by @drohit-cb in #50
Full Changelog: v0.0.16...v0.0.17
coinbase-sdk-go v0.0.16
What's Changed
- Adding support for more getters to expose the data behind the validator object by @marcin-cb in #46
- feat/update staking api by @drohit-cb in #48
- Prep v0.0.16 release by @drohit-cb in #49
Full Changelog: v0.0.15...v0.0.16
coinbase-sdk-go v0.0.15
What's Changed
- Better error handling between SDK and API by @drohit-cb in #45
Full Changelog: v0.0.14...v0.0.15
coinbase-sdk-go v0.0.14
What's Changed
- feat: Expose Content via Transaction by @drohit-cb in #44
Full Changelog: v0.0.13...v0.0.14
coinbase-sdk-go v0.0.13
coinbase-sdk-go v0.0.12
What's Changed
- Create constants for supported network names by @marcin-cb in #39
- Expose staking operation states by @drohit-cb in #40
Full Changelog: v0.0.11...v0.0.12
coinbase-sdk-go v0.0.11
What's Changed
Added
- Add
FetchStakingOperation
andReloadStakingOperation
by @drohit-cb in #37 - Add dedicated eth staking example by @drohit-cb in #36
Fixed
- Relay correlation id to end user when backend provides one by @drohit-cb in #35
Changed
- Update wait interface to perform in-place update of staking operation by @drohit-cb in #37
- Modify Broadcast Args In Examples by @ProfMoo in #38
Full Changelog: v0.0.10...v0.0.11
coinbase-sdk-go v0.0.10
What's Changed
Full Changelog: v0.0.9...v0.0.10