Commit Graph

8336 Commits

Author SHA1 Message Date
cluelessperson 151e3ab8e0 minor 2017-11-29 18:14:39 -06:00
ThomasV c34ea0066b
Merge pull request #3416 from bauerj/build-sh-tz
Make build timezone independent
2017-11-29 23:23:20 +01:00
Johann Bauer 307503fb97 Make build timezone independent 2017-11-29 23:19:12 +01:00
ThomasV 021272fb52
Merge pull request #3415 from bauerj/build-sh-tz
Make build location independent
2017-11-29 23:17:39 +01:00
Johann Bauer 201589b1a9 Make build timezone independent 2017-11-29 23:09:59 +01:00
ThomasV 599c138065 Merge branch 'master' of github.com:spesmilo/electrum 2017-11-29 19:04:32 +01:00
ThomasV f715caa27d fix #3413 2017-11-29 19:04:18 +01:00
ThomasV 7173101a06
Merge pull request #3412 from the9ull/virtualenv-python3
electrum-env creates python3 virtualenv
2017-11-29 14:30:57 +01:00
ThomasV 2ea59aad14 fix #3345: do not require a wallet in order to sweep 2017-11-29 13:45:02 +01:00
ThomasV 61b69f3856 update get_history script 2017-11-29 10:14:39 +01:00
ThomasV 5158799689 fix windows build script: pushd and popd require bash 2017-11-29 06:52:12 +01:00
SomberNight e700b0d731 fix: keepkey sending to p2sh output 2017-11-29 05:39:44 +01:00
ThomasV 8b66d7c8ae windows builds: set timestamps before calling makensis 2017-11-28 18:52:36 +01:00
ThomasV 412ce18201 fix previous commit 2017-11-28 18:26:58 +01:00
ThomasV b9d8b2a571 windows: build portable version without patching the source 2017-11-28 18:21:59 +01:00
ThomasV 3e72e7a3f0
Merge pull request #3397 from bauerj/build-sh
Add script for deterministic builds
2017-11-28 06:23:21 +01:00
Johann Bauer 5778102acc Add script for deterministic builds 2017-11-28 00:32:38 +01:00
ThomasV 78400478fa disable python bytecode during execution of pyinstaller 2017-11-27 20:53:36 +01:00
ThomasV 1eab1385e9 fix names (follow-up previous commit) 2017-11-27 19:56:39 +01:00
ThomasV c8818cca05 rename file 2017-11-27 19:46:22 +01:00
ThomasV 67c561e4cd windows builds: fetch locale files from github repo 2017-11-27 19:31:48 +01:00
ThomasV d7fb5825f4
Merge pull request #3384 from bauerj/determinstic-packages
Save dependency versions in repo
2017-11-27 19:28:35 +01:00
Martino Salvetti d0f179e347 Create python3 virtualenv 2017-11-27 11:42:49 +01:00
Johann Bauer 957178217c Save dependency versions in repo 2017-11-26 23:22:07 +01:00
ThomasV 9425319dcd
Merge pull request #3367 from SomberNight/tx_size_est_uncompressed_pk
tx size estimation: handle uncompressed pubkeys
2017-11-24 10:26:08 +01:00
ThomasV 24af618164
Merge pull request #3370 from benma/devices
digitalbitbox: correctly handle user aborts
2017-11-24 10:24:47 +01:00
ThomasV f4650a199a
Merge pull request #3366 from SomberNight/notify_inc_tx_icon_qt
follow-up #3361 (notifications for incoming transactions)
2017-11-24 10:24:00 +01:00
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.
2017-11-24 10:12:53 +01:00
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).
2017-11-24 10:12:13 +01:00
SomberNight 8be777e882 tx size estimation: handle uncompressed pubkeys 2017-11-24 04:24:54 +01:00
SomberNight b950904ef4 follow-up #3361 (notifications for incoming transactions) 2017-11-24 02:10:49 +01:00
ThomasV 9fc946492b
Merge pull request #3361 from bauerj/fix-notifications
Show notifications for incoming transactions
2017-11-23 19:33:24 +01:00
ThomasV 355e77b39d
Merge pull request #3362 from SomberNight/dbb_py3_hid_send
fix: py3 digitalbitbox hid_send
2017-11-23 19:32:39 +01:00
SomberNight b159164575 fix: py3 digitalbitbox hid_send 2017-11-23 19:22:31 +01:00
Johann Bauer 33d82aa121 Show notifications for incoming transactions 2017-11-23 18:41:04 +01:00
ThomasV 9edffd1754
Merge pull request #3335 from SomberNight/cmd_getprivkeys
more robust getprivatekeys() and is_segwit_address()
2017-11-23 10:03:18 +01:00
ThomasV ac5cbdaca2
Merge pull request #3351 from SomberNight/segwit_tx_size_estimation
better segwit tx size estimation
2017-11-23 09:41:02 +01:00
ThomasV 8a200aaf33
Merge pull request #3354 from benma/dbb_segwit
digitalbitbox: add support for segwit
2017-11-23 09:27:16 +01:00
Marko Bencun b31c51b3d0 digitalbitbox: add support for segwit 2017-11-22 12:58:19 +01:00
ThomasV b97402b796
Merge pull request #3343 from fr3aker/fix-ipv6addr-parsing
fix parsing of ipv6 addresses in interface
2017-11-22 12:41:50 +01:00
ThomasV e3c14fed81
Merge pull request #3352 from SomberNight/tests_testnet_addr
tests: testnet addresses
2017-11-22 12:00:35 +01:00
SomberNight 33bb5fee73 tests: testnet addresses 2017-11-22 02:01:47 +01:00
SomberNight e373f50596 follow-up prev commit 2017-11-22 01:15:01 +01:00
SomberNight a2a25e4738 better segwit tx size estimation 2017-11-21 23:02:45 +01:00
fr3aker b7d587c6ac
fix parsing of ipv6 addresses in interface 2017-11-20 20:17:58 +01:00
SomberNight 66cce115ef more robust commands.getprivatekeys() and bitcoin.is_segwit_address() 2017-11-19 23:46:59 +01:00
ThomasV 0da1d4853b
Merge pull request #3330 from SomberNight/dbb_clear_dialog
digitalbitbox: delegate clear_dialog() calls to GUI thread
2017-11-18 17:35:57 +01:00
SomberNight 5cfe909194 digitalbitbox: delegate clear_dialog() calls to GUI thread 2017-11-18 16:53:22 +01:00
ThomasV 43181aea06
Merge pull request #3326 from SomberNight/ledger_clear_dialog
fix: ledger clear_dialog() threading issues
2017-11-18 11:39:46 +01:00
SomberNight c9bef38dff fix: ledger clear_dialog() threading issues 2017-11-18 04:09:15 +01:00