Skip to content

Update op-challenger version for upgrade 16 to 1.5.1 #1660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion pages/notices/upgrade-16.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Upgrade 16 is an L1 smart contracts upgrade for the OP Stack. We do not expect a
Chain operators must complete two tasks:

* Deploy new dispute game contracts with new absolute prestates
* Update `op-challenger` to [op-challenger/v1.5.0](https://github.com/ethereum-optimism/optimism/releases/tag/op-challenger%2Fv1.5.0)
* Update `op-challenger` to [op-challenger/v1.5.1](https://github.com/ethereum-optimism/optimism/releases/tag/op-challenger%2Fv1.5.1)

Chain operators should be aware that Upgrade 16 involves a one-time invalidation of all existing withdrawal proofs. Users who have proven withdrawals can either finalize withdrawals prior to the activation of Upgrade 16 or will be required to re-prove these withdrawals after the upgrade activates.

Expand Down