Skip to content

Allow automatic Unit-e daemon download #50

Open
@cmihai

Description

@cmihai

Describe the bug
The functionality to check the Unit-e GitHub repository for the daemon package and automatically download and unpack it is currently commented out, because there are no public daemon packages yet.
As a result, right now the user has to start the daemon manually before running the wallet. We should uncomment and test the download functionality before the testnet is live.

To Reproduce
Steps to reproduce the behavior:

  1. Launch the unite-desktop Electron wallet
  2. Notice that it's failing to connect to the daemon unless united is already running on the machine.

Expected behavior
The wallet automatically downloads the daemon package, extracts it in a directory under $HOME, and runs it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugA problem of existing functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions