Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"scripts": {
"lint": "eslint . --ext mdx --max-warnings 0 && pnpm spellcheck:lint && pnpm check-breadcrumbs && pnpm check-redirects && pnpm validate-metadata && pnpm link-checker",
"fix": "eslint . --ext mdx --fix && pnpm spellcheck:fix && pnpm breadcrumbs && pnpm fix-redirects && pnpm metadata-batch-cli && pnpm fix-links",
"fix": "eslint . --ext mdx --fix && pnpm spellcheck:fix && pnpm fix-redirects && pnpm metadata-batch-cli && pnpm fix-links",
"spellcheck:lint": "cspell lint \"**/*.mdx\"",
"prepare": "husky",
"spellcheck:fix": "cspell --words-only --unique \"**/*.mdx\" | sort --ignore-case | uniq > words.txt",
Expand Down
2 changes: 0 additions & 2 deletions pages/stack/beta-features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ personas:
- app-developer
categories:
- protocol
- feature-testing
- experimental
is_imported_content: 'false'
---

Expand Down
3 changes: 0 additions & 3 deletions pages/stack/beta-features/alt-da-mode.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ personas:
- app-developer
categories:
- protocol
- alt-da
- data-availability
- sequencer
is_imported_content: 'false'
---

Expand Down
4 changes: 0 additions & 4 deletions pages/stack/components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ personas:
categories:
- mainnet
- protocol
- architecture
- system-design
- modularity
- settlement-layer
is_imported_content: 'false'
---

Expand Down
1 change: 0 additions & 1 deletion pages/stack/design-principles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ personas:
- app-developer
categories:
- protocol
- design-philosophy
is_imported_content: 'false'
---

Expand Down
4 changes: 0 additions & 4 deletions pages/stack/dev-net.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ personas:
categories:
- testnet
- protocol
- local-development-environment
- chain-deployment
- kurtosis
- docker
is_imported_content: 'false'
---

Expand Down
5 changes: 0 additions & 5 deletions pages/stack/differences.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ personas:
- app-developer
categories:
- protocol
- evm-equivalence
- address-aliasing
- transaction-fees
- mempool
- chain-finality
is_imported_content: 'false'
---

Expand Down
4 changes: 1 addition & 3 deletions pages/stack/fact-sheet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ topic: overview
personas:
- protocol-developer
- chain-operator
- app-developer
categories:
- protocol
- gas-configuration
- data-availability
- architecture
is_imported_content: 'false'
---

Expand Down
6 changes: 1 addition & 5 deletions pages/stack/fault-proofs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,13 @@ description: >-
Documentation covering Cannon, Challenger, Explainer, Fp Components, Fp
Security, Mips in the Fault Proofs section of the OP Stack ecosystem.
lang: en-US
content_type: landing-page
content_type: guide
topic: fault-proofs
personas:
- protocol-developer
categories:
- mainnet
- protocol
- security-model
- dispute-resolution
- cannon
- security
is_imported_content: 'false'
---

Expand Down
4 changes: 1 addition & 3 deletions pages/stack/fault-proofs/cannon.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ content_type: guide
topic: fault-proof-vm-cannon
personas:
- protocol-developer
- app-developer
categories:
- protocol
- fault-proofs
- dispute-game
- virtual-machine
is_imported_content: 'false'
---

Expand Down
6 changes: 0 additions & 6 deletions pages/stack/fault-proofs/challenger.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,8 @@ personas:
- protocol-developer
- chain-operator
- app-developer
- node-operator
categories:
- protocol
- fault-proofs
- security
- dispute-game
- infrastructure
- op-challenger
is_imported_content: 'false'
---

Expand Down
4 changes: 0 additions & 4 deletions pages/stack/fault-proofs/explainer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ personas:
categories:
- mainnet
- protocol
- fault-proofs
- security
- dispute-game
- withdrawals
is_imported_content: 'false'
---

Expand Down
4 changes: 0 additions & 4 deletions pages/stack/fault-proofs/fp-components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ personas:
categories:
- mainnet
- protocol
- fault-proofs
- architecture
- dispute-game
- virtual-machine
is_imported_content: 'false'
---

Expand Down
5 changes: 1 addition & 4 deletions pages/stack/fault-proofs/fp-security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ content_type: guide
topic: fault-proofs-mainnet-security
personas:
- protocol-developer
- app-developer
categories:
- mainnet
- protocol
- fault-proofs
- security
- guardian
- governance
is_imported_content: 'false'
---

Expand Down
7 changes: 2 additions & 5 deletions pages/stack/fault-proofs/mips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,14 @@ description: >-
Learn about the `MIPS.sol` smart contract that works as part of Optimism's
Fault Proof Virtual Machine.
lang: en-US
content_type: reference
topic: fault-proof-vm-mips
content_type: guide
topic: fault-proof-vm-mipssol
personas:
- protocol-developer
- chain-operator
- app-developer
categories:
- protocol
- fault-proofs
- virtual-machine
- smart-contracts
is_imported_content: 'false'
---

Expand Down
4 changes: 1 addition & 3 deletions pages/stack/features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ description: >-
Documentation covering Send Raw Transaction Conditional in the Features
section of the OP Stack ecosystem.
lang: en-US
content_type: landing-page
content_type: guide
topic: features
personas:
- protocol-developer
categories:
- protocol
- conditional-transactions
- mempool
is_imported_content: 'false'
---

Expand Down
8 changes: 2 additions & 6 deletions pages/stack/features/send-raw-transaction-conditional.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,13 @@ description: >-
transaction inclusion on the OP Stack.
lang: en-US
content_type: guide
topic: send-raw-transaction-conditional
topic: sendrawtransactionconditional-explainer
personas:
- protocol-developer
- chain-operator
- app-developer
categories:
- protocol
- sequencer
- transactions
- rpc-methods
- mempool
- api
is_imported_content: 'false'
---

Expand Down
4 changes: 0 additions & 4 deletions pages/stack/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ personas:
categories:
- mainnet
- protocol
- superchain
- chain-deployment
- superchain-ecosystem
- op-stack
is_imported_content: 'false'
---

Expand Down
7 changes: 1 addition & 6 deletions pages/stack/interop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,14 @@ description: >-
Supervisor, Superchain Erc20, Superchain Weth, Supersim, Transfer
Superchainerc20 in the Interop section of the OP Stack ecosystem.
lang: en-US
content_type: landing-page
content_type: guide
topic: interop
personas:
- protocol-developer
- app-developer
categories:
- testnet
- protocol
- cross-chain-messaging
- interoperability
- superchain-ecosystem
- token-standard
- message-passing
is_imported_content: 'false'
---

Expand Down
8 changes: 1 addition & 7 deletions pages/stack/interop/compatible-tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,8 @@ personas:
- chain-operator
- app-developer
categories:
- mainnet
- protocol
- interoperability
- cross-chain-messaging
- superchain-erc20
- token-standard
- interoperable-assets
- token-bridge
- superchain
is_imported_content: 'false'
---

Expand Down
7 changes: 0 additions & 7 deletions pages/stack/interop/explainer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ personas:
- app-developer
categories:
- protocol
- interoperability
- cross-chain-messaging
- superchain
- architecture
- message-passing
- block-safety
- dependency-set
is_imported_content: 'false'
---

Expand Down
8 changes: 1 addition & 7 deletions pages/stack/interop/interop-security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,8 @@ personas:
- chain-operator
- app-developer
categories:
- mainnet
- protocol
- interoperability
- cross-chain-messaging
- security
- block-safety
- message-passing
- reorgs
- superchain
is_imported_content: 'false'
---

Expand Down
7 changes: 0 additions & 7 deletions pages/stack/interop/message-passing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ personas:
- app-developer
categories:
- protocol
- interoperability
- cross-chain-messaging
- message-passing
- cross-domain-messenger
- architecture
- block-safety
- superchain
is_imported_content: 'false'
---

Expand Down
7 changes: 0 additions & 7 deletions pages/stack/interop/op-supervisor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ personas:
- app-developer
categories:
- protocol
- interoperability
- cross-chain-messaging
- infrastructure
- architecture
- op-supervisor
- message-validation
- superchain
is_imported_content: 'false'
---

Expand Down
7 changes: 0 additions & 7 deletions pages/stack/interop/predeploy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ personas:
- app-developer
categories:
- protocol
- interoperability
- cross-chain-messaging
- predeploys
- smart-contracts
- cross-domain-messenger
- superchain-token-bridge
- superchain
is_imported_content: 'false'
---

Expand Down
6 changes: 0 additions & 6 deletions pages/stack/interop/reorg.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ personas:
- app-developer
categories:
- protocol
- interoperability
- cross-chain-messaging
- reorgs
- block-safety
- security
- superchain
is_imported_content: 'false'
---

Expand Down
8 changes: 1 addition & 7 deletions pages/stack/interop/superchain-erc20.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,8 @@ personas:
- chain-operator
- app-developer
categories:
- mainnet
- protocol
- interoperability
- cross-chain-messaging
- superchain-erc20
- token-standard
- interoperable-assets
- token-bridge
- superchain
is_imported_content: 'false'
---

Expand Down
7 changes: 0 additions & 7 deletions pages/stack/interop/superchain-weth.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ personas:
- app-developer
categories:
- protocol
- interoperability
- cross-chain-messaging
- superchain-weth
- eth-bridging
- interoperable-assets
- cross-domain-messenger
- superchain
is_imported_content: 'false'
---

Expand Down
Loading