Enable unpack of pre EIP155 txs

This commit is contained in:
lash
2022-01-23 20:36:29 +00:00
parent 109666ba1d
commit 7f2c32975d
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
- 0.0.22:
* Enable unpack of pre EIP-155 transactions
- 0.0.21:
* Remove warnings from cytoolz/rlp in funga-eth
- 0.0.15: