Difference between revisions of "Op-geth"

From wikieduonline
Jump to navigation Jump to search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<code>op-geth</code> creates and proposes new blocks on the Optimism L2
 
* https://github.com/ethereum-optimism/op-geth
 
* https://github.com/ethereum-optimism/op-geth
 
* https://op-geth.optimism.io/
 
* https://op-geth.optimism.io/
Line 6: Line 7:
 
  [[--syncmode=]] [ snap (default) | full ]
 
  [[--syncmode=]] [ snap (default) | full ]
 
  [[--gcmode=]] [ archive (not default) ]  
 
  [[--gcmode=]] [ archive (not default) ]  
 +
 +
 +
* https://docs.optimism.io/builders/node-operators/configuration/base-config
 +
[[--rollup.sequencerhttp]]
 +
[[--rollup.historicalrpc]]
 +
[[--rollup.disabletxpoolgossip]]
 +
 +
== Errors ==
 +
* [[INFO Chain head was updated]]
 +
* [[INFO Started P2P networking]]
 +
* <code>[[no peers ready to handle block requests for more P2P requests for L2 block histor]]</code>
 +
* <code>[[SIGEGV]]</code>
 +
* <code>[[panic.go]]</code>
 +
* <code>[[invalid memory]]</code>
 +
* <code>[[segmentation violation code]]</code>
 +
* <code>[[Starting work on payload]]</code>
 +
* <code>[[Block building is interrupted]]</code>
 +
* <code>[[Unclean shutdown detected]]</code>
 +
* <code>[[Blockchain stopped]]</code>
 +
* [[INFO HTTP server started]]
  
 
== Related ==
 
== Related ==
 
* <code>[[geth]]</code>
 
* <code>[[geth]]</code>
* <code>[[l2-geth]]</code>
 
 
* [[30303]]
 
* [[30303]]
 
* [[Snap Sync]]
 
* [[Snap Sync]]
 +
* [[op-node]]
 +
* [[Sequencer]]
 +
* [[geth (no options)]]
  
 
== See also ==
 
== See also ==

Latest revision as of 16:05, 16 August 2024

Advertising: