Difference between revisions of "Op-node"
Jump to navigation
Jump to search
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}}<code>op-node</code> is the reference implementation of the [[rollup-node]] spec. | {{lc}}<code>op-node</code> is the reference implementation of the [[rollup-node]] spec. | ||
* https://github.com/ethereum-optimism/optimism/tree/develop/op-node | * https://github.com/ethereum-optimism/optimism/tree/develop/op-node | ||
+ | |||
+ | [[op-node networks]] dump-rollup-config --network=sepolia | ||
[[--p2p.static]] | [[--p2p.static]] | ||
+ | |||
+ | == Changelog == | ||
+ | * The L1 [[beacon client]] in the [[op-node]] now better detects [[missing blobs]] and falls back to the <code>[[l1.beacon-archiver]]</code> endpoint, if configured | ||
+ | |||
+ | == Logs == | ||
+ | * <code>[[no peers ready to handle block requests for more P2P requests for L2 block histor]]</code> | ||
+ | * <code>[[Advancing bq origin]]</code> | ||
+ | * [[Error: Payload execution failed]] | ||
== Related == | == Related == | ||
Line 9: | Line 19: | ||
* <code>[[op-proposer]]</code> | * <code>[[op-proposer]]</code> | ||
* <code>[[l2-geth]]</code> | * <code>[[l2-geth]]</code> | ||
− | * [[p2p]] | + | * <code>[[p2p]]</code> |
+ | * [[Consensus Layer Configuration Options]] | ||
+ | * [[SingularBatch]] | ||
+ | * [[Running an OP Mainnet Node from Source]] | ||
+ | * [[OP NODE P2P PEERSTORE PATH]] | ||
== See also == | == See also == | ||
Line 15: | Line 29: | ||
* {{rollup}} | * {{rollup}} | ||
* {{op-}} | * {{op-}} | ||
− | |||
[[Category:Optimism]] | [[Category:Optimism]] |
Revision as of 13:07, 11 September 2024
op-node
is the reference implementation of the rollup-node spec.
op-node networks dump-rollup-config --network=sepolia
--p2p.static
Contents
Changelog
- The L1 beacon client in the op-node now better detects missing blobs and falls back to the
l1.beacon-archiver
endpoint, if configured
Logs
no peers ready to handle block requests for more P2P requests for L2 block histor
Advancing bq origin
- Error: Payload execution failed
Related
- Rollup Node Specification
op-geth
op-proposer
l2-geth
p2p
- Consensus Layer Configuration Options
- SingularBatch
- Running an OP Mainnet Node from Source
- OP NODE P2P PEERSTORE PATH
See also
op-node [ networks dump-rollup-config ], 9003, rollup.json
, op-node logs- L2: Rollup, execution layer, Optimistic Rollups (ORs), Optimistic Rollup Protocol, ZK rollup,
op-node
, Rollup node, Replica, Rollup Node Specification, Fuel.network - OP Stack:
op-, op-geth, op-node, op-proposer, op-batcher, op-contracts, op-challenger, op-heartbeat, op-ufm, op-service, op-deployer
, Snap Sync, op-conductor, op-dispute-mon
Advertising: