segregates signature verification from the install script, we still check hashes before unpacking the tarball, verification can be done via the Verify button
checks that the Bitcoin Core binary did in fact download before attempting to compare hashes, previously if the curl command failed we would compare to empty strings as hashes and then attempt to unpack a tarball that did not exist
fine tunes our go private feature to allow incoming connections over Tor (previously incoming connections would have been disabled completely)
This PR:
Verify
buttoncurl
command failed we would compare to empty strings as hashes and then attempt to unpack a tarball that did not existgo private
feature to allow incoming connections over Tor (previously incoming connections would have been disabled completely)