Skip to content

Add Render network passphrase config#47

Open
BojayL wants to merge 2 commits into
StellarRoute:mainfrom
BojayL:render-network-passphrase
Open

Add Render network passphrase config#47
BojayL wants to merge 2 commits into
StellarRoute:mainfrom
BojayL:render-network-passphrase

Conversation

@BojayL

@BojayL BojayL commented Jun 19, 2026

Copy link
Copy Markdown

Summary

  • Adds NETWORK_PASSPHRASE to the waveflow-gateway Render environment.
  • Documents the testnet and mainnet Stellar network passphrases in the README and Render deployment guide.
  • Adds startup validation for obvious testnet/mainnet RPC and passphrase mismatches.
  • Keeps the environment variable reference in sync with the explicit testnet default.

Fixes #5.

Validation

  • cargo test -p waveflow-shared
  • rustfmt --check crates/shared/src/config.rs
  • git diff --check
  • ruby -e 'require "yaml"; YAML.load_file("render.yaml"); puts "render.yaml ok"'
  • Checked PR-facing files for restricted terms.

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.

[infra] Add NETWORK_PASSPHRASE to render.yaml gateway service env

1 participant