Skip to content

Releases: coinbase/coinbase-sdk-nodejs

coinbase-sdk-v0.4.0

07 Sep 00:20
2e5ff3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

coinbase-sdk-v0.3.0

05 Sep 22:13
d303847
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

coinbase-sdk-v0.2.0

29 Aug 19:08
8790a49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

coinbase-sdk-v0.1.1

27 Aug 20:36
ba4c9e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

coinbase-sdk-v0.1.0

22 Aug 20:37
ec60f5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.1.0

coinbase-sdk-v0.0.16

14 Aug 20:01
9be2165
Compare
Choose a tag to compare

Added

  • Add Function listHistoricalBalances for Address for fetching historical balances for an asset
  • Support for retrieving historical staking balances information
  • USD value conversion details to the StakingReward object
  • Gasless USDC Sends
  • Support for Etherum-Mainnet and Polygon-Mainnet

v0.0.15

12 Aug 17:46
7ca44cb
Compare
Choose a tag to compare

Changed

  • Fixed Wallet address hydration for Wallet.import

coinbase-sdk-v0.0.14

05 Aug 22:39
78aea4d
Compare
Choose a tag to compare

Added

  • Support for Shared ETH Staking for Wallet Addresses

Changed

  • unsigned_payload, signed_payload, status, and transaction_hash in-line fields on Transfer are deprecated in favor of those on Transaction

coinbase-sdk-v0.0.13

30 Jul 15:33
cbd50c6
Compare
Choose a tag to compare

Added

  • Support for trade with MPC Server-Signer
  • CreateTradeOptions type

coinbase-sdk-v0.0.12

24 Jul 21:58
9b76c86
Compare
Choose a tag to compare

Bugs Fixed

  • Expose Validator class