This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.1.3-e815395
What's Changed
This release fixes enabling the delayed sequencer and feed broadcast output without also enabling the sequencer coordinator, which previously got stuck at startup due to a misordered startup. This release is only necessary if you're running the sequencer on an Arbitrum chain.
Internal Highlights
- arbnode: Init broadcast server before sequencing: #1950
Full Changelog: v2.1.2...v2.1.3