Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve readme #382

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Improve readme #382

merged 5 commits into from
Jul 11, 2024

Conversation

geoknee
Copy link
Collaborator

@geoknee geoknee commented Jul 11, 2024

Closes #332

@geoknee geoknee requested a review from a team as a code owner July 11, 2024 14:35
@geoknee geoknee requested a review from sebastianst July 11, 2024 14:35
Copy link
Collaborator

@bitwiseguy bitwiseguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@geoknee geoknee enabled auto-merge (squash) July 11, 2024 15:28
@geoknee geoknee merged commit 9702f3c into main Jul 11, 2024
18 checks passed
@geoknee geoknee deleted the gk/readme-tweaks branch July 11, 2024 15:30
## Downstream packages
The superchain configs are stored in a minimal form, and are embedded in downstream OP-Stack software ([`op-node`](https://github.com/ethereum-optimism/optimism) and [`op-geth`](https://github.com/ethereum-optimism/op-geth)).
## Superchain Level and Rollup Stage
Chains in the superchain-registry are assigned a `superchain_level` (shown in individual config files as well as the `chainList.tom/json` summaries), depending on the set of validation checks that they pass.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Chains in the superchain-registry are assigned a `superchain_level` (shown in individual config files as well as the `chainList.tom/json` summaries), depending on the set of validation checks that they pass.
Chains in the superchain-registry are assigned a `superchain_level` (shown in individual config files as well as the `chainList.toml/json` summaries), depending on the set of validation checks that they pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate / include rollup stage for each chain
3 participants