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
1aa2944d
Unverified
Commit
1aa2944d
authored
Dec 21, 2022
by
mergify[bot]
Committed by
GitHub
Dec 21, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4550 from ethereum-optimism/jg/update_specs_links
specs: Update links
parents
69200bd5
a87acfca
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
derivation.md
specs/derivation.md
+2
-2
glossary.md
specs/glossary.md
+1
-1
rollup-node.md
specs/rollup-node.md
+1
-1
No files found.
specs/derivation.md
View file @
1aa2944d
...
...
@@ -687,7 +687,7 @@ represented by an [expanded version][expanded-payload] of the [`PayloadAttribute
which includes the additional
`transactions`
and
`noTxPool`
fields.
[
expanded-payload
]:
exec-engine.md#extended-payloadattributesv1
[
eth-payload
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
specification
.md#payloadattributesv1
[
eth-payload
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
paris
.md#payloadattributesv1
## Deriving the Transaction List
...
...
@@ -861,7 +861,7 @@ The following JSON-RPC methods are part of the [execution engine API][exec-engin
The execution payload is an object of type
[
`ExecutionPayloadV1`
][
eth-payload
]
.
[
eth-payload
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
specification
.md#executionpayloadv1
[
eth-payload
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
paris
.md#executionpayloadv1
------------------------------------------------------------------------------------------------------------------------
...
...
specs/glossary.md
View file @
1aa2944d
...
...
@@ -798,7 +798,7 @@ In these specifications, "execution engine" always refer to the L2 execution eng
[
Solidity events
]:
https://docs.soliditylang.org/en/latest/contracts.html?highlight=events#events
[
nano-header
]:
https://github.com/norswap/nanoeth/blob/cc5d94a349c90627024f3cd629a2d830008fec72/src/com/norswap/nanoeth/blocks/BlockHeader.java#L22-L156
[
yellow
]:
https://ethereum.github.io/yellowpaper/paper.pdf
[
engine-api
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
specification
.md#PayloadAttributesV1
[
engine-api
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
paris
.md#PayloadAttributesV1
[
merge
]:
https://ethereum.org/en/eth2/merge/
[
mempool
]:
https://www.quicknode.com/guides/defi/how-to-access-ethereum-mempool
[
L1 consensus layer
]:
https://github.com/ethereum/consensus-specs/#readme
...
...
specs/rollup-node.md
View file @
1aa2944d
...
...
@@ -64,7 +64,7 @@ a 32 byte hash corresponding to the [L2 output root](./proposals.md#l2-output-co
The input and return types here are as defined by the
[
engine API specs
][
engine-structures
]
).
[
engine-structures
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
specification
.md#structures
[
engine-structures
]:
https://github.com/ethereum/execution-apis/blob/main/src/engine/
paris
.md#structures
-
method:
`optimism_outputAtBlock`
-
params:
...
...
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