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
febd3d81
Commit
febd3d81
authored
Dec 04, 2023
by
Joshua Gutow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix lint
parent
77aaf2e9
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 @
febd3d81
...
@@ -94,9 +94,9 @@
...
@@ -94,9 +94,9 @@
> **Note** the following assumes a single sequencer and batcher. In the future, the design will be adapted to
> **Note** the following assumes a single sequencer and batcher. In the future, the design will be adapted to
> accommodate multiple such entities.
> accommodate multiple such entities.
[
L2 chain derivation
][
g-derivation
]
— deriving L2
[
blocks
][
g-block
]
from L1 data — is one of the main responsibilities
of
[
L2 chain derivation
][
g-derivation
]
— deriving L2
[
blocks
][
g-block
]
from L1 data — is one of the main responsibilities
the
[
rollup node
][
g-rollup-node
]
, both in validator mode, and in sequencer mode (where derivation acts as a sanity check
of the
[
rollup node
][
g-rollup-node
]
, both in validator mode, and in sequencer mode (where derivation acts as a sanity
on sequencing, and enables detecting L1 chain
[
re-organizations
][
g-reorg
]
).
check
on sequencing, and enables detecting L1 chain
[
re-organizations
][
g-reorg
]
).
The L2 chain is derived from the L1 chain. In particular, each L1 block following
[
L2 chain
The L2 chain is derived from the L1 chain. In particular, each L1 block following
[
L2 chain
inception]
[
g-l2-chain-inception
]
is mapped to a
[
sequencing epoch
][
g-sequencing-epoch
]
comprising
inception]
[
g-l2-chain-inception
]
is mapped to a
[
sequencing epoch
][
g-sequencing-epoch
]
comprising
...
...
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