Skip to content

Releases: coinbase/cdp-sdk-python

cdp-sdk-v0.0.8

28 Oct 15:58
020d245
Compare
Choose a tag to compare

Added

  • Include correlation ID in API Error

cdp-sdk-v0.0.7

25 Oct 17:56
5ad49e0
Compare
Choose a tag to compare

Added

  • Include ERC20 and ERC721 token transfer information into transaction content.
  • Support for wallet and address webhooks to trigger based on onchain activities.

cdp-sdk-v0.0.6

17 Oct 17:38
dbd42d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

cdp-sdk-v0.0.5

04 Oct 16:22
04e9bab
Compare
Choose a tag to compare

Added

    • Support list historical balances and list transactions function for address.

cdp-sdk-v0.0.4

01 Oct 23:40
59ec96e
Compare
Choose a tag to compare

Added

  • Contract invocation support.
  • Arbitrary message signing support.
  • Deploy ERC20, ERC721, and ERC1155 smart contracts.
  • Hashing utilities for EIP-191 / EIP-712 data messages.

Fixed

  • Fixed bug in Wallet default_address property for newly hydrated wallets.

cdp-sdk-v0.0.3

25 Sep 18:28
105bc8c
Compare
Choose a tag to compare

Added

  • Initial public release of CDP Python SDK.

cdp-sdk-v0.0.2

24 Sep 22:17
0e78d75
Compare
Choose a tag to compare

Added

  • Autogenerated documentation hosted on Github Pages

cdp-sdk-v0.0.1

21 Sep 00:58
5b53a29
Compare
Choose a tag to compare

Added

  • Initial Release of CDP SDK