- Support for Sepolia Proof Of Work testnet, available via option
--sepolia
- Allow RPC daemon to be started when transaction pool is disabled via
--txpool.disable
option. - Fix for panic “send in closed channel” introduced by an earlier version.
- Option
--ws
on RPC daemon now correctly handles empty http GET requests often used for monitoring. - MDBX utilities updated to match MDBX version in Erigon (0.11.4)
- Optimisation for
eth_createAccessList
, for some cases when it makes sense not to include transaction target into the access list - Header downloader logic changed to use queues instead of insert list, simplifying the code and hopefully preventing stalls due to ommer blocks.
- Fix for shutdown panic when tx pool is disabled.
- Updates to pre-verified hashes for Mainnet, Ropsten, and Sepolia, change of skip analysis optimisation parameter