This release handles some big block intervals we observed on the network due to consensus handling on recommits.
What's Changed
- backport by @marcello33 in #1919
- Fix parallel evm revert by @avalkov in #1918
- p2p: added functionality to temporarily ban peers to prevent connections by @pratikspatil024 in #1922
- chore: bump kurtosis-pos by @kamuikatsurgi in #1923
- backport v2.5.4 by @pratikspatil024 in #1926
- fix(miner): delete pending task after successful block sealing to prevent node stall by @kamuikatsurgi in #1929
- v2.5.5 release by @kamuikatsurgi in #1936
- chore: backport master to develop by @kamuikatsurgi in #1937
- Remove Recommit and Fix Parent Actual Time track on Prepare by @lucca30 in #1938
- chore: update deps by @kamuikatsurgi in #1939
Full Changelog: v2.5.5...v2.5.6-beta2