Skip to content

Tags: coinbase/coinbase-sdk-nodejs

Tags

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release 0.11.3

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepping release for 0.11.2 hotfix (#332)

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Release 0.11.1 with Correlation Data Patch Fix (#328)

v0.11.0

Toggle v0.11.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
V0.11.0 (#326)

* Update staking API client for updated openapi spec (#316)

* Fix Asset fromModel bug to use passed in asset_id when initializing (#317)

* feat: update client to include rlp_encoded_tx field within EthereumTransaction

* add staking e2e tests

* feat: Add source & source version attribution

This adds the source & source version attribution handling.

This makes it so that when configuring the SDK, the `source` and
`sourceVersion` can be configured and passed through as correlation
context for attribution on the backend.

This will make it so we can easily attribute AgentKit requests to
the specific version.

* Support for fund and quote_fund for wallet funding (#322)

* chore: Add source/source version to configure from JSON

* chore: update stake build test to use mainnet to reduce falkiness observed on testnet

* chore: Prep v0.11.0 release

---------

Co-authored-by: rohan-agarwal-coinbase <[email protected]>
Co-authored-by: Rohit Durvasula <[email protected]>
Co-authored-by: Rohit Durvasula <[email protected]>
Co-authored-by: Howard Xie <[email protected]>
Co-authored-by: cb-howardatcb <[email protected]>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #312 from coinbase/v0.10.0

Release V0.10.0

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.9.1 (#301)

* Updating readContract args to take in any for the value (#300)

* Updated docs (#302)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.9.0 (#299)

* feat(PSDK-586): Read contract support with type inference (#295)

* Updated to 0.9.0 version and updated docs and changelog (#298)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Webhook update hotfix (#289) (#292)

* Webhook update hotfix (#289)

* update webhook bugfix

* address comments

* Update CHANGELOG.md

* Update webhook quickstart guide and package.json (#293)

* Update README.md

* Revert "Update README.md"

This reverts commit 9a7fb38.

* Update README.md

* 0.8.1

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.8.0 (#285)

* update rewards api to latest spec

* update generated client

* update SDK's listAddressTransaction (#260)

* listAddressTransaction

* Update coinbase.ts

* add examples

* allow updating address list of a wallet activity webhook (#280)

* test pass

* optional notif URI

* Update wallet.ts

* Update CHANGELOG.md

* Update CHANGELOG.md

* feat(PSDK-535): Explicit Pagination for list Methods (#282)

* feat(PSDK-535): Explicit Pagination for list Methods

* address comments

* chore: Release v0.8.0 (#283)

---------

Co-authored-by: Filipe Azevedo <[email protected]>
Co-authored-by: cb-howardatcb <[email protected]>
Co-authored-by: Filipe Azevedo <[email protected]>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.7.0 (#276)