This release contains many bugfixes & improvements.
- Lots of logging improvements
- Increased timeouts for sending transactions (#5142)
- Logger now is log-format by default if it does not detect a terminal (i.e. running in docker) (#5085)
- Can specify
terminal
,logfmt
,json
.text
meansterminal
if it detects a terminal other it meanslogfmt
color
still defaults to true if it detects a terminal. Only relevant forterminal
logging.
- Can specify
- Increase finality (on L2) speed with few batches (#5061)
- Better detection of L1 reorgs in the op-node(#5047)
- Now publishes the new block hash on p2p (#5055)