This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.0.14-alpha.5-6a87ba6
What's Changed
This release compared to the previous alpha release.
User-facing Improvements
- Run a watchtower validator by default: #1514
- Running a watchtower validator no longer enables the block validator by default, but it still can be explicitly enabled with
--node.block-validator.enable
- Running a watchtower validator no longer enables the block validator by default, but it still can be explicitly enabled with
- Testnode update to v2.0.13: #1538
Internal Highlights
- Modify makefile to build brotli wasm in docker by default: #1550
- Exec engine: use getCurrentBlock instead of header: #1591
- Add more info to error messages in the batch poster: #1566
- Don't log "already known" L1 errors: #1540
Full Changelog: v2.0.14-alpha.4...v2.0.14-alpha.5