op-stack v1.9.2
op-stack v1.9.2
❗ This is an important bug-fix release for op-node and op-batcher. All chain operators are strongly recommended to upgrade.
- op-node received a critical fix to its sequencer-start admin rpc (#11724)
- op-batcher received multiple fixes to its transaction management (#11633 #11614)
- op-node sequencer shutdown behavior was improved (#11455)
Partial Changelog
- Conductor and sequencer p2p refactoring by @anacrolix in #11455
- op-batcher/batcher: check txpool state in state publishing loop by @roberto-bayardo in #11633
- Use context interrupts consistently in more places by @anacrolix in #11511
- op-service/txmgr: multiple fixes / improvements by @roberto-bayardo in #11614
- op-node: sequencer should clear inconsistent asyncGossip buffer on sequencer-start by @protolambda in #11724
Full Changelog: v1.9.1...v1.9.2