github OffchainLabs/nitro v2.3.2-rc.1
Arbitrum Nitro v2.3.2 Release Candidate 1

latest releases: v3.1.3-rc.2, v3.1.3-rc.1, v3.1.2...
pre-release6 months ago

This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.3.2-rc.1-064fa11

What's Changed

This release improves batch poster support for EIP-4844 and fixes a rare state corruption issue with debug tracing requests.

Internal Highlights

  • Supply a maxFeePerGas for batch gas estimation: #2187
  • Disable EIP-4844 blob posting when another DAS is enabled: #2186
  • Set a maximum multiple of the current tx fees to bid in the data poster: #2188
  • Add extra check for recent block in debug tracing by hash: OffchainLabs/go-ethereum#293
  • Pull in geth changes for state recreation: #2005
  • Handle go-ethereum's blob tx already known: #2182
  • Include chainID in Tx to signtx args conversion: #2171
  • Support blob transactions in data poster external signer: #2169
  • Update badgerdb: #2172
  • Das replace cache: #2179
  • Add --data-availability.local-cache.max-size-mb: #2176
  • Fix ErrExceedsMaxMempoolSize err log: #2183

Full Changelog: v2.3.1...v2.3.2-rc.1

Don't miss a new nitro release

NewReleases is sending notifications on new releases.