ethereum-optimism / superchain-registry

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

Update rpc endpoints #306

Closed geoknee closed 1 week ago

geoknee commented 1 week ago

allthatnode recently changed their API to require an API key for queries, so it became impossible to run the validation checks locally without some hacking.

On CI we are using a an API-key with Infura. So this change is to ease local development (important for chain contributors).