Skip to content

Releases: polyledger/bitbutter-python

Chainbridge v1.1.2

23 Apr 23:03

Choose a tag to compare

The package is available on the Python Package Index · PyPI and installable with pip:

pip install chainbridge

To upgrade:

pip install --upgrade chainbridge

Changelog

General

  • Safe typecasting of constructor keyword arguments
  • Enables passing Bitbutter user ID in method calls
  • Additional unit tests

Bug Fixes

  • Fixes test discovery bug (previously running make tests only found 1 test)
  • Fixes a bug in the test_connect_exchange test (test was failing)

The gztar format (gzipped tar file) is default on Unix and made available below.

Chainbridge v1.0

21 Apr 01:35

Choose a tag to compare

The package is available on the Python Package Index · PyPI and installable with pip:

pip install chainbridge

The gztar format (gzipped tar file) is default on Unix and made available below.