Block number in cli accept, nonce bootstrap non-pending
This commit is contained in:
parent
310ace8244
commit
a392f80440
@ -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
|
- 0.3.1
|
||||||
* Fix missing application of status on tx result
|
* Fix missing application of status on tx result
|
||||||
- 0.3.0
|
- 0.3.0
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = chainlib-eth
|
name = chainlib-eth
|
||||||
version = 0.3.1
|
version = 0.3.2
|
||||||
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