Skip to content

Releases: coinbase/staking-client-library-ts

Release v0.8.2

22 May 09:54
a5d06f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

Release v0.8.1

10 May 15:27
1bff45f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

Release v0.8.0

10 May 15:06
4d6f1fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

Release v0.7.1

02 May 20:43
1c78f53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.1

Release v0.6.0

08 Apr 21:49
b03c0d0
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 #15

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1

08 Apr 15:42
2ba88d0
Compare
Choose a tag to compare

What's Changed

Here are updates to each API:

  • Orchestration API

    • Adds Solana tx signer to aid testing Solana staking workflows
  • Rewards API

    • Introduces Cosmos rewards api to help provide access to full rewards and stake balances for validators and delegators

New Contributors

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

29 Mar 19:54
f88c0a2
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

New Contributors

Full Changelog: v0.4.2...v0.5.0

Release v0.4.2

10 Jan 23:15
86ee6ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

21 Dec 19:50
9c14738
Compare
Choose a tag to compare

What's Changed

  • Add helper functions in client to check whether a given step is of tx or wait type by @drohit-cb in #11

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

21 Dec 00:09
729056e
Compare
Choose a tag to compare

What's Changed

  • Some minor fixes to performWorkflowStep and refreshWorkflowStep APIs and addition of an e2e ethereum staking example by @drohit-cb in #10

Full Changelog: v0.3.2...v0.4.0