Difference between revisions of "Op-geth"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} * l2-geth == See also == * {{Optimism}} Category:Optimism")
 
 
(28 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://op-geth.optimism.io/
  
  
* [[l2-geth]]
+
[[--syncmode=]] [ snap (default) | full ]
 +
[[--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 ==
 +
* <code>[[geth]]</code>
 +
* [[30303]]
 +
* [[Snap Sync]]
 +
* [[op-node]]
 +
* [[Sequencer]]
 +
* [[geth (no options)]]
  
 
== See also ==
 
== See also ==
 +
* {{op-geth}}
 +
* {{op-}}
 
* {{Optimism}}
 
* {{Optimism}}
  
 
[[Category:Optimism]]
 
[[Category:Optimism]]

Latest revision as of 16:05, 16 August 2024

Advertising: