Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI-only mode #275

Open
cofob opened this issue Jul 12, 2022 · 3 comments
Open

GUI-only mode #275

cofob opened this issue Jul 12, 2022 · 3 comments

Comments

@cofob
Copy link
Contributor

cofob commented Jul 12, 2022

Original feature proposal from the AUR package page

Now in order to run the GUI mode you have to

  1. Generate a new config with different ports and specify the desired config from the terminal
  2. Stop the daemon and start a new one, but in GUI mode from the terminal

To solve this problem, I suggest to add a new flag --gui which will disable DNS server and will select a random port for P2P connections. This will make startup easier and the .desktop file will finally start to make sense.

@Revertron
Copy link
Owner

What should we do with blockchain.db? It can't be used from two separate processes :(

@cofob
Copy link
Contributor Author

cofob commented Jul 16, 2022

What should we do with blockchain.db? It can't be used from two separate processes :(

We can save a new copy in the ~/.local/alfis/blockchain.db folder.

@iav
Copy link
Contributor

iav commented Jan 16, 2023

Or split gui and backend and use web browser to connect to daemon that does work with blockchain.

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

No branches or pull requests

3 participants