Commit Graph

9 Commits

Author SHA1 Message Date
405f36d02f monitoring scripts: protocol dispatch via registry slug + mantle/metis chainid fixes
- sync-status.sh: resolve protocol family from the compose x-upstreams chain
  label via the registry (reference-rpc-endpoint.sh --protocol) instead of
  path-substring guessing; legacy path detection kept as fallback for
  composes without a resolved label. Unknown families report
  'unsupported protocol: X' honestly instead of a bogus eth_chainId error.
  Aztec reference lookup falls back to slug urls when rollup_version is
  not in the registry.
- reference-rpc-endpoint.sh: new --chain <slug> (urls by registry key,
  works for idless non-EVM entries) and --protocol <slug> modes; existing
  chainid and --rollup-version lookups unchanged.
- mantle-sepolia: chainid 5001 -> 5003 (verified live: 0x138b), label and
  --networkid now correct
- metis-sepolia: label resolves via registry override (drpc chains.yaml
  carries wrong id 59901; live chain is 59902, verified via official RPC)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 06:34:31 +00:00
goldsquid
eafbb2e2c3 fix 2026-01-31 11:24:14 +07:00
squidbear
0e85af9526 use mulitple reference rpc 2025-03-23 11:27:14 +01:00
Sebastian
eb12637cc3 fix 2024-03-18 16:36:17 +01:00
Sebastian
1d059d0bb8 super smart 2024-03-18 08:36:34 +01:00
Sebastian
b720d2c74e update 2024-03-18 08:31:36 +01:00
Sebastian
d67a169626 more 2024-03-18 08:25:28 +01:00
Sebastian
0dbf236167 executable 2024-03-18 08:10:10 +01:00
Sebastian
4c73bc0492 reference endpoints 2024-03-18 08:09:25 +01:00