Skip to content

Chainbridge v1.1.2

Latest

Choose a tag to compare

@mrosendin mrosendin released this 23 Apr 23:03
· 7 commits to master since this release

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.