Compare commits

..

No commits in common. "v0.1.2" and "master" have entirely different histories.

2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
funga-eth~=0.6.1
funga-eth~=0.6.0
pysha3==1.0.2
hexathon~=0.1.6
hexathon~=0.1.5
websocket-client==0.57.0
potaahto~=0.1.1
chainlib~=0.1.2
chainlib~=0.1.0
confini~=0.6.0

View File

@ -1,10 +1,10 @@
[metadata]
name = chainlib-eth
version = 0.1.2
version = 0.1.1
description = Ethereum implementation of the chainlib interface
author = Louis Holbrook
author_email = dev@holbrook.no
url = https://gitlab.com/chaintool/chainlib-eth
url = https://gitlab.com/chaintools/chainlib
keywords =
dlt
blockchain
@ -26,7 +26,7 @@ licence_files =
[options]
include_package_data = True
python_requires = >= 3.7
python_requires = >= 3.6
packages =
chainlib.eth
chainlib.eth.dialect