Skip to content

Releases: coinbase/cdp-sdk-python

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

cdp-sdk-v0.10.1

31 Oct 20:33
be5d376
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

cdp-sdk-v0.10.0

31 Oct 17:31
7c1024f
Compare
Choose a tag to compare

What's Changed

This is a bump from the patch releases to the minor releases in parity with our other SDKs

Full Changelog: 0.0.9...0.10.0

cdp-sdk-v0.0.9

29 Oct 19:59
3e06f37
Compare
Choose a tag to compare

Fixed

  • Fixed bug in gasless transfer that blocked sending the full asset balance.