Release op-batcher & op-proposer 1.3.0
·
4961 commits
to develop
since this release
✨ This is a minor release and upgrading is optional for the op-batcher & op-proposer. The minor version bump is because op-node had a minor version bump with Canyon. No op-batcher or op-proposer upgrade is required with Canyon.
Short Changelog
- Bugfixes in the transaction manager for the batcher & proposer
- The proposer has an optional Admin RPC namespace now
What's Changed
- op-service: http-server util, Close explicitly to wait for resource cleanup before shutdown by @protolambda in #7592
- op-proposer: Enable default Admin RPC by @trianglesphere in #7661
- txmgr: don't wait the resubmission timeout for gas increases for underpriced errors by @mdehoog in #7472
- op-service,op-node,op-program: default to new standard rpc-kind with eth_getBlockReceipts support by @protolambda in #7768
- [txmgr] Avoid incrementing the nonce if tx signing fails by @mdehoog in #7782
- op-service: Extract shared method for formatting versions by @ajsutton in #7805
- feat(op-service): new http latency metric by @felipe-op in #7852
- Span batch derivation [by Test In Prod, rebased on develop, see #7289] by @protolambda in #7621
- op-batcher: Span Batch Submission by @ImTei in #7290
- op-batcher: fix test RNG data flake by @protolambda in #7944
New Contributors
- @anikaraghu made their first contribution in #7548
- @shuoer86 made their first contribution in #7593
- @vuittont60 made their first contribution in #7608
- @brycealan made their first contribution in #7657
- @pegahcarter made their first contribution in #7686
- @GoodDaisy made their first contribution in #7689
- @welkin22 made their first contribution in #7348
- @shaspitz made their first contribution in #7783
- @eyqs made their first contribution in #7792
- @qu0b made their first contribution in #7838
- @lukasrosario made their first contribution in #7898
- @twoshark made their first contribution in #7874
Full Changelog: op-batcher/v1.2.0...op-batcher/v1.3.0
🚢 Docker Images: