op-geth v1.101305.1
sebastianst
released this
22 Jan 20:00
·
1128 commits
to optimism
since this release
✨ This is a patch release that only adds a new feature: block building interruption on payload resolution.
This is an experimental change of the block building code that might result in better performance of sequencers. In particular, it fixes forkchoiceUpdated
Engine API call timeouts because it doesn't synchronously build an empty block any more.
What's Changed
- miner: Add block building interruption on payload resolution (getPayload) by @sebastianst in #186
Full Changelog: v1.101305.0...v1.101305.1
🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101305.1