Skip to content

Releases: bitcart/bitcart-sdk

Version 1.19.1.0

31 Oct 14:16
be3bdb7

Choose a tag to compare

Support cashtokens in BCH

Version 1.19.0.0

19 Oct 13:38
8423523

Choose a tag to compare

Require Python 3.12+

Support Python 3.14

Better management of client session closure

Version 1.18.0.0

11 Jul 13:26
6fa87d0

Choose a tag to compare

Electrums upgrade: add_request no longer creates a lightning invoice as well, use add_invoice as you should have always been doing

get_tx witness is now a list of witness items, not a string

Drop support for BSTY
Drop support for SmartBCH

Version 1.17.0.0

16 Dec 16:13
46542db

Choose a tag to compare

Require Python 3.11+

Support Python 3.13

Use uv & ruff as tooling

Version 1.16.0.0

27 Aug 18:45
ea9e94c

Choose a tag to compare

Breaking changes: all events received via websocket are now processed asynchronously. Ensure your handlers are accounted for concurrent access. In case not, ensure locking techniques are used (asyncio.Lock, postgres FOR UPDATE, advisory locks, etc)

Version 1.15.0.0

15 Mar 21:14
4ceac88

Choose a tag to compare

We now support Python >= 3.9 only

Version 1.14.0.1

10 Jan 20:55
b3f5484

Choose a tag to compare

Don't install a separate tests package, but include tests in source tarball

Version 1.14.0.0

10 Jan 20:18
f40891b

Choose a tag to compare

Electrums upgrade

Breaking changes: get_config method no longer has default argument, this is determined by electrum. Also it is no longer possible to programmatically disable lightning

Version 1.12.1.1

13 Aug 23:21
79d4210

Choose a tag to compare

Rename BitcartCC to Bitcart

Version 1.12.1.0

12 Aug 22:20
09ecebf

Choose a tag to compare

Electrums upgrade to 4.4.5