SomberNight
52eb4aebe6
follow-up 958b794bc9
7 years ago
SomberNight
1359fac4c9
trezor/keepkey separation: tx output type
7 years ago
SomberNight
65c15c5a03
fix verifymessage command
7 years ago
ThomasV
958b794bc9
separate trezor and keepkey codebase
7 years ago
ThomasV
a03a5c00e3
Merge pull request #3444 from SomberNight/2fa_tos_catch_exc
Catch exception when retrieving 2FA TOS
7 years ago
SomberNight
3bcfb8273a
Catch exception when retrieving 2FA TOS. Only allow user to continue if TOS was received.
7 years ago
SomberNight
80f99b68e0
fix: crash in QT InstallWizard if wallet path results in IOError and user still clicks Next (see #3404 )
7 years ago
ThomasV
e4c77d9156
Merge pull request #3435 from sunnyville01/selectable_statusbar_text
Selectable statusbar text
7 years ago
Sameer Zahid
a9a5647a9d
Make balance text in statusBar selectable
7 years ago
Sameer Zahid
8423234bbd
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
ff815acbd5
Merge pull request #3407 from SomberNight/fix_keepkey_p2sh_output
fix: keepkey sending to p2sh output
7 years ago
ThomasV
d878286a3a
Merge pull request #3431 from kyuupichan/upstream
Make trezor code specific to trezor
7 years ago
Neil Booth
bf452ecfe7
Make trezor code specific to trezor
Fixes #3308
7 years ago
Sameer Zahid
ce0617fb4b
Merge pull request #1 from spesmilo/master
Update
7 years ago
ThomasV
f0eb553681
Merge pull request #3380 from SomberNight/sweep_to_use_send_tab
use the send tab when sweeping (qt gui)
7 years ago
SomberNight
e65b598756
use the send tab when sweeping (qt gui)
7 years ago
ThomasV
683495b325
Merge pull request #3419 from cluelessperson/fix_rsakey
[easy] Typo breaks lib.rsakey.RSAKey.generate ?
7 years ago
cluelessperson
151e3ab8e0
minor
7 years ago
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
SomberNight
e700b0d731
fix: keepkey sending to p2sh output
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