Block number in cli accept, nonce bootstrap non-pending

This commit is contained in:
lash 2022-05-21 21:06:43 +00:00
parent 310ace8244
commit a392f80440
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
- 0.3.2
* Fix crash when supplying block number to block cli tool
* Allow non-pending nonce bootstrap
- 0.3.1
* Fix missing application of status on tx result
- 0.3.0

View File

@ -1,6 +1,6 @@
[metadata]
name = chainlib-eth
version = 0.3.1
version = 0.3.2
description = Ethereum implementation of the chainlib interface
author = Louis Holbrook
author_email = dev@holbrook.no