Light Client still supports Goerli
morph-dev opened this issue · comments
Milos Stankovic commented
The light-client still supports/uses goerli that is no longer producing blocks:
- https://blog.ethereum.org/2023/11/30/goerli-lts-update
- https://grafana.observability.ethpandaops.io/dashboard/snapshot/fwALK9PEe7CLEOO81lma5bT6k7jq7Gcs?orgId=0&from=1707927490905&to=1710519490905
This is causing some tests to fail: config::checkpoints::test::test_fetch_latest_checkpoints
To proper solution is to replace Goerli with Sepolia or Holesky (or both).