Skip to content

Arbitrum Nitro v2.3.3

Compare
Choose a tag to compare
@PlasmaPower PlasmaPower released this 26 Mar 18:31
· 4390 commits to master since this release
v2.3.3
6a1c1a7

This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.3.3-6a1c1a7

What's Changed

This release improves EIP-4844 support. It's a recommended upgrade for any L2 batch posters, along with anyone having inbox reader issues reading blob batches. It also improves batch poster support for parent chains which have unknown transaction types.

Internal Highlights

  • Improve error logging when blob client fails to read blobs from beacon-URL: #2193
  • Fix MaxFeeBidMultipleBips to respect rbf minimums: #2199
  • Add backup blob client: #2170
  • Use raw JSON RPCs to look for batch reverts: #2202
  • Add metrics for L2 gas pricing: #2204
  • Verify that --chain.info-json is compatible with deployed chain config and detect conflicts between node options and deployed chain config: #2165
  • Add badgerdb memory options: #2194

Full Changelog: v2.3.2...v2.3.3