docs
docs copied to clipboard
Optimism Developer Docs
## Brief Description The address aliasing is a fairly abstract feature. ## Description of the Documentation You'd Like Sharing an example of an L1 to L2 transaction in which the...
It'd be helpful to mention an example of an infrastructure provider for how OP Stack chains will communicate. [NodeKit](https://www.nodekit.xyz/) is a leading solution at the moment
**Description** A clear and concise description of the features you're adding in this pull request. **Tests** Please describe any tests you've added. If you've added no tests, or left important...
**Description** Clarify the description of OP Stack Components -> Settlement Layer. Expand slightly on the Validity Proof Settlement type. Mostly nitpicks. **Tests** N/A **Additional context** Clarify & expand **Metadata** N/A
## Brief Description of the Docs Request We need to generalize the [running and OP Sepolia node from source](https://docs.optimism.io/builders/node-operators/tutorials/testnet) to be for any superchain network. This makes it where it...
Optimism SDK is now in maintenance mode and we want to start sending developers to viem instead since it supports fault proofs. This means all the sdk tutorials will need...
## Brief Description of the Docs Request We received feedback that this page is becoming out of date with how it presents different components, such as for DA: https://docs.optimism.io/stack/components ##...
The Pause functionality described on https://docs.optimism.io/stack/security/pause is outdated, as it predates recent expansion of the pause functionality. More info can be found here: - https://gov.optimism.io/t/upgrade-proposal-4/7534 - https://blog.oplabs.co/improved-superchain-incident-response/
We've changed the database schema on op-geth on our production infra - this means the latest node snapshot is much smaller than expected. - we are using a pebble db...
**Description** Adds support for custom callout messages in the `SpecialCallout` component. This feature allows you to add a custom callout to a page, notifying users that it is currently undergoing...