github OffchainLabs/nitro v2.4.0-rc.4
Arbitrum Nitro v2.4.0 Release Candidate 4

latest releases: v3.2.1, consensus-v32, v3.2.0...
pre-release3 months ago

This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.4.0-rc.4-f0b1013

This Docker image specifies default flags in its entrypoint which should be replicated if you're overriding the entrypoint: /usr/local/bin/nitro --validation.wasm.allowed-wasm-module-roots /home/user/nitro-legacy/machines,/home/user/target/machines

If you're running a validator without a split validation server, you should instead use the image offchainlabs/nitro-node:v2.4.0-rc.4-f0b1013-validator

What's Changed

This release disables sequencer profiling by default due to Go tracing issues on ARM compared to the last release candidate.

Internal Highlights

  • Disable profiling sequencer by default: #2365
  • V0 Snap Sync: #2265
  • Use latest version of go1.21 in docker: #2363
  • sequencerconfig: validate MaxTxDataSize: #2357
  • Write validation inputs to json file in working directory: #2349

Full Changelog: v2.4.0-rc.3...v2.4.0-rc.4

Don't miss a new nitro release

NewReleases is sending notifications on new releases.