-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
760e5c2
commit 291a236
Showing
4 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5328,6 +5328,8 @@ <h2 id="op-stack-protocol-versions"><a class="header" href="#op-stack-protocol-v | |
<a href="https://gov.optimism.io/t/final-upgrade-proposal-3-delta-network-upgrade/7310">Governance Proposal</a>.</li> | ||
<li><code>v6.0.0</code>: 2024 Mar 14th - Ecotone network upgrade (4844 Blob Batches + Cancun). | ||
<a href="https://gov.optimism.io/t/upgrade-proposal-5-ecotone-network-upgrade/7669">Governance Proposal</a>.</li> | ||
<li><code>v7.0.0</code>: 2024 Jul 10th (optimistic<sup class="footnote-reference"><a href="#1">1</a></sup>) - Fjord network upgrade (RIP-7212 precompile + FastLZ cost fn + Brotli compression). | ||
<a href="https://gov.optimism.io/t/upgrade-proposal-9-fjord-network-upgrade/8236">Governance Proposal</a>.</li> | ||
</ul> | ||
<h2 id="post-bedrock-network-upgrades"><a class="header" href="#post-bedrock-network-upgrades">Post-Bedrock Network upgrades</a></h2> | ||
<h3 id="activation-timestamps"><a class="header" href="#activation-timestamps">Activation Timestamps</a></h3> | ||
|
@@ -5337,9 +5339,13 @@ <h3 id="activation-timestamps"><a class="header" href="#activation-timestamps">A | |
<tr><td>Canyon</td><td>1704992401</td><td>1699981200</td><td>1699981200</td></tr> | ||
<tr><td>Delta</td><td>1708560000</td><td>1703203200</td><td>1703116800</td></tr> | ||
<tr><td>Ecotone</td><td>1710374401</td><td>1708534800</td><td>1707238800</td></tr> | ||
<tr><td>Fjord</td><td>n/a</td><td>n/a</td><td>n/a</td></tr> | ||
<tr><td>Fjord</td><td>1720627201<sup class="footnote-reference"><a href="#1">1</a></sup></td><td>1716998400</td><td>n/a</td></tr> | ||
</tbody></table> | ||
</div><div style="break-before: page; page-break-before: always;"></div><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"> | ||
</div> | ||
<div class="footnote-definition" id="1"><sup class="footnote-definition-label">1</sup> | ||
<p>Governance vote and veto still have to pass.</p> | ||
</div> | ||
<div style="break-before: page; page-break-before: always;"></div><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"> | ||
<h1 id="system-config"><a class="header" href="#system-config">System Config</a></h1> | ||
<!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.