Skip to content

Releases: coinbase/cdp-sdk-python

cdp-sdk-v0.15.0

17 Jan 22:35
7511ab1
Compare
Choose a tag to compare

Added

  • Add deploy_contract method to WalletAddress and Wallet to deploy an arbitrary contract.

cdp-sdk-v0.14.1

17 Jan 19:40
e6cd894
Compare
Choose a tag to compare

Fixed

  • Allow wallet mnemonic seed import to optionally accept network_id input argument.

cdp-sdk-v0.14.0

14 Jan 22:23
86e2df2
Compare
Choose a tag to compare

Added

  • Add skip_batching option to Wallet.transfer to allow for lower latency gasless transfers.
  • Add Webhook.delete_webhook instance method to delete a webhook instance.
  • Add ExternalAddress derived Address class.

Deprecated

  • Deprecate Webhook.delete static method in Webhook which deletes a webhook by its ID.

cdp-sdk-v0.13.0

19 Dec 23:43
b5bb568
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.1...v0.13.0

cdp-sdk-v0.12.1

10 Dec 22:09
df98abb
Compare
Choose a tag to compare

[0.12.1] - 2024-12-10

Added

  • Wallet address contract invocation input validation for payable contracts

cdp-sdk-v0.12.0

06 Dec 18:10
9d9f521
Compare
Choose a tag to compare

[0.12.0] - 2024-12-06

Added

  • Use Poetry as the dependency manager
  • Relax dependency version constraints

cdp-sdk-v0.11.0

27 Nov 21:17
679eafb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.4...v0.11.0

cdp-sdk-v0.10.4

26 Nov 15:49
4ebb72f
Compare
Choose a tag to compare

Added

  • Wallet address key export

cdp-sdk-v0.10.3

07 Nov 15:48
7660b83
Compare
Choose a tag to compare

Added

  • Adds source and source_version to correlation header for better observability.

Fixed

  • Fix bug in WalletAddress invoke_contract that failed to properly handle amount with type str

cdp-sdk-v0.10.2

07 Nov 01:04
d8264a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.10.2