New Features and Updates in v1.0.1 :
- eth_feeHistory endpoint implemented
- Several problems with error handling were fixed in the transaction pool
- Check for mandatory premined amount for 0x0 address is added
- Non-validating nodes will not send votes for commitments
- Other minor improvements
Changelog
- 7c05311 [EVM-696] eth_FeeHistory (#1669)
- 4cf4b79 Ensure premining reserve account (0x0 address) (#1685)
- 1084d99 EVM-716 Check if the error is produced for duplicate TXs
- 655d15d Fix (#1682)
- b45a404 Fix/evm 719 (#1683)
- beeb461 Handle state sync execution failures properly (#1676)
- dcc6950 Bump libp2p (#1684)
- ccf7140 Updated basefee jsonrpc tag (#1681)
- a60fd5a Run single relayer in cluster script by default (#1675)