This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.2.2-8f33fea
What's Changed
This release fixes broken NodeInterface precompile methods, and a sequencer panic on shutdown if the sequencer coordinator is enabled but a backup sequencer isn't available.
User-facing Improvements
- Fix broken NodeInterface methods: #2059
Internal Highlights
- Fix sequencer forwarder panic on lack of targets: https://github.com/OffchainLabs/nitro/pzull/2058
- Allow the TxForwarder to be empty: #2060
Full Changelog: v2.2.1...v2.2.2