Upgrade chainlib, allow passphrase file for wallet key
This commit is contained in:
parent
5c09630b6e
commit
79a1123dc8
@ -1,3 +1,7 @@
|
||||
- 0.0.25:
|
||||
* Upgrade chainlib to get passphrase file for wallet keyfile
|
||||
- 0.0.24:
|
||||
* Upgrade from hexathon bug breaking compact hex function
|
||||
- 0.0.23:
|
||||
* Make get block args and responses compatible with picky golang marhaling in geth
|
||||
- 0.0.22:
|
||||
|
@ -3,5 +3,5 @@ pysha3==1.0.2
|
||||
hexathon~=0.1.3
|
||||
websocket-client==0.57.0
|
||||
potaahto~=0.1.0
|
||||
chainlib~=0.0.18
|
||||
chainlib~=0.0.19
|
||||
confini~=0.5.3
|
||||
|
Loading…
Reference in New Issue
Block a user