-
Notifications
You must be signed in to change notification settings - Fork 106
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
a965790
commit 6ee1881
Showing
4 changed files
with
8 additions
and
2 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 |
---|---|---|
|
@@ -6566,6 +6566,8 @@ <h2 id="op-stack-protocol-versions"><a class="header" href="#op-stack-protocol-v | |
<a href="https://gov.optimism.io/t/upgrade-proposal-9-fjord-network-upgrade/8236">Governance Proposal</a>.</li> | ||
<li><code>v8.0.0</code>: 2024 Sep 11th - Granite network upgrade (Limit ecpairing input size + Reduce Channel Timeout). | ||
<a href="https://gov.optimism.io/t/upgrade-proposal-10-granite-network-upgrade/8733">Governance Proposal</a>.</li> | ||
<li><code>v9.0.0</code>: 2025 Jan 9th - Holocene network upgrade (Stricter Holocene derivation + EIP-1559 configurability). | ||
<a href="https://gov.optimism.io/t/upgrade-proposal-11-holocene-network-upgrade/9313">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> | ||
|
@@ -6577,6 +6579,7 @@ <h3 id="activation-timestamps"><a class="header" href="#activation-timestamps">A | |
<tr><td>Ecotone</td><td>1710374401</td><td>1708534800</td><td>1707238800</td></tr> | ||
<tr><td>Fjord</td><td>1720627201</td><td>1716998400</td><td>n/a</td></tr> | ||
<tr><td>Granite</td><td>1726070401</td><td>1723478400</td><td>n/a</td></tr> | ||
<tr><td>Holocene</td><td>1736445601</td><td>1732633200</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"> | ||
<h1 id="system-config"><a class="header" href="#system-config">System Config</a></h1> | ||
|
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.