Skip to content

Add basic shelbynet support#184

Merged
zjma merged 6 commits into
release-v3from
codex/basic-shelbynet-support
Jul 17, 2026
Merged

Add basic shelbynet support#184
zjma merged 6 commits into
release-v3from
codex/basic-shelbynet-support

Conversation

@zjma

@zjma zjma commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add shelbynet (chain_id 114) as a supported Aptos RPC target for network-node verification
  • add --aptos-shelbynet-api / --aptos-shelbynet-apikey plus ACE_CONFIG_JSON and env-key support
  • thread shelbynet through CLI node onboarding, Cloud Run args/secrets, deployment diff parsing, loadtest defaults, and deployment-new network selection

Notes

  • This is only the base runtime/CLI support needed before deploying ACE to shelbynet.
  • SDK known deployment is intentionally not added yet; it needs the real shelbynet ACE contract address and IBE/VRF keypair IDs after deployment.

Test plan

  • pnpm --filter ace-cli typecheck
  • cargo test -p network-node --no-fail-fast

@zjma
zjma changed the base branch from release-v3.5 to release-v3 July 17, 2026 19:33
@zjma
zjma merged commit 3648351 into release-v3 Jul 17, 2026
5 checks passed
@zjma
zjma deleted the codex/basic-shelbynet-support branch July 17, 2026 19:36
@zjma
zjma restored the codex/basic-shelbynet-support branch July 17, 2026 19:39
@zjma
zjma deleted the codex/basic-shelbynet-support branch July 17, 2026 19:39
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