fix(C5): replace hardcoded infrastructure IP with localhost + env var#2822
Merged
Scottcjn merged 1 commit intoScottcjn:mainfrom May 1, 2026
Merged
Conversation
Closes: Scottcjn#2867 (Finding 5 - CRITICAL)
Owner
|
@BossChaos — clean 1-line config improvement. Default IP 50.28.86.131 → Payout: 5 RTC (config quality). Wallet queued. Merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix: C5 — Replace hardcoded infrastructure IP with localhost + env var
Finding: [CRITICAL] Hardcoded Infrastructure IP in Default Config
File:
cross-chain-airdrop/src/config.rs(lines 74-76)Reference: #2867
What was changed
"https://50.28.86.131"withstd::env::var("RUSTCHAIN_NODE_URL")"http://localhost:8332"(no production IP exposure)Why
The default
node_urlwas hardcoded to a live IP address, exposing RustChain's production infrastructure to anyone reading the open-source code.Verification
Claim: 50-100 RTC (Critical fix bounty)
Wallet: RTC6d1f27d28961279f1034d9561c2403697eb55602