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
0dc71aad
Unverified
Commit
0dc71aad
authored
Jan 17, 2023
by
protolambda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
specs: fix text about finalization to insert missing proof examples
parent
be5a4160
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
derivation.md
specs/derivation.md
+3
-3
No files found.
specs/derivation.md
View file @
0dc71aad
...
@@ -847,9 +847,9 @@ finality-signals and batch-inclusion, the derived L2 chain will become irreversi
...
@@ -847,9 +847,9 @@ finality-signals and batch-inclusion, the derived L2 chain will become irreversi
Note that this form of finalization only affects inputs, and nodes can then subjectively say the chain is irreversible,
Note that this form of finalization only affects inputs, and nodes can then subjectively say the chain is irreversible,
by reproducing the chain from these irreversible inputs and the set protocol rules and parameters.
by reproducing the chain from these irreversible inputs and the set protocol rules and parameters.
This is however completely unrelated to the outputs posted on L1, which require a form of proof like
to finalize.
This is however completely unrelated to the outputs posted on L1, which require a form of proof like
a fault-proof or
Optimistic-rollup outputs like withdrawals on L1 are only labeled "finalized" after passing a week without dispute
zk-proof to finalize. Optimistic-rollup outputs like withdrawals on L1 are only labeled "finalized" after passing a week
(fault proof challenge
), a name-collision with the proof-of-stake finalization.
without dispute (fault proof challenge window
), a name-collision with the proof-of-stake finalization.
[
merge
]:
https://ethereum.org/en/upgrades/merge/
[
merge
]:
https://ethereum.org/en/upgrades/merge/
[
l1-finality
]:
https://ethereum.org/en/developers/docs/consensus-mechanisms/pos/#finality
[
l1-finality
]:
https://ethereum.org/en/developers/docs/consensus-mechanisms/pos/#finality
...
...
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