Bump version to eliminate rlp cytoolz warnings
This commit is contained in:
parent
8ac349f092
commit
109666ba1d
@ -1,3 +1,5 @@
|
|||||||
|
- 0.0.21:
|
||||||
|
* Remove warnings from cytoolz/rlp in funga-eth
|
||||||
- 0.0.15:
|
- 0.0.15:
|
||||||
* Correct inverted addess checksum check for gas cli
|
* Correct inverted addess checksum check for gas cli
|
||||||
- 0.0.5-unreleased:
|
- 0.0.5-unreleased:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
funga-eth~=0.5.1
|
funga-eth~=0.5.3
|
||||||
pysha3==1.0.2
|
pysha3==1.0.2
|
||||||
hexathon~=0.1.1
|
hexathon~=0.1.1
|
||||||
websocket-client==0.57.0
|
websocket-client==0.57.0
|
||||||
potaahto~=0.1.0
|
potaahto~=0.1.0
|
||||||
chainlib~=0.0.16
|
chainlib~=0.0.17
|
||||||
confini~=0.5.2
|
confini~=0.5.3
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = chainlib-eth
|
name = chainlib-eth
|
||||||
version = 0.0.18
|
version = 0.0.21
|
||||||
description = Ethereum implementation of the chainlib interface
|
description = Ethereum implementation of the chainlib interface
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
|
Loading…
Reference in New Issue
Block a user