Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified macos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions node_launcher/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

NODE_LAUNCHER_RELEASE = '.'.join(map(str, (7, 1, 0)))

TARGET_TOR_RELEASE = '8.5.4'
TARGET_WINDOWS_TOR_VERSION = '0.4.0.5'
TOR_WEBSITE = 'http://www.torproject.org/dist/torbrowser/'
TARGET_TOR_RELEASE = '10.0.12'
TARGET_WINDOWS_TOR_VERSION = '0.4.5.6'
TOR_WEBSITE = 'https://www.torproject.org/dist/torbrowser/'

TARGET_BITCOIN_RELEASE = 'v0.18.1'
TARGET_LND_RELEASE = 'v0.7.1-beta'
TARGET_BITCOIN_RELEASE = 'v0.21.0'
TARGET_LND_RELEASE = 'v0.12.1-beta'


class StringConstant(object):
Expand Down
Binary file modified node_launcher/gui/assets/bitcoin-mainnet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified node_launcher/gui/assets/bitcoin-testnet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified node_launcher/gui/assets/bitcoin_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified node_launcher/gui/assets/bitcoin_logo_blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified node_launcher/gui/assets/bitcoin_logo_green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified node_launcher/gui/assets/bitcoin_logo_red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified windows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.