This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.0.15-alpha.1-33c271a
What's Changed
This release upgrades to geth v1.11.2 and fixes an issue with the eth_estimateGas
RPC gas cap not fully taking into account the L1 gas charge, which currently has significant ramifications on Arbitrum Goerli given the extremely high L1 basefee in comparison to the L2 basefee.
User-facing Improvements
Internal Highlights
- Staker tests: use empty genesis: #1616
- Provide optional arguments to the dev command when running test-node scripts: #1571
Full Changelog: v2.0.14...v2.0.15-alpha.1