Upgrade chainlib to 0.2.0

This commit is contained in:
lash 2022-05-09 19:54:17 +00:00
parent ed7f0a3f71
commit 0707291f8f
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 4 additions and 5 deletions

View File

@ -21,7 +21,6 @@ class Normalizer(TxHexNormalizer, NoopNormalizer):
hexathon.to_int(v)
eth_normalizer = Normalizer()

View File

@ -1 +1 @@
eth-erc20~=0.3.0
eth-erc20~=0.3.1

View File

@ -1,5 +1,5 @@
chaind~=0.2.11
hexathon~=0.1.6
chainlib-eth~=0.1.2
chaind~=0.2.12
hexathon~=0.1.7
chainlib-eth~=0.2.0
pyxdg~=0.27
funga-eth~=0.6.1