Skip to content

Commit 7e9e18b

Browse files
Lint fixes
1 parent 1735c5f commit 7e9e18b

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

pages/superchain/blockspace-charter.mdx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ The components work in unison to form a cohesive governance and technical framew
1818

1919
* **Blockspace Charters:** A type of framework that establishes criteria, governing policies, and precommitments for blockspace in the Optimism ecosystem, ensuring security, uptime, and alignment with the [Law of Chains](https://github.com/ethereum-optimism/OPerating-manual/blob/main/Law%20of%20Chains.md).
2020
* **Standard Rollup Charter:** The Standard Rollup Charter is the first blockspace charter, defining the technical and governance requirements for our highest-security blockspace. By adhering to the Standard Rollup Charter, chains can achieve "Standard" status, ensuring consistency, high security, and operational reliability.
21-
* **Superchain Registry:** The Superchain Registry is an index of chains which serves as the source of truth for who's in the Superchain ecosystem and the chain's configuration. The registry checks for compliance with the Standard Rollup Charter. Chains with set as `superchain_level = 1` meet all the criteria to be classified as a Standard Rollup.
21+
* **Superchain Registry:** The Superchain Registry is an index of chains which serves as the source of truth for who's in the Superchain ecosystem and the chain's configuration. The registry checks for compliance with the Standard Rollup Charter. Chains with set as `superchain_level = 1` meet all the criteria to be classified as a Standard Rollup.
2222

2323
Together, these components ensure a robust, scalable, and transparent ecosystem. Blockspace Charters provides the vision and principles, the Standard Rollup Charter translates these into concrete requirements, and the Superchain Registry certifies compliance.
2424

2525
## Blockspace Charters
2626

27-
Blockspace Charters outline the foundational framework for governing blockspace within the Optimism ecosystem.
27+
Blockspace Charters outline the foundational framework for governing blockspace within the Optimism ecosystem.
2828

2929
They are structured around three main components, detailed below:
3030

@@ -55,14 +55,13 @@ By defining these components, blockspace charters ensures secure, scalable, and
5555

5656
### Criteria governance
5757

58-
The criteria for Blockspace Charters are set in two ways; either by a governance vote or by the Optimism Foundation.
58+
The criteria for Blockspace Charters are set in two ways; either by a governance vote or by the Optimism Foundation.
5959

6060
* **Governance controlled**: The three `TOML` files referenced in the charter (standard config params, standard config roles, and standard versions) require a governance vote to alter. Changes to the files require a governance vote, but changes to code or tools that consume or validate them don't "so long as they do not violate the semantic interpretation of those TOML files."
61-
* **Foundation discretion**: Changes to validation, outside of the three TOML files referenced above, remain at the Foundations discretion. This includes changes to, but is not limited to, BHIC, other config checks, and RPC availability.
61+
* **Foundation discretion**: Changes to validation, outside of the three TOML files referenced above, remain at the Foundation's discretion. This includes changes to, but is not limited to, `BHIC`, other config checks, and RPC availability.
6262

6363
Read more about Blockspace Charters in the [governance post](https://gov.optimism.io/t/season-6-introducing-blockspace-charters-superchain-first-governance/8133).
6464

65-
6665
## The Standard Rollup Charter
6766

6867
The Standard Rollup Charter is the blockspace charter that defines the requirements for being a standard chain, our highest-security flagship blockspace. The Standard Rollup Charter ensures that chains adhere to the technical and operational benchmarks necessary to maintain the highest standards of security, compatibility, and compliance in the Superchain.
@@ -110,4 +109,4 @@ The Superchain Registry serves as the source of truth for who's in the Superchai
110109
* **Validates version and configuration:** The registry validates that chains align with governance-approved standards in the form the The Standard Rollup Charter.
111110
* **Indicates adherence to the Standard Rollup Charter:** Once the registry validates that a chain meets the standard criteria, it promotes it to "Standard" by setting its `superchain_level` value to `1`.
112111

113-
By integrating with the Standard Rollup Charter, the registry offers an automated and transparent validation system. This ensures chains can independently demonstrate compliance. For additional details, refer to the [Superchain Registry documentation](/superchain/superchain-registry).
112+
By integrating with the Standard Rollup Charter, the registry offers an automated and transparent validation system. This ensures chains can independently demonstrate compliance. For additional details, refer to the [Superchain Registry documentation](/superchain/superchain-registry).

pages/superchain/superchain-registry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Superchain Registry serves as the source of truth for who's in the Superchai
1818

1919
An OP Stack Standard Rollup meets the set of requirements to be a member of the Superchain.
2020

21-
All chains must meet this config to meet the inclusion requirements for The Superchain. This configuration targets the Optimism Collectives highest bar for security, uptime, and decentralization.
21+
All chains must meet this config to meet the inclusion requirements for The Superchain. This configuration targets the Optimism Collective's highest bar for security, uptime, and decentralization.
2222

2323
You can find more details in the [Standard Rollup Charter documentation](/superchain/blockspace-charter).
2424

0 commit comments

Comments
 (0)