Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
2aadc2dd
Commit
2aadc2dd
authored
Mar 20, 2023
by
s7v7nislands
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
specs: update toc
parent
c9e9656c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
26 deletions
+24
-26
overview.md
specs/overview.md
+12
-13
withdrawals.md
specs/withdrawals.md
+12
-13
No files found.
specs/overview.md
View file @
2aadc2dd
...
@@ -4,19 +4,18 @@
...
@@ -4,19 +4,18 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**
**Table of Contents**
-
[
Optimism Overview
](
#optimism-overview
)
-
[
Architecture Design Goals
](
#architecture-design-goals
)
-
[
Architecture Design Goals
](
#architecture-design-goals
)
-
[
Components
](
#components
)
-
[
Components
](
#components
)
-
[
L1 Components
](
#l1-components
)
-
[
L1 Components
](
#l1-components
)
-
[
L2 Components
](
#l2-components
)
-
[
L2 Components
](
#l2-components
)
-
[
Transaction/Block Propagation
](
#transactionblock-propagation
)
-
[
Transaction/Block Propagation
](
#transactionblock-propagation
)
-
[
Key Interactions In Depth
](
#key-interactions-in-depth
)
-
[
Key Interactions In Depth
](
#key-interactions-in-depth
)
-
[
Deposits
](
#deposits
)
-
[
Deposits
](
#deposits
)
-
[
Block Derivation
](
#block-derivation
)
-
[
Block Derivation
](
#block-derivation
)
-
[
Overview
](
#overview
)
-
[
Overview
](
#overview
)
-
[
Epochs and the Sequencing Window
](
#epochs-and-the-sequencing-window
)
-
[
Epochs and the Sequencing Window
](
#epochs-and-the-sequencing-window
)
-
[
Block Derivation Loop
](
#block-derivation-loop
)
-
[
Block Derivation Loop
](
#block-derivation-loop
)
-
[
Engine API
](
#engine-api
)
-
[
Engine API
](
#engine-api
)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
...
...
specs/withdrawals.md
View file @
2aadc2dd
...
@@ -33,19 +33,18 @@ finalization.
...
@@ -33,19 +33,18 @@ finalization.
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**
**Table of Contents**
-
[
Withdrawals
](
#withdrawals
)
-
[
Withdrawal Flow
](
#withdrawal-flow
)
-
[
Withdrawal Flow
](
#withdrawal-flow
)
-
[
On L2
](
#on-l2
)
-
[
On L2
](
#on-l2
)
-
[
On L1
](
#on-l1
)
-
[
On L1
](
#on-l1
)
-
[
The L2ToL1MessagePasser Contract
](
#the-l2tol1messagepasser-contract
)
-
[
The L2ToL1MessagePasser Contract
](
#the-l2tol1messagepasser-contract
)
-
[
Addresses are not Aliased on Withdrawals
](
#addresses-are-not-aliased-on-withdrawals
)
-
[
Addresses are not Aliased on Withdrawals
](
#addresses-are-not-aliased-on-withdrawals
)
-
[
The Optimism Portal Contract
](
#the-optimism-portal-contract
)
-
[
The Optimism Portal Contract
](
#the-optimism-portal-contract
)
-
[
Withdrawal Verification and Finalization
](
#withdrawal-verification-and-finalization
)
-
[
Withdrawal Verification and Finalization
](
#withdrawal-verification-and-finalization
)
-
[
Security Considerations
](
#security-considerations
)
-
[
Security Considerations
](
#security-considerations
)
-
[
Key Properties of Withdrawal Verification
](
#key-properties-of-withdrawal-verification
)
-
[
Key Properties of Withdrawal Verification
](
#key-properties-of-withdrawal-verification
)
-
[
Handling Successfully Verified Messages That Fail When Relayed
](
#handling-successfully-verified-messages-that-fail-when-relayed
)
-
[
Handling Successfully Verified Messages That Fail When Relayed
](
#handling-successfully-verified-messages-that-fail-when-relayed
)
-
[
Summary of Definitions
](
#summary-of-definitions
)
-
[
Summary of Definitions
](
#summary-of-definitions
)
-
[
Constants
](
#constants
)
-
[
Constants
](
#constants
)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment