Arbitrum Nitro v2.3.4 Release Candidate 4
Pre-release
Pre-release
PlasmaPower
released this
28 Apr 21:21
·
5388 commits
to master
since this release
This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.3.4-rc.4-82988d5
What's Changed
This release improves EIP-4844 batch posting and merges in a new go-ethereum version compared to the previous release candidate.
Configuration Changes
--log-level
has new values:-8
is trace-4
is debug0
is info4
is warn8
is error12
is crit
- For alerting, note that error logs will now have a level field of "error" instead of "eror".
Internal Highlights
- Add a check to make sure we don't allow accidentally downgrading ArbOS: #2236
- Merge v1.13.6: #2237
- Fix data poster creating nonce gap: #2261
Full Changelog: v2.3.4-rc.3...v2.3.4-rc.4