py-tendermint icon indicating copy to clipboard operation
py-tendermint copied to clipboard

A Python microframework for building blockchain applications with Tendermint

Results 3 py-tendermint issues
Sort by recently updated
recently updated
newest added

python3 examples/simpleapp_client.py check-status Error: Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/urllib3/connection.py", line 171, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw) File "/usr/local/lib/python3.6/dist-packages/urllib3/util/connection.py", line 79, in create_connection raise err File "/usr/local/lib/python3.6/dist-packages/urllib3/util/connection.py", line...

Need to update to the latest pyabci with support for recent Tendermint abci protobuf changes. Will do once pushed to pypi. In the meantime, Tendermint 0.13 should still be working

etherum-utils 0.6.2 kept throwing errors ```RuntimeError: Format missing, but need one (identified source as text as no file with that name was found).``` and the working version is 0.6.1