github OffchainLabs/nitro v2.0.3
Arbitrum Nitro v2.0.3

20 months ago

What's Changed

This release adds support for a new genesis db which will fix the sender of unsigned classic transactions as returned in the RPC. In addition, it adds a much faster block validator, and adds an arm64 docker build.

User-facing Improvements

  • Add support for a new genesis db tx field which will fix the sender of unsigned classic transactions: OffchainLabs/go-ethereum#160
  • JIT block validator: #1079
  • Add arm64 docker build: #1087
  • Get rid of sequencer "queue full" error: #1082
  • Add version to web3_clientVersion response: #1074
  • Add instructions on how to do graceful docker shutdown: #1068

Internal Highlights

  • Don't wait for the next block interval if no block was produced: #1080
  • Improve TxPreChecker: #894

Full Changelog: v2.0.2...v2.0.3

Don't miss a new nitro release

NewReleases is sending notifications on new releases.