Skip to content

op-node, op-batcher, op-proposer v1.4.3

Compare
Choose a tag to compare
@sebastianst sebastianst released this 26 Jan 10:03
· 2668 commits to develop since this release
28c3596

❗ This is a strongly recommended update of op-node. It brings back an important receipts validation check to the op-node, which was disabled since December '23 when the trustrpc option was set to true. There have been numerous reports of L1 rpc endpoints returning incomplete receipt lists, which could lead to localized chain splits without receipts validation. With this release, trustrpc can again safely be set to true.

Also improves some logging in the transaction manager (used by op-batcher & op-proposer).

Partial Changelog

Affecting op-batcher & op-proposer

Affecting op-node

Full Monorepo Changelog: v1.4.2...op-batcher/v1.4.3

🚢 Docker Images

https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:v1.4.3
https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-batcher:v1.4.3
https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-proposer:v1.4.3