chainlib-eth

Ethereum implementation of the chainlib interface
Log | Files | Refs | README | LICENSE

commit a71b3d638865f57cb1cb97ffdb92270502a27b5b
parent 2dd92fe74b5c5e1ef44d8e48ba83941a4dc473ec
Author: lash <dev@holbrook.no>
Date:   Tue, 26 Apr 2022 21:36:44 +0000

Add changelog detail

Diffstat:
MCHANGELOG | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,3 +1,5 @@ +- 0.1.1 + * Add fee_limit, fee_price alias to Tx object - 0.1.0: * Allow nonce ommission in encode when not tx mode * Add rcpt src to tx object