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
6914fb60
Unverified
Commit
6914fb60
authored
Dec 20, 2023
by
Maurelian
Committed by
GitHub
Dec 21, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
specs: some tidy up and broken links (#8704)
parent
4c70fc11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
8 deletions
+3
-8
glossary.md
specs/glossary.md
+3
-8
No files found.
specs/glossary.md
View file @
6914fb60
...
@@ -618,7 +618,7 @@ The unsafe L2 head is the highest [unsafe L2 block][unsafe-l2-block] that a [rol
...
@@ -618,7 +618,7 @@ The unsafe L2 head is the highest [unsafe L2 block][unsafe-l2-block] that a [rol
[
consolidation
]:
glossary.md#unsafe-block-consolidation
[
consolidation
]:
glossary.md#unsafe-block-consolidation
Unsafe block consolidation is the process through which the
[
rollup node
][
rollup-node
]
attempts to move the
[
safe L2
Unsafe block consolidation is the process through which the
[
rollup node
][
rollup-node
]
attempts to move the
[
safe L2
head] a block forward, so that the oldest
[
unsafe L2 block
][
unsafe-l2-block
]
becomes the new safe L2 head.
head]
[
safe-l2-head
]
a block forward, so that the oldest
[
unsafe L2 block
][
unsafe-l2-block
]
becomes the new safe L2 head.
In order to perform consolidation, the node verifies that the
[
payload attributes
][
payload-attr
]
derived from the L1
In order to perform consolidation, the node verifies that the
[
payload attributes
][
payload-attr
]
derived from the L1
chain match the oldest unsafe L2 block exactly.
chain match the oldest unsafe L2 block exactly.
...
@@ -634,7 +634,7 @@ See the [Engine Queue section][engine-queue] of the L2 chain derivatiaon spec fo
...
@@ -634,7 +634,7 @@ See the [Engine Queue section][engine-queue] of the L2 chain derivatiaon spec fo
The finalized L2 head is the highest L2 block that can be derived from
*[finalized][finality]*
L1 blocks — i.e. L1
The finalized L2 head is the highest L2 block that can be derived from
*[finalized][finality]*
L1 blocks — i.e. L1
blocks older than two L1 epochs (64 L1
[
time slots
][
time-slot
]
).
blocks older than two L1 epochs (64 L1
[
time slots
][
time-slot
]
).
[
finality
]:
<
https://hackmd.io/@prysmaticlabs/finality
>
*finalized*
L1 data.
[
finality
]:
https://hackmd.io/@prysmaticlabs/finality
------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------
...
@@ -705,8 +705,6 @@ cf. [Proposing L2 output commitments](proposals.md#l2-output-root-proposals-spec
...
@@ -705,8 +705,6 @@ cf. [Proposing L2 output commitments](proposals.md#l2-output-root-proposals-spec
An L1 contract to which
[
L2 output roots
][
l2-output
]
are posted by the
[
sequencer
]
.
An L1 contract to which
[
L2 output roots
][
l2-output
]
are posted by the
[
sequencer
]
.
> **TODO** expand
## Validator
## Validator
[
validator
]:
glossary.md#validator
[
validator
]:
glossary.md#validator
...
@@ -727,10 +725,7 @@ proof][fault-proof].
...
@@ -727,10 +725,7 @@ proof][fault-proof].
An on-chain
*interactive*
proof, performed by
[
validators
][
validator
]
, that demonstrates that a
[
sequencer
]
provided
An on-chain
*interactive*
proof, performed by
[
validators
][
validator
]
, that demonstrates that a
[
sequencer
]
provided
erroneous
[
output roots
][
l2-output
]
.
erroneous
[
output roots
][
l2-output
]
.
Fault proofs are not specified yet. For now, the best place to find information about fault proofs is the
[
Cannon
cf.
[
Fault Proofs
](
./fault-proof.md
)
repository]
[
cannon
]
.
> **TODO** expand
## Time Slot
## Time Slot
...
...
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