This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.1.2-4c55843
What's Changed
This release fixes eth_createAccessList
which was broken and always returned "method handler crashed" on the last release (2.1.1).
User-facing Improvements
- Fix the
eth_createAccessList
RPC by handling a nil BlockContext in the Arbitrum ApiBackend OffchainLabs/go-ethereum#262
Full Changelog: v2.1.1...v2.1.2