Skip to content

Releases: coinbase/staking-client-library-go

Release v0.6.1

22 May 18:47
0ece00a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

10 May 18:31
ea13117
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 May 17:36
f318c68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Apr 21:22
19ae468
Compare
Choose a tag to compare

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

29 Mar 19:23
76afd7b
Compare
Choose a tag to compare

What's Changed

  • Contains small updates to the README.

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 Mar 17:17
fa357dc
Compare
Choose a tag to compare

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

28 Mar 23:42
e702cdd
Compare
Choose a tag to compare

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

28 Mar 22:11
e22e893
Compare
Choose a tag to compare
  • 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

06 Dec 23:33
e22e893
Compare
Choose a tag to compare

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.