Skip to content

fix(rpc): replace dead ECAD Labs nodes with TzKT/SmartPy - #48

Open
iiAku wants to merge 2 commits into
Hover-Labs:masterfrom
iiAku:fix/replace-ecad-rpc-nodes
Open

fix(rpc): replace dead ECAD Labs nodes with TzKT/SmartPy#48
iiAku wants to merge 2 commits into
Hover-Labs:masterfrom
iiAku:fix/replace-ecad-rpc-nodes

Conversation

@iiAku

@iiAku iiAku commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

ECAD Labs shut down, taking down api.tez.ie and ecadinfra.com. The default mainnet RPC node (https://mainnet.api.tez.ie) and the ECADLabs/TZBeta dropdown entries no longer respond.

  • Default mainnet node -> https://rpc.tzkt.io/mainnet (verified 200 + CORS *)
  • RPC dropdown: keep TzKT (default) + SmartPy, drop dead ECADLabs/TZBeta
  • Clear saved localStorage node overrides pointing at known-dead hosts so existing users fall back to a working node instead of staying stuck

iiAku added 2 commits June 2, 2026 01:34
ECAD Labs shut down, taking down api.tez.ie and ecadinfra.com. The default
mainnet RPC node (https://mainnet.api.tez.ie) and the ECADLabs/TZBeta dropdown
entries no longer respond.

- Default mainnet node -> https://rpc.tzkt.io/mainnet (verified 200 + CORS *)
- RPC dropdown: keep TzKT (default) + SmartPy, drop dead ECADLabs/TZBeta
- Clear saved localStorage node overrides pointing at known-dead hosts so
  existing users fall back to a working node instead of staying stuck
Both are listed on docs.tezos.com and verified working with CORS and current
head blocks:
- Tezos Commons  https://mainnet.tcinfra.net   (200, CORS *, ~0.13s)
- Tezos Foundation https://rpc.tzbeta.net       (200, CORS *)

tzbeta.net is back up, so drop it from the dead-host override denylist.
Trilitech/octez public nodes are skipped: reachable but serve no CORS header,
so they are unusable from the browser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant