Skip to content

Releases: coinbase/coinbase-sdk-nodejs

coinbase-sdk-v0.7.0

26 Sep 18:31
bba7f47
Compare
Choose a tag to compare

What's Changed

  • Add deployNFT method to WalletAddress and Wallet to deploy an ERC721, updated SmartContract class to support deployment and fetching contract details by @rohan-agarwal-coinbase in #268
  • Add deployMultiToken method to WalletAddress and Wallet to deploy an ERC1155, updated SmartContract class to support deployment and fetching contract details by @rohan-agarwal-coinbase in #269
  • Add createWebhook method to Wallet to deploy a wallet activity webhook, updated Webhook class to disallow users from specifying webhook signature. Webhook signature is now generated by the API. by @howard-at-cb in #245

Full Changelog: v0.6.1...v0.7.0

coinbase-sdk-v0.6.1

23 Sep 22:30
e74faca
Compare
Choose a tag to compare

What's Changed

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

coinbase-sdk-v0.6.0

18 Sep 23:14
4c88584
Compare
Choose a tag to compare

What's Changed

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

coinbase-sdk-v0.5.1

12 Sep 18:27
8ada8f7
Compare
Choose a tag to compare

What's Changed

  • [0.5.1][hotfix] Add arbitrum to network list by @jazz-cb in #242

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

coinbase-sdk-v0.5.0

12 Sep 00:46
f9fb973
Compare
Choose a tag to compare

Added

  • Add Arbitrum-Mainnet support for Native transfers.
  • Add Coinbase.configure method to allow for configuration of the SDK and marked constructor as deprecated.
  • Return correlation ID from APIError response
  • Add optional fields to CreateContractInvocationOptions to set amount for payable contract method invocations
  • Add a StakingRewardFormat enum to allow for specifying the format in which staking rewards should be returned.

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