This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.1.0-beta.12-8af8cbf
What's Changed
This release hardens the data poster compared to the previous beta release.
User-facing Improvements
- Improve batch poster reliability for L3s: #1835
- Move ExtraGas to L1ValidatorConfig and use it for eoa wallets too: #1831
- This is a configuration change but this configuration option was only introduced in the last beta so it likely isn't in use
Internal Highlights
- Check that the nonce is correct in the data poster: #1834
- Fix flag initializations in sample_hmac.go, init.go and data_poster.go: #1824
Full Changelog: v2.1.0-beta.11...v2.1.0-beta.12