ethereum-optimism / superchain-registry

Superchain-configuration data in a portable, extensible format.
MIT License
59 stars 50 forks source link

Remove semver.yaml, implementations dir and related code #331

Open geoknee opened 6 days ago

geoknee commented 6 days ago

First we need to confirm this won't adversely affect downstream packages.

geoknee commented 6 days ago

We can remove op-upgrade from the monorepo.

Suggested sequencing:

  1. Remove code from this repo, draft a PR
  2. Draft a monorepo PR which updates the superchain registry dependency and also removes op-upgrade. Must pass CI.
  3. Get approvals on both PRs.
  4. Merge SCR PR, updated monorepo PR and merge that one.