Difference between revisions of "Op-geth"
Jump to navigation
Jump to search
(33 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/ | ||
− | [[--syncmode=snap]] | + | [[--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 == | ||
+ | * <code>[[INFO Chain head was updated]]</code> | ||
+ | * <code>[[INFO Started P2P networking]]</code> | ||
+ | * <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> | ||
+ | * <code>[[INFO HTTP server started]]</code> | ||
+ | * <code>[[WARN: Insufficient funds for gas * price + value]]</code> | ||
+ | * [[WARN nonce too low]] | ||
+ | * [[WARN Block building is interrupted]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[geth]]</code> | ||
+ | * [[Sequencer]]: <code>[[op-node]]</code>, <code>[[op-geth]]</code> | ||
* [[30303]] | * [[30303]] | ||
+ | * [[Snap Sync]] | ||
+ | * [[geth (no options)]] | ||
+ | * [[alpine:latest]] | ||
+ | * [[genesis.json]] | ||
== See also == | == See also == |
Latest revision as of 16:43, 30 October 2024
op-geth
creates and proposes new blocks on the Optimism L2
--syncmode= [ snap (default) | full ] --gcmode= [ archive (not default) ]
--rollup.sequencerhttp --rollup.historicalrpc --rollup.disabletxpoolgossip
Errors[edit]
INFO Chain head was updated
INFO Started P2P networking
no peers ready to handle block requests for more P2P requests for L2 block histor
SIGEGV
panic.go
invalid memory
segmentation violation code
Starting work on payload
Block building is interrupted
Unclean shutdown detected
Blockchain stopped
INFO HTTP server started
WARN: Insufficient funds for gas * price + value
- WARN nonce too low
- WARN Block building is interrupted
Related[edit]
See also[edit]
op-geth, consecutive5xxErrors, op-geth --rollup.sequencerhttp, genesis.json
- 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 - Optimism,
OP
, OP Stack, OP Architecture,op-
, Superchain, Optimism Bedrock, Proxyd, Crypto sequencer, rollup, Optimistic Rollup Protocol, Optimism Blobs, Optimism monitorism, fault-mon,eth-optimism/sdk
,L2OutputOracle.sol, OptimismPortal.sol
, OP Sepolia Testnet (11155420), OP Labs, Optimism Foundation, Fault Proof, Ecotone, Fjord, Rollup node, L2 Chain Derivation Specification, Fastnode.io, OP Contracts Manager (OPCM)
Advertising: