Changelog
- TxPool v2 is Ready for Users Tests:
--txpool.v2
, seetxpool.v2
documentation and design doc - TxPool v2 can run inside Erigon or on another server
--prune.*.before=N
flags to prune all blocks before block N (useful for Eth2 validators) (thanks to Cript)- fix for crashes on Ropsten, Goerli
- fix for
dynamicfee tx is not supported by signer
when using Erigon as a library (thanks to Jaanek)
SHA256
reproducible builds in Docker aren't functional at the moment