Bounty: Support Custom Node Selection for Remote Connection
Tier: M — 60,000 XTM
Description
In some regions, switching between Local, Remote, and Remote & Local node modes still cannot provide a stable connection. Add the ability for users to specify a custom remote node address in Settings. When Remote mode is selected, the app should connect to the user-specified node instead of the default, improving sync speed and connection stability for users in underserved regions.
Acceptance Criteria
Context
- Issue reported by @xt1085
- The current Settings UI has a three-way selector: Local, Remote, and Remote & Local
- In Remote mode, the app connects to a hardcoded set of Tari seed nodes
- The custom node field should appear when Remote or Remote & Local is selected
- Relevant code: Settings UI (React/TypeScript frontend) and node connection logic in
src-tauri/src/
How to Claim
- Comment on this issue to signal intent (courtesy, not a lock)
- Fork the repo and do the work
- Submit a PR that meets the acceptance criteria
- First PR that passes review and gets merged wins the bounty
- On acceptance, XTM payment is processed
Notes
- AI-assisted development is expected and encouraged
- If you get stuck, ask in Discord
- If you can't complete it within 14 days of claiming, let us know so someone else can pick it up
Bounty: Support Custom Node Selection for Remote Connection
Tier: M — 60,000 XTM
Description
In some regions, switching between Local, Remote, and Remote & Local node modes still cannot provide a stable connection. Add the ability for users to specify a custom remote node address in Settings. When Remote mode is selected, the app should connect to the user-specified node instead of the default, improving sync speed and connection stability for users in underserved regions.
Acceptance Criteria
Context
src-tauri/src/How to Claim
Notes