Difference between revisions of "Op-node"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{Optimism}}")
 
 
(27 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.
 +
* https://github.com/ethereum-optimism/optimism/tree/develop/op-node
  
 +
[[op-node networks]] dump-rollup-config --network=sepolia 
  
 +
[[--p2p.static]]
  
{{Optimism}}
+
== 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 ==
 +
* [[Rollup Node Specification]]
 +
* <code>[[op-geth]]</code>
 +
* <code>[[op-proposer]]</code>
 +
* <code>[[l2-geth]]</code>
 +
* <code>[[p2p]]</code>
 +
* [[Consensus Layer Configuration Options]]
 +
* [[SingularBatch]]
 +
* [[Running an OP Mainnet Node from Source]]
 +
* [[OP NODE P2P PEERSTORE PATH]]
 +
 
 +
== See also ==
 +
* {{op-node}}
 +
* {{rollup}}
 +
* {{op-}}
 +
 
 +
[[Category:Optimism]]

Latest revision as of 13:07, 11 September 2024

Advertising: