ThomasV
c34ea0066b
Merge pull request #3416 from bauerj/build-sh-tz
Make build timezone independent
7 years ago
Johann Bauer
307503fb97
Make build timezone independent
7 years ago
ThomasV
021272fb52
Merge pull request #3415 from bauerj/build-sh-tz
Make build location independent
7 years ago
Johann Bauer
201589b1a9
Make build timezone independent
7 years ago
ThomasV
599c138065
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
f715caa27d
fix #3413
7 years ago
ThomasV
7173101a06
Merge pull request #3412 from the9ull/virtualenv-python3
electrum-env creates python3 virtualenv
7 years ago
ThomasV
2ea59aad14
fix #3345 : do not require a wallet in order to sweep
7 years ago
ThomasV
61b69f3856
update get_history script
7 years ago
ThomasV
5158799689
fix windows build script: pushd and popd require bash
7 years ago
ThomasV
8b66d7c8ae
windows builds: set timestamps before calling makensis
7 years ago
ThomasV
412ce18201
fix previous commit
7 years ago
ThomasV
b9d8b2a571
windows: build portable version without patching the source
7 years ago
ThomasV
3e72e7a3f0
Merge pull request #3397 from bauerj/build-sh
Add script for deterministic builds
7 years ago
Johann Bauer
5778102acc
Add script for deterministic builds
7 years ago
ThomasV
78400478fa
disable python bytecode during execution of pyinstaller
7 years ago
ThomasV
1eab1385e9
fix names (follow-up previous commit)
7 years ago
ThomasV
c8818cca05
rename file
7 years ago
ThomasV
67c561e4cd
windows builds: fetch locale files from github repo
7 years ago
ThomasV
d7fb5825f4
Merge pull request #3384 from bauerj/determinstic-packages
Save dependency versions in repo
7 years ago
Martino Salvetti
d0f179e347
Create python3 virtualenv
7 years ago
Johann Bauer
957178217c
Save dependency versions in repo
7 years ago
ThomasV
9425319dcd
Merge pull request #3367 from SomberNight/tx_size_est_uncompressed_pk
tx size estimation: handle uncompressed pubkeys
7 years ago
ThomasV
24af618164
Merge pull request #3370 from benma/devices
digitalbitbox: correctly handle user aborts
7 years ago
ThomasV
f4650a199a
Merge pull request #3366 from SomberNight/notify_inc_tx_icon_qt
follow-up #3361 (notifications for incoming transactions)
7 years ago
Marko Bencun
116026dee0
DeviceMgr: nicer message when pairing
The experience is a bit better if the user is prompted to connect,
instead of showing an error.
7 years ago
Marko Bencun
f3092a8b50
digitalbitbox: correctly handle user aborts
1. When the pairing is being forced and the user clicks 'No', the tx
was cancelled completely because the UserCancelled exception was
accidentally converted to an Exception.
2. Same with user aborting the signing process with a short touch on
the device (or a timeout).
7 years ago
SomberNight
8be777e882
tx size estimation: handle uncompressed pubkeys
7 years ago
SomberNight
b950904ef4
follow-up #3361 (notifications for incoming transactions)
7 years ago
ThomasV
9fc946492b
Merge pull request #3361 from bauerj/fix-notifications
Show notifications for incoming transactions
7 years ago
ThomasV
355e77b39d
Merge pull request #3362 from SomberNight/dbb_py3_hid_send
fix: py3 digitalbitbox hid_send
7 years ago
SomberNight
b159164575
fix: py3 digitalbitbox hid_send
7 years ago
Johann Bauer
33d82aa121
Show notifications for incoming transactions
7 years ago
ThomasV
9edffd1754
Merge pull request #3335 from SomberNight/cmd_getprivkeys
more robust getprivatekeys() and is_segwit_address()
7 years ago
ThomasV
ac5cbdaca2
Merge pull request #3351 from SomberNight/segwit_tx_size_estimation
better segwit tx size estimation
7 years ago
ThomasV
8a200aaf33
Merge pull request #3354 from benma/dbb_segwit
digitalbitbox: add support for segwit
7 years ago
Marko Bencun
b31c51b3d0
digitalbitbox: add support for segwit
7 years ago
ThomasV
b97402b796
Merge pull request #3343 from fr3aker/fix-ipv6addr-parsing
fix parsing of ipv6 addresses in interface
7 years ago
ThomasV
e3c14fed81
Merge pull request #3352 from SomberNight/tests_testnet_addr
tests: testnet addresses
7 years ago
SomberNight
33bb5fee73
tests: testnet addresses
7 years ago
SomberNight
e373f50596
follow-up prev commit
7 years ago
SomberNight
a2a25e4738
better segwit tx size estimation
7 years ago
fr3aker
b7d587c6ac
fix parsing of ipv6 addresses in interface
7 years ago
SomberNight
66cce115ef
more robust commands.getprivatekeys() and bitcoin.is_segwit_address()
7 years ago
ThomasV
0da1d4853b
Merge pull request #3330 from SomberNight/dbb_clear_dialog
digitalbitbox: delegate clear_dialog() calls to GUI thread
7 years ago
SomberNight
5cfe909194
digitalbitbox: delegate clear_dialog() calls to GUI thread
7 years ago
ThomasV
43181aea06
Merge pull request #3326 from SomberNight/ledger_clear_dialog
fix: ledger clear_dialog() threading issues
7 years ago
SomberNight
c9bef38dff
fix: ledger clear_dialog() threading issues
7 years ago
ThomasV
219a5b02a6
Merge pull request #3318 from SomberNight/qt_coins_disallow_label_edit
disallow editing labels in Coins tab (QT)
7 years ago
ThomasV
18df9e25b8
Merge pull request #3322 from SomberNight/win_binaries_testnet_json
windows binaries were missing servers_testnet.json
7 years ago