Py Abci Versions Save

Build Tendermint blockchain applications in Python

v0.4.2

6 years ago

Smalls changes to setup

v0.4.1

6 years ago

Issue with PiPy resolved

v0.4.0

6 years ago

This release upgrades to ABCI version 0.10.0 / Tendermint 0.16.0

v0.3.0

6 years ago

Small changes:

  • Fix/improvement for processing large data packets in server. Thanks to Vanshdeep Singh
  • Upgraded initChain, beginBlock interface to match changes in Tendermint

v0.2.0

6 years ago

This version adds:

  • Travis
  • Code coverage
  • And PyPI support