Releases: coinbase/staking-client-library-go
v0.7.0
Release v0.6.1
What's Changed
- README updates for PES rewards by @marcin-cb in #24
- Expose signer pkg by @drohit-cb in #25
Full Changelog: v0.6.0...v0.6.1
Release v0.6.0
What's Changed
- Add a contributing guide along with updates to README by @drohit-cb in #20
- Readme updates by @drohit-cb in #21
- Update gen file with portfolio by @ProfMoo in #22
- Switch to preferred AuthN mechanism by @drohit-cb in #23
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Swap Proto Gen To BSR by @ProfMoo in #15
- Update Repo, Add List Stakes Filter by @ProfMoo in #16
- Add explicit generation fields by @ProfMoo in #17
- Remove staking target requirement by @drohit-cb in #18
- Fix CI by @drohit-cb in #19
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Removal of skip_broadcast flag as an option to CreateWorkflow API. We no longer support ability to broadcast txs and expect a customer to both sign and broadcast tx themselves by @drohit-cb in #14
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Contains small updates to the README.
New Contributors
- @marcin-cb made their first contribution in #12
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
This release has small adjustments to the examples and README. This release also fixes the LICENSE file, which wasn't being picked up in the README previously.
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
What's Changed
This release introduces the entire suite of APIs around staking i.e. Orchestration and Rewards to help provide programmatic access to Coinbase's best-in-class staking infrastructure and services.
Here are updates to each API:
Orchestration API
- Introduces Solana orchestration api to help stake SOL to coinbase validators by @marcin-cb
Rewards API
- Introduces Solana rewards api to help provide access to full rewards and stake balances for all validators, and a subset of delegators by @ProfMoo and @teddylo-cb
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
- Ability to list workflows @drohit-cb
- Update ListValidators to ListStakingTargets endpoint by @marcin-cb
- Deprecate EthereumKilnClaimRewardsParameters in favor of EthereumKilnClaimStakeParameters by @loganh-cb
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
This is the maiden release of Staking Client Library. It contains client code to perform staking operations for solutions like Partial ETH staking via Kiln.