docs
docs copied to clipboard
Optimism Developer Docs
## Brief Description of the Docs Request Add a callout on step 7, making sure people configure `--rollup.sequencerhttp` to their sequencer node. > HTTP endpoint of the sequencer. `op-geth` will...
## Brief Description of the Docs Request I think we need to add information about the fee vault and where transaction fees collected by the sequencer go. Generally the overview...
Via @MSilb7: Idea: Every single data-related tool in crypto (i.e. Dune, Google, open-source indexers) has not known that there are extra transaction receipt fields for OP (l1Fee, l1GasUsed, l1FeeScalar, l1GasPrice)...
- link: https://docs.optimism.io/builders/tools/build/oracles#gas-oracle
## Brief Description of the Docs Request There is a slight caveat for the minimum priority fee. ## Description of the Documentation You'd Like Update the following statement with the...
## Brief Description of the Docs Request Two different OP Stack chain potential customers have asked about gas limit of OP Stack. It often takes me ~4min to find the...
## Brief Description of the Docs Request Document the new configuration values that were added in the canyon upgrade ## Description of the Documentation You'd Like Update the chain configuration...
## Brief Description of the Docs Request Sometimes RPC trace calls will timeout, attaching a timeout to the param request gives the node sufficient time to trace the block. Relevant...
# Upgrading your own op stack chain reliably This guide should go over how you can upgrade each component of the stack: sequencer, batcher, and proposer.
# Setting up your OP Stack Chain node infrastructure This should go over the general node infrastructure for your OP Stack chain: - p2p seed nodes - bootnodes - handling...