You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/superchain/blockspace-charter.mdx
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ The components work in unison to form a cohesive governance and technical framew
18
18
19
19
***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).
20
20
***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.
22
22
23
23
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.
24
24
25
25
## Blockspace Charters
26
26
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.
28
28
29
29
They are structured around three main components, detailed below:
30
30
@@ -55,14 +55,13 @@ By defining these components, blockspace charters ensures secure, scalable, and
55
55
56
56
### Criteria governance
57
57
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.
59
59
60
60
***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 Foundation’s 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.
62
62
63
63
Read more about Blockspace Charters in the [governance post](https://gov.optimism.io/t/season-6-introducing-blockspace-charters-superchain-first-governance/8133).
64
64
65
-
66
65
## The Standard Rollup Charter
67
66
68
67
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
110
109
***Validates version and configuration:** The registry validates that chains align with governance-approved standards in the form the The Standard Rollup Charter.
111
110
***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`.
112
111
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).
Copy file name to clipboardExpand all lines: pages/superchain/superchain-registry.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The Superchain Registry serves as the source of truth for who's in the Superchai
18
18
19
19
An OP Stack Standard Rollup meets the set of requirements to be a member of the Superchain.
20
20
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.
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.
22
22
23
23
You can find more details in the [Standard Rollup Charter documentation](/superchain/blockspace-charter).
0 commit comments