diff --git a/specs/SUMMARY.md b/specs/SUMMARY.md index 48dc48e75..44dd04ecf 100644 --- a/specs/SUMMARY.md +++ b/specs/SUMMARY.md @@ -47,6 +47,9 @@ - [Execution Engine](./protocol/fjord/exec-engine.md) - [Derivation](./protocol/fjord/derivation.md) - [Predeploys](./protocol/fjord/predeploys.md) + - [Granite](./protocol/granite/overview.md) + - [Execution Engine](./protocol/granite/exec-engine.md) + - [Derivation](./protocol/granite/derivation.md) - [Governance]() - [Governance Token](./governance/gov-token.md) - [Experimental]() diff --git a/specs/protocol/superchain-upgrades.md b/specs/protocol/superchain-upgrades.md index 59075e583..9cae8db80 100644 --- a/specs/protocol/superchain-upgrades.md +++ b/specs/protocol/superchain-upgrades.md @@ -256,7 +256,7 @@ but the matching L1-origin information may not be present at the time of activat [Governance Proposal](https://gov.optimism.io/t/upgrade-proposal-5-ecotone-network-upgrade/7669). - `v7.0.0`: 2024 Jul 10th - Fjord network upgrade (RIP-7212 precompile + FastLZ cost fn + Brotli compression). [Governance Proposal](https://gov.optimism.io/t/upgrade-proposal-9-fjord-network-upgrade/8236). -- `v8.0.0`: 2024 Aug 19th (optimistic[^1]) - Granite network upgrade (Limit ecpairing input size + Reduce Channel Timeout). +- `v8.0.0`: 2024 Sep 11th - Granite network upgrade (Limit ecpairing input size + Reduce Channel Timeout). [Governance Proposal](https://gov.optimism.io/t/upgrade-proposal-10-granite-network-upgrade/8733). ## Post-Bedrock Network upgrades @@ -272,6 +272,4 @@ proposal is the canonical document for the timestamp; however, the timestamps ar |Delta | 1708560000| 1703203200| 1703116800| |Ecotone | 1710374401| 1708534800| 1707238800| |Fjord | 1720627201| 1716998400| n/a| -|Granite | 1726070401[^1]| 1723478400| n/a| - -[^1]: Governance vote and veto still have to pass. +|Granite | 1726070401| 1723478400| n/a|