spesmilo / spesmilo/electrum

Add option during initial set-up for autoconnect:false and oneserver:true in the GUI

Open
#6,574 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

topic-network 🕸
Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

Having to hunt down the config file to make these changes when I am running my own server is frustrating. Please add an option within the actual GUI menu and upon initial first time start up for the following:

"auto_connect": false,
"oneserver": true,

Thank you.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files, tests, or entry points. Start by locating the GUI's initial first-time setup flow and the menu handling configuration options, then trace how auto_connect and oneserver are read. Done means both settings can be selected in the GUI during setup and afterward without editing the config file.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.