Skip to content

Fix shelbynet gas station routing#186

Merged
zjma merged 1 commit into
release-v3from
codex/fix-shelbynet-gas-station
Jul 17, 2026
Merged

Fix shelbynet gas station routing#186
zjma merged 1 commit into
release-v3from
codex/fix-shelbynet-gas-station

Conversation

@zjma

@zjma zjma commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • route shelbynet gas-station submissions to https://api.shelbynet.shelby.xyz/gs/v1 instead of the gas-station client default for Network.CUSTOM
  • share the fix across node registration and node/admin network operations
  • include fetch failure cause details so DNS/connectivity failures show the failing host

Why

ace node new on shelbynet deployed the Cloud Run service, then failed during register_endpoint with fetch failed. The gas-station client was deriving https://api.custom.aptoslabs.com/gs/v1 for Network.CUSTOM, which does not exist.

Validation

  • pnpm --filter @aptos-labs/ace-cli typecheck
  • registered the already-created shelbynet node successfully using the patched CLI
  • pnpm dev node status -a 0xd3fa24665b3e1ce59662261c60750f174480b7e7feb33ffe9c4cb34534092ee4 shows the Cloud Run deployment fields match

@zjma
zjma merged commit b25663b into release-v3 Jul 17, 2026
32 checks passed
@zjma
zjma deleted the codex/fix-shelbynet-gas-station branch July 17, 2026 20:13
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