Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions pages/notices/pectra-changes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,12 @@ The following sections are how chain operators can prepare the first part of the

Follow the guidance outlined in the [Node Operator section](#update-to-the-latest-release) to update your nodes to the latest releases.

### Update your batcher
### Update your batcher and proposer

Then update your batcher to [`op-batcher/v1.11.3`](https://github.com/ethereum-optimism/optimism/releases/tag/op-batcher%2Fv1.11.3).
Update your binaries to:

* [`op-batcher/v1.11.4`](https://github.com/ethereum-optimism/optimism/releases/tag/op-batcher%2Fv1.11.4).
* [`op-proposer/v1.10.0`](https://github.com/ethereum-optimism/optimism/releases/tag/op-proposer%2Fv1.10.0).

</Steps>

Expand Down