Skip to content

coinbase-sdk-v0.0.10

Compare
Choose a tag to compare
@drohit-cb drohit-cb released this 23 Jul 22:10
· 259 commits to master since this release
7a19342

Added

  • Add support for Dedicated ETH Staking for external addresses
  • Add support for listing validator details and fetch details of a specific validator

Changed

  • Improved accessibility for StakingReward and StakingOperation classes
  • Fixed a bug with StakingOperation.sign method, where we were not properly waiting on a Promise
  • Changed buildStakeOperation, buildUnstakeOperation, and buildClaimRewardsOperation to take mode as an explicit parameter optional parameter
  • Fix to eslint rule
  • Refactor balances methods