Arbitrum Nitro v2.0.3
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
Full Changelog: v2.0.2...v2.0.3