ethereum-optimism / superchain-registry

An index of chains which serves as the source of truth for who’s in the Superchain Ecosystem
MIT License
72 stars 72 forks source link

Declare validation expectations in a TOML file #168

Closed geoknee closed 5 months ago

geoknee commented 5 months ago

This should be more easily parsed by humans than baking into _test.go files.

If possible it should split out expectations per superchain level and possibly also testnet/prod too.

geoknee commented 5 months ago

Note that semver.yaml is already somewhat in this direction. However:

geoknee commented 5 months ago

Suggestion from @mds1 about using scientific notation for numbers to make them easier for humans to parse:

https://github.com/ethereum-optimism/superchain-registry/pull/185#discussion_r1568032360