Skip to content

Commit

Permalink
deploy: 3fde74f
Browse files Browse the repository at this point in the history
  • Loading branch information
clabby committed Oct 2, 2024
1 parent 5ef29e7 commit 87caf79
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 36 deletions.
17 changes: 0 additions & 17 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -8705,7 +8705,6 @@ <h2 id="execution-layer-4"><a class="header" href="#execution-layer-4">Execution
<h2 id="consensus-layer-5"><a class="header" href="#consensus-layer-5">Consensus Layer</a></h2>
<ul>
<li><a href="protocol/holocene/./derivation.html#holocene-derivation">Holocene Derivation</a></li>
<li><a href="protocol/holocene/./derivation.html#network-upgrade-automation-transactions">Network upgrade automation transactions</a></li>
</ul>
<h2 id="smart-contracts"><a class="header" href="#smart-contracts">Smart Contracts</a></h2>
<ul>
Expand Down Expand Up @@ -8756,7 +8755,6 @@ <h1 id="holocene-l2-chain-derivation-changes"><a class="header" href="#holocene-
<li><a href="protocol/holocene/derivation.html#sync-start">Sync Start</a></li>
</ul>
</li>
<li><a href="protocol/holocene/derivation.html#network-upgrade-automation-transactions">Network upgrade automation transactions</a></li>
</ul>
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<h1 id="holocene-derivation"><a class="header" href="#holocene-derivation">Holocene Derivation</a></h1>
Expand Down Expand Up @@ -9020,21 +9018,6 @@ <h2 id="sync-start"><a class="header" href="#sync-start">Sync Start</a></h2>
the channel we did find a frame from must be timed out and would be discarded. The safe block we're
looking for can't be in any channel that timed out before its L1 origin so we wouldn't need to
search any further back, so we go back a channel timeout before the finalized L2 head.</p>
<h1 id="network-upgrade-automation-transactions-2"><a class="header" href="#network-upgrade-automation-transactions-2">Network upgrade automation transactions</a></h1>
<p>The Holocene hardfork activation block contains the following transactions, in this order:</p>
<ul>
<li>L1 Attributes Transaction</li>
<li>User deposits from L1</li>
<li>Network Upgrade Transactions
<ul>
<li>L1Block deployment</li>
<li>Update L1Block Proxy ERC-1967 Implementation</li>
<li>L1Block Enable Holocene</li>
<li>OptimismMintableERC20Factory deployment</li>
<li>Update OptimismMintableERC20Factory Proxy ERC-1967 Implementation</li>
</ul>
</li>
</ul>
<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="l2-execution-engine-3"><a class="header" href="#l2-execution-engine-3">L2 Execution Engine</a></h1>
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
Expand Down
16 changes: 0 additions & 16 deletions protocol/holocene/derivation.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ <h1 id="holocene-l2-chain-derivation-changes"><a class="header" href="#holocene-
<li><a href="#sync-start">Sync Start</a></li>
</ul>
</li>
<li><a href="#network-upgrade-automation-transactions">Network upgrade automation transactions</a></li>
</ul>
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<h1 id="holocene-derivation"><a class="header" href="#holocene-derivation">Holocene Derivation</a></h1>
Expand Down Expand Up @@ -496,21 +495,6 @@ <h2 id="sync-start"><a class="header" href="#sync-start">Sync Start</a></h2>
the channel we did find a frame from must be timed out and would be discarded. The safe block we're
looking for can't be in any channel that timed out before its L1 origin so we wouldn't need to
search any further back, so we go back a channel timeout before the finalized L2 head.</p>
<h1 id="network-upgrade-automation-transactions"><a class="header" href="#network-upgrade-automation-transactions">Network upgrade automation transactions</a></h1>
<p>The Holocene hardfork activation block contains the following transactions, in this order:</p>
<ul>
<li>L1 Attributes Transaction</li>
<li>User deposits from L1</li>
<li>Network Upgrade Transactions
<ul>
<li>L1Block deployment</li>
<li>Update L1Block Proxy ERC-1967 Implementation</li>
<li>L1Block Enable Holocene</li>
<li>OptimismMintableERC20Factory deployment</li>
<li>Update OptimismMintableERC20Factory Proxy ERC-1967 Implementation</li>
</ul>
</li>
</ul>

</main>

Expand Down
1 change: 0 additions & 1 deletion protocol/holocene/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ <h2 id="execution-layer"><a class="header" href="#execution-layer">Execution Lay
<h2 id="consensus-layer"><a class="header" href="#consensus-layer">Consensus Layer</a></h2>
<ul>
<li><a href="./derivation.html#holocene-derivation">Holocene Derivation</a></li>
<li><a href="./derivation.html#network-upgrade-automation-transactions">Network upgrade automation transactions</a></li>
</ul>
<h2 id="smart-contracts"><a class="header" href="#smart-contracts">Smart Contracts</a></h2>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 87caf79

Please sign in to comment.