BlockchainCommons / GordianServer-macOS

Tor-protected full-node GordianServer for macOS
Other
63 stars 8 forks source link

Simplify script usage #160

Closed Fonta1n3 closed 3 years ago

Fonta1n3 commented 3 years ago

This PR removes our "console" for installation, verification and updating Bitcoin Core. Instead launches an independent Terminal for the process. This should resolve some lagging issues.

The update and install scripts are now the same, updating has not been tested!

Users will now have to close the Terminal window manually when the installation script completes. When the main GS window becomes active it will automatically refresh and see whether or not the installation was successful.