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
a48e53c1
Unverified
Commit
a48e53c1
authored
Jun 01, 2023
by
OptimismBot
Committed by
GitHub
Jun 01, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5854 from WorldDogs/patch-1
Update derivation.md
parents
5a35df9d
e6748fc8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
derivation.md
specs/derivation.md
+1
-1
No files found.
specs/derivation.md
View file @
a48e53c1
...
@@ -107,7 +107,7 @@ To derive the L2 blocks in an epoch `E`, we need the following inputs:
...
@@ -107,7 +107,7 @@ To derive the L2 blocks in an epoch `E`, we need the following inputs:
is the sequencing window size (note that this means that epochs are overlapping). In particular, we need:
is the sequencing window size (note that this means that epochs are overlapping). In particular, we need:
-
The
[
batcher transactions
][
g-batcher-transaction
]
included in the sequencing window. These allow us to
-
The
[
batcher transactions
][
g-batcher-transaction
]
included in the sequencing window. These allow us to
reconstruct
[
sequencer batches
][
g-sequencer-batch
]
containing the transactions to include in L2 blocks (each batch
reconstruct
[
sequencer batches
][
g-sequencer-batch
]
containing the transactions to include in L2 blocks (each batch
maps to a single L2 block
).
contains a list of L2 blocks
).
-
Note that it is impossible to have a batcher transaction containing a batch relative to epoch
`E`
on L1 block
-
Note that it is impossible to have a batcher transaction containing a batch relative to epoch
`E`
on L1 block
`E`
, as the batch must contain the hash of L1 block
`E`
.
`E`
, as the batch must contain the hash of L1 block
`E`
.
-
The
[
deposits
][
g-deposits
]
made in L1 block
`E`
(in the form of events emitted by the
[
deposit
-
The
[
deposits
][
g-deposits
]
made in L1 block
`E`
(in the form of events emitted by the
[
deposit
...
...
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