Releases: coinbase/coinbase-sdk-go
Releases · coinbase/coinbase-sdk-go
coinbase-sdk-go v0.0.5
What's Changed
- Allow for use with directly set api key by @deangalvin-cb in #25
- Return user facing error type APIError for a server side error by @drohit-cb in #26
Full Changelog: v0.0.4...v0.0.5
coinbase-sdk-go v0.0.4
What's Changed
- Add user facing validator statuses by @drohit-cb in #23
- Update readme by @deangalvin-cb in #24
Full Changelog: v0.0.3...v0.0.4
coinbase-sdk-go v0.0.3
What's Changed
- Add historical staking balances by @deangalvin-cb in #22
- Address general gaps seen during testing by @drohit-cb in #21
Full Changelog: v0.0.2...v0.0.3
coinbase-sdk-v0.0.2
What's Changed
- Only ingest new transactions if they are different by @deangalvin-cb in #19
- fix: logic for appending api returned validators by @drohit-cb in #20
New Contributors
- @drohit-cb made their first contribution in #20
Full Changelog: v0.0.1...v0.0.2
coinbase-sdk-v0.0.1
Added
Initial release of the Coinbase Go SDK
- Support for Staking on External Wallets
- Full support for Shared ETH Staking
- Partial support for Dedicated ETH Staking
- Only stake is supported, unstake will be coming soon
- On networks
holesky
andmainnet
- Support for getting stakeable balances on External Wallets
- Support for Listing Rewards on External Wallets