Skip to content

feat: add Stellar chain (mainnet + testnet)#239

Open
artemrootman wants to merge 1 commit into
mainfrom
arootman/add-stellar
Open

feat: add Stellar chain (mainnet + testnet)#239
artemrootman wants to merge 1 commit into
mainfrom
arootman/add-stellar

Conversation

@artemrootman

Copy link
Copy Markdown
Contributor

Adds the Stellar protocol entry (type: stellar) with mainnet and testnet, ahead of stellar-rpc (Soroban RPC) family support in nodecore.

  • chain-id holds the canonical network passphrase — the exact string getNetwork returns, which upstream validation compares (Public Global Stellar Network ; September 2015 / Test SDF Network ; September 2015, both verified against live stellar-rpc 27.1.1 nodes).
  • grpcId 1169 / 10204 — next free ids in each range; no emerald ChainRef is planned for now (HTTP RPC only), the ids just satisfy the registry schema.
  • expected-block-time: 5s (~5-6s ledger close), validate-peers: false (stellar-rpc exposes no peer count).

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