Paul Dowman
Paul Dowman
Dispute-mon takes multiple `--rollup-rpc` arguments, or one with a comma-separated list. Implements logic described in https://github.com/ethereum-optimism/optimism/issues/11019, and keeps the assumption of assuming the output root was safe if safe head...
Add Radiant Labs audit of Cannon Go 1.24 changes.
This PR adds the audit report for the fix to the Cannon Go 1.23 support.
Part of the definition of done for the [U17 Proof Upgrade work stream](https://www.notion.so/oplabs/U17-Proof-Upgrade-1eff153ee16280069c19fcae5c86747d) is "Proofs migration steps are rehearsed and complete successfully". This is for testing the withdrawal.
This issue is to finalize the releases for Upgrade 18 after governance approval (for op-program) and after sufficient time running on testnet for other components.
We need to remove the feature toggles. First determine if it can be after the audit.
This issue tracks the proofs work for interop. There has previously been significant work done in op-challenger, op-proposer, op-program, op-dispute-mon, and kona proof to support interop. This phase of work...
This issue is the overall tracker for multi-proofs. The purpose is to combine multiple proof systems. This might be an "Aggregate Dispute Game", each of which likely implements `IDisputeGame`, although...
[Audit process](https://devdocs.optimism.io/pm/audits.html) requirements: - [x] Threat modelling (scheduled) - [x] [Audit readiness doc](https://www.notion.so/oplabs/Security-Readiness-Dispute-Game-Creator-Pattern-Refactor-24ff153ee16280b582bdf814e8edfa00) - [x] Confirm audit dates - [ ] Implement fixes, if any - [ ] Publish audit...