From d5f11a68ed56b643bd41cbccdd02ff1f74a8c168 Mon Sep 17 00:00:00 2001 From: soyboy Date: Thu, 20 Mar 2025 12:00:05 -0700 Subject: [PATCH 1/6] init --- pages/notices/upgrade-13.mdx | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pages/notices/upgrade-13.mdx diff --git a/pages/notices/upgrade-13.mdx b/pages/notices/upgrade-13.mdx new file mode 100644 index 000000000..6193e5545 --- /dev/null +++ b/pages/notices/upgrade-13.mdx @@ -0,0 +1,24 @@ +--- +title: Upgrade 13 OPCM and incident response improvements +description: Learn how to prepare for Isthmus upgrade breaking changes. +lang: en-US +content_type: guide +topic: Isthmus-changes +personas: + - chain-operator + - node-operator +categories: + - security + - automated-pause + - protocol + - infrastructure +is_imported_content: 'false' +--- + +import { Steps, Callout } from 'nextra/components' + +# Upgrade 13: OPCM and incident response improvements + + + +## What's included in Upgrade 13 \ No newline at end of file From b4a897cab31ba7e7a34d42c3b749d64c2fe11149 Mon Sep 17 00:00:00 2001 From: soyboy Date: Thu, 20 Mar 2025 12:00:26 -0700 Subject: [PATCH 2/6] Auto-fix: Update breadcrumbs, spelling dictionary and other automated fixes --- pages/notices/upgrade-13.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/notices/upgrade-13.mdx b/pages/notices/upgrade-13.mdx index 6193e5545..509ebc56d 100644 --- a/pages/notices/upgrade-13.mdx +++ b/pages/notices/upgrade-13.mdx @@ -19,6 +19,4 @@ import { Steps, Callout } from 'nextra/components' # Upgrade 13: OPCM and incident response improvements - - -## What's included in Upgrade 13 \ No newline at end of file +## What's included in Upgrade 13 From 37e6d15299ff799cb766f738791bca06f31133c2 Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Thu, 20 Mar 2025 13:28:48 -0700 Subject: [PATCH 3/6] Draft notice --- pages/notices/upgrade-13.mdx | 128 +++++++++++++++++++++++++++++++++++ words.txt | 1 + 2 files changed, 129 insertions(+) diff --git a/pages/notices/upgrade-13.mdx b/pages/notices/upgrade-13.mdx index 509ebc56d..ebc7cd0a7 100644 --- a/pages/notices/upgrade-13.mdx +++ b/pages/notices/upgrade-13.mdx @@ -19,4 +19,132 @@ import { Steps, Callout } from 'nextra/components' # Upgrade 13: OPCM and incident response improvements +This page outlines changes related to the Upgrade 13 network upgrade for chain operators, node operators, and developers. + +If you experience difficulty at any stage of this process, please reach out to developer support. + ## What's included in Upgrade 13 + +Upgrade 13 contains three main components: + +* **OP Contracts Manager**: A new system for upgrading L1 contracts across the Superchain, making contract upgrades more scalable, less prone to error, and easier to test. +* **Fault Proofs Incident Response Improvements**: Technical improvements to several key contracts to enable more flexible and less disruptive ways to respond to potential incidents in the OP Stack fault proof system. +* **DeputyPauseModule (Superchain Pause Improvements)**: A new Safe Module to be installed into the Optimism Foundation Safe to simplify the process of quickly responding to security incidents via the Superchain-wide pause mechanism. + +For more information on the Upgrade 13 implementation details, please review the specifications linked in the Technical Details section below. + +## Technical details + +### OP Contracts Manager + +The OP Contracts Manager (OPCM) is a new system for upgrading L1 contracts across the Superchain. Each release will have its own OPCM that can deploy new proxies and upgrade existing OP Chains. + +Key changes: + +* OPCM is not considered part of the protocol and has no special role +* In-protocol contract modifications include: + * Stack too deep fixes to enable code coverage measurements + * Updated contracts to call interfaces for external interactions rather than implementations + * Removal of CustomGasToken logic + * Changes to deposit transaction aliasing to ensure compatibility with the L1 Pectra upgrade's introduction of EIP-7702 + +### Fault Proofs incident response improvements + +Several components have been updated to improve incident response capabilities: + +**DelayedWETH** + +* `DelayedWETH.hold(...)` now executes an approval and transfer from the target account to the owner account +* Added a version of `DelayedWETH.hold(...)` that does not require the owner to specify the target's balance + +**OptimismPortal** + +* `OptimsimPortal.setRespectedGameType(...)` no longer sets the respected game type and retirement timestamp simultaneously +* A special reserved input value can be used to set the retirement timestamp +* `OptimismPortal.checkWithdrawal(...)` now asserts that a FaultDisputeGame was the respected game type at the time of creation + +**AnchorStateRegistry** + +* `AnchorStateRegistry.tryUpdateAnchorState(...)` is removed +* `AnchorStateRegistry.setAnchorState(...)` is repurposed as the primary way for FaultDisputeGame contracts to update the anchor state +* Internal anchor state is now unified across all game types +* Updates enable all OP Stack chains to share a common AnchorStateRegistry implementation + +**FaultDisputeGame** + +* Added support for "bond refunding" to automatically distribute bonds back to their original depositors if the game is invalidated + + + If adopted and deployed, this proposal will cause a one-time invalidation of all pending withdrawal proofs created on L1. Users should complete any pending withdrawals before the upgrade is executed and avoid creating new withdrawal proofs that would not become executable in time. + + +### DeputyPauseModule (Superchain pause improvements) + +The DeputyPauseModule is a new Safe Module to be installed into the Optimism Foundation Safe that allows: + +* The Optimism Foundation to assign a "Pause Deputy" private key +* The Pause Deputy to create signatures that authorize the use of the Superchain-wide pause +* The Pause Deputy private key to cause the Optimism Foundation Safe to execute a call to the DeputyGuardianModule account ONLY for the purpose of executing the pause function + +The Optimism Foundation Safe is expected to rotate the Pause Deputy private key approximately every 3 months. + +## For chain operators + +If this proposal is accepted, multisig ceremonies will be coordinated to execute upgrade transactions. The following transactions will be executed on the respective chains: + +### Upgrade OP Mainnet, Soneium and Ink + +``` +0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000026b2f158255beac46c1e7c6b8bbf29a4b6a7b76000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000164ff2dd5a100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000003000000000000000000000000229047fed2591dbec1ef1118d64f7af3db9eb290000000000000000000000000543ba4aadbab8f9025686bd03993043599c6fb04039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d90000000000000000000000007a8ed66b319911a0f3e7288bddab30d9c0c875c300000000000000000000000089889b569c3a505f3640ee1bd0ac1d557f436d2a039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000062c0a111929fa32cec2f76adba54c16afb6e8364000000000000000000000000d56045e68956fce2576e680c95a4750cf8241f79039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000000000000000000000000000000000000 +``` + +### Upgrade Base + +``` +0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000026b2f158255beac46c1e7c6b8bbf29a4b6a7b760000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a4ff2dd5a10000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000100000000000000000000000073a79fab69143498ed3712e519a88a918e1f40720000000000000000000000000475cbcaebd9ce8afa5025828d5b98dfb67e059e039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000000000000000000000000000000000000 +``` + +### Upgrade Unichain + +``` +0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000026b2f158255beac46c1e7c6b8bbf29a4b6a7b760000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a4ff2dd5a100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000c407398d063f942febbcc6f80a156b47f3f1bda60000000000000000000000003b73fa8d82f511a3cae17b5a26e4e1a2d5e2f2a4039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000000000000000000000000000000000000 +``` + +As this is an L1 contracts-only upgrade, no action is required by node operators. + +## For users + +Users should be aware of the following impacts: + +### Withdrawal flow changes + +1. There will be a one-time invalidation of all pending withdrawal proofs created on L1. + +2. Complete any pending withdrawals before the upgrade is executed + +3. Avoid creating new withdrawal proofs that would not become executable in time + +4. If a withdrawal was invalidated, submit a second withdrawal proof transaction on L1 + +This invalidation does not place any ETH or ERC-20 tokens at risk. + +### Communication timeline + +* Public messaging on OP social channels will begin next week +* Bridge infrastructure contributors will post banners notifying users of the changes +* Developer support teams will be prepared for support tickets about transactions that need to be reproven + +## Audit reports + +The code for Upgrade 13 has undergone multiple audits: + +* **Offbeat Labs**: Completed an audit and found 1 Low Severity issue which has been addressed. +* **Spearbit**: Completed an audit and found 1 Medium Severity and 2 Low Severity issues. The Medium Severity issue was a design decision that conflicted with updated L2Beat Stage 1 requirements published in January 2025. The design has been modified to satisfy these requirements. +* **Radiant Labs**: Completed an audit of the DeputyPauseModule with only Low/informational findings, all of which have been addressed. +* **MiloTruck (independent)**: Completed an audit of the DeputyPauseModule with only Low/informational findings, all of which have been addressed. + +## Emergency cancellation + +If a critical security issue is discovered before upgrading, OP Labs will collaborate with the community to extensively communicate that the upgrade will no longer occur. The Optimism Foundation and Security Council will work to coordinate an emergency cancellation. + +For more detailed information, please refer to the full upgrade proposal or reach out to developer support. diff --git a/words.txt b/words.txt index 766de50f1..f4ad72386 100644 --- a/words.txt +++ b/words.txt @@ -339,6 +339,7 @@ Reown's replayability replayor reposts +reproven REQUIREDBLOCKS requiredblocks rollouts From 2cde0c7c43009326f2f73e51d831ea906abbb884 Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Thu, 20 Mar 2025 13:31:23 -0700 Subject: [PATCH 4/6] Small fixes --- pages/notices/upgrade-13.mdx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/pages/notices/upgrade-13.mdx b/pages/notices/upgrade-13.mdx index ebc7cd0a7..f63526208 100644 --- a/pages/notices/upgrade-13.mdx +++ b/pages/notices/upgrade-13.mdx @@ -28,8 +28,8 @@ If you experience difficulty at any stage of this process, please reach out to d Upgrade 13 contains three main components: * **OP Contracts Manager**: A new system for upgrading L1 contracts across the Superchain, making contract upgrades more scalable, less prone to error, and easier to test. -* **Fault Proofs Incident Response Improvements**: Technical improvements to several key contracts to enable more flexible and less disruptive ways to respond to potential incidents in the OP Stack fault proof system. -* **DeputyPauseModule (Superchain Pause Improvements)**: A new Safe Module to be installed into the Optimism Foundation Safe to simplify the process of quickly responding to security incidents via the Superchain-wide pause mechanism. +* **Fault Proofs incident response improvements**: Technical improvements to several key contracts to enable more flexible and less disruptive ways to respond to potential incidents in the OP Stack fault proof system. +* **`DeputyPauseModule` (Superchain pause improvements)**: A new Safe Module to be installed into the Optimism Foundation Safe to simplify the process of quickly responding to security incidents via the Superchain-wide pause mechanism. For more information on the Upgrade 13 implementation details, please review the specifications linked in the Technical Details section below. @@ -80,11 +80,11 @@ Several components have been updated to improve incident response capabilities: ### DeputyPauseModule (Superchain pause improvements) -The DeputyPauseModule is a new Safe Module to be installed into the Optimism Foundation Safe that allows: +The `DeputyPauseModule` is a new Safe Module to be installed into the Optimism Foundation Safe that allows: * The Optimism Foundation to assign a "Pause Deputy" private key * The Pause Deputy to create signatures that authorize the use of the Superchain-wide pause -* The Pause Deputy private key to cause the Optimism Foundation Safe to execute a call to the DeputyGuardianModule account ONLY for the purpose of executing the pause function +* The Pause Deputy private key to cause the Optimism Foundation Safe to execute a call to the `DeputyGuardianModule` account ONLY for the purpose of executing the pause function The Optimism Foundation Safe is expected to rotate the Pause Deputy private key approximately every 3 months. @@ -128,12 +128,6 @@ Users should be aware of the following impacts: This invalidation does not place any ETH or ERC-20 tokens at risk. -### Communication timeline - -* Public messaging on OP social channels will begin next week -* Bridge infrastructure contributors will post banners notifying users of the changes -* Developer support teams will be prepared for support tickets about transactions that need to be reproven - ## Audit reports The code for Upgrade 13 has undergone multiple audits: From 01df4798b5dbfb8b5556e306b00fd8373cebb1ff Mon Sep 17 00:00:00 2001 From: soyboy Date: Thu, 20 Mar 2025 16:59:18 -0700 Subject: [PATCH 5/6] minor updates --- pages/notices/_meta.json | 1 + pages/notices/upgrade-13.mdx | 32 +++++++------------------------- pages/stack/_meta.json | 2 +- pages/stack/opcm.mdx | 9 +++------ 4 files changed, 12 insertions(+), 32 deletions(-) diff --git a/pages/notices/_meta.json b/pages/notices/_meta.json index 4e7bd1fc5..8af2d1476 100644 --- a/pages/notices/_meta.json +++ b/pages/notices/_meta.json @@ -1,4 +1,5 @@ { + "upgrade-13": "Upgrade 13: OPCM and incident response improvements", "blob-fee-bug": "Superchain testnets' blob fee bug", "pectra-changes": "Preparing for Pectra breaking changes", "holocene-changes": "Preparing for Holocene breaking changes", diff --git a/pages/notices/upgrade-13.mdx b/pages/notices/upgrade-13.mdx index f63526208..0cc33b960 100644 --- a/pages/notices/upgrade-13.mdx +++ b/pages/notices/upgrade-13.mdx @@ -2,16 +2,16 @@ title: Upgrade 13 OPCM and incident response improvements description: Learn how to prepare for Isthmus upgrade breaking changes. lang: en-US -content_type: guide -topic: Isthmus-changes +content_type: notice +topic: upgrade-13 personas: - chain-operator - node-operator categories: - security - - automated-pause - protocol - infrastructure + - l1-contracts is_imported_content: 'false' --- @@ -19,7 +19,7 @@ import { Steps, Callout } from 'nextra/components' # Upgrade 13: OPCM and incident response improvements -This page outlines changes related to the Upgrade 13 network upgrade for chain operators, node operators, and developers. +This page outlines changes related to the Upgrade 13 network upgrade for chain operators, node operators, and users of OP Stack chains. The upgrade proposal is available [here](https://gov.optimism.io/t/upgrade-proposal-13-opcm-and-incident-response-improvements/9739) and the governance vote is available [here](https://vote.optimism.io/proposals/84511922734478887667300419900648701566511387783615524992018614345859900443455). If you experience difficulty at any stage of this process, please reach out to developer support. @@ -37,7 +37,7 @@ For more information on the Upgrade 13 implementation details, please review the ### OP Contracts Manager -The OP Contracts Manager (OPCM) is a new system for upgrading L1 contracts across the Superchain. Each release will have its own OPCM that can deploy new proxies and upgrade existing OP Chains. +The OP Contracts Manager ([OPCM](/stack/opcm)) is a new system for upgrading L1 contracts across the Superchain. Each release will have its own OPCM that can deploy new proxies and upgrade existing OP Chains. Key changes: @@ -90,27 +90,9 @@ The Optimism Foundation Safe is expected to rotate the Pause Deputy private key ## For chain operators -If this proposal is accepted, multisig ceremonies will be coordinated to execute upgrade transactions. The following transactions will be executed on the respective chains: +If this proposal is accepted, multisig ceremonies will be coordinated to execute upgrade transactions. The following transactions will be executed on the respective chains: `OP Mainnet`, `Soneium Mainnet`, `Ink Mainnet`, `Base Mainnet`, and `Unichain Mainnet`. If your Optimism governed chain is not in this list, please reach out to OP Labs Solutions Engineering to coordinate your upgrade. If your chain is not Optimism governed, we'll be working on providing documentation to upgrade your chain. -### Upgrade OP Mainnet, Soneium and Ink - -``` -0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000026b2f158255beac46c1e7c6b8bbf29a4b6a7b76000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000164ff2dd5a100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000003000000000000000000000000229047fed2591dbec1ef1118d64f7af3db9eb290000000000000000000000000543ba4aadbab8f9025686bd03993043599c6fb04039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d90000000000000000000000007a8ed66b319911a0f3e7288bddab30d9c0c875c300000000000000000000000089889b569c3a505f3640ee1bd0ac1d557f436d2a039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000062c0a111929fa32cec2f76adba54c16afb6e8364000000000000000000000000d56045e68956fce2576e680c95a4750cf8241f79039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000000000000000000000000000000000000 -``` - -### Upgrade Base - -``` -0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000026b2f158255beac46c1e7c6b8bbf29a4b6a7b760000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a4ff2dd5a10000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000100000000000000000000000073a79fab69143498ed3712e519a88a918e1f40720000000000000000000000000475cbcaebd9ce8afa5025828d5b98dfb67e059e039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000000000000000000000000000000000000 -``` - -### Upgrade Unichain - -``` -0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000026b2f158255beac46c1e7c6b8bbf29a4b6a7b760000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a4ff2dd5a100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000c407398d063f942febbcc6f80a156b47f3f1bda60000000000000000000000003b73fa8d82f511a3cae17b5a26e4e1a2d5e2f2a4039facea52b20c605c05efb0a33560a92de7074218998f75bcdf61e8989cb5d900000000000000000000000000000000000000000000000000000000 -``` - -As this is an L1 contracts-only upgrade, no action is required by node operators. +As this is an L1 contracts-only upgrade, no action is required to upgrade your node binaries. However, there is a required upgrade to [`op-dispute-mon/v1.4.0`](https://github.com/ethereum-optimism/optimism/releases/tag/op-dispute-mon%2Fv1.4.0) to remain compatible with the new contract changes. ## For users diff --git a/pages/stack/_meta.json b/pages/stack/_meta.json index 485ad4da1..5c210ca3c 100644 --- a/pages/stack/_meta.json +++ b/pages/stack/_meta.json @@ -10,6 +10,7 @@ "components": "OP Stack components", "public-devnets": "Public devnets", "smart-contracts": "Smart contracts", + "opcm": "OP Contracts Manager", "rollup": "Rollup", "fault-proofs": "Fault proofs", "transactions": "Transactions", @@ -23,7 +24,6 @@ "title": "Experimental", "type": "separator" }, - "opcm": "OP Contracts Manager", "interop": "Superchain interoperability", "beta-features": "Beta features", "research": "Research" diff --git a/pages/stack/opcm.mdx b/pages/stack/opcm.mdx index aa4bac0c5..4819ff081 100644 --- a/pages/stack/opcm.mdx +++ b/pages/stack/opcm.mdx @@ -9,22 +9,19 @@ import { Callout, Tabs, Steps } from 'nextra/components' # OP Contracts Manager -The OP Contracts Manager is a contract that deploys the L1 contracts for an OP Stack chain in a single transaction. It provides a minimal set of user-configurable parameters to ensure that the resulting chain meets the standard configuration requirements. +The OP Contracts Manager is a contract that deploys the L1 contracts for an OP Stack chain in a single transaction. It provides a minimal set of user-configurable parameters to ensure that the resulting chain meets the standard configuration requirements. Additionally, as of [Upgrade 13](https://gov.optimism.io/t/upgrade-proposal-13-opcm-and-incident-response-improvements/9739), instances of OPCM can upgrade existing OP Stack chains. The version deployed is always a governance-approved contract release. The set of governance approved contract releases can be found on the Optimism Monorepo releases page, and is the set of releases named `op-contracts/vX.Y.Z`. It deploys the [Fault Proof System](/stack/fault-proofs/explainer), using the [PermissionedDisputeGame](/stack/smart-contracts#permissioneddisputegame). -* Ethereum address: [0x18cec91779995ad14c880e4095456b9147160790](https://etherscan.io/address/0x18cec91779995ad14c880e4095456b9147160790) -* Sepolia address: [0xf564eea7960ea244bfebcbbb17858748606147bf](https://sepolia.etherscan.io/address/0xf564eea7960ea244bfebcbbb17858748606147bf) - ## Purpose -OPCM simplifies the L1 contract deployments for new OP Stack chains. It addresses three aspects of deploying the OP Stack's L1 contracts: +OPCM simplifies the L1 contract deployments for new OP Stack chains. For each smart contract release there will be a new OPCM instance. It addresses three aspects of deploying the OP Stack's L1 contracts: 1. **Deploy Superchain Contracts.** Superchain contracts are shared between many OP chains, so this occurs only occasionally in production. 2. **Deploy Shared Implementation Contracts.** This occurs once per contracts release in production. 3. **Deploy OP Chain Contracts.** This occurs for every OP chain deployment in production. -In a future iteration, it also is meant to handle upgrading the smart contracts. +Additionally, after the Upgrade 13 network upgrade, OPCM instances will be used to upgrade existing OP Stack chains. ## Learn more From 5d221480c7303040d1a878dac25cf9fb12cb0d24 Mon Sep 17 00:00:00 2001 From: soyboy Date: Thu, 20 Mar 2025 16:59:34 -0700 Subject: [PATCH 6/6] Auto-fix: Update breadcrumbs, spelling dictionary and other automated fixes --- words.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/words.txt b/words.txt index f4ad72386..766de50f1 100644 --- a/words.txt +++ b/words.txt @@ -339,7 +339,6 @@ Reown's replayability replayor reposts -reproven REQUIREDBLOCKS requiredblocks rollouts