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
7a6b8ff8
Unverified
Commit
7a6b8ff8
authored
Apr 06, 2023
by
Ori Pomerantz
Committed by
GitHub
Apr 06, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5371 from ethereum-optimism/qbzzt/230406-fix-intro-md
feat(specs/introduction.md): Sherlock correction
parents
a7fd5bd7
4c0419c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
introduction.md
specs/introduction.md
+1
-1
No files found.
specs/introduction.md
View file @
7a6b8ff8
...
...
@@ -67,7 +67,7 @@ censorship resistance.
-
All information required to derive the chain is embedded into layer 1 blocks. That way as long as the layer 1
chain is available, so is the rollup.
1.
**Validity**
- All transactions must be correctly executed and all withdrawals correctly processed.
-
The rollup state and withdrawals are managed on an L1 contract called the
`L2
State
Oracle`
. This oracle is
-
The rollup state and withdrawals are managed on an L1 contract called the
`L2
Output
Oracle`
. This oracle is
guaranteed to _only_ finalize correct (ie. valid) rollup block hashes given a
**single honest verifier**
assumption. If
there is ever an invalid block hash asserted on layer 1, an honest verifier will prove it is invalid and win a bond.
...
...
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