Commit Graph

8360 Commits

Author SHA1 Message Date
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
ThomasV 219a5b02a6
Merge pull request #3318 from SomberNight/qt_coins_disallow_label_edit
disallow editing labels in Coins tab (QT)
2017-11-17 18:34:33 +01:00
ThomasV 18df9e25b8
Merge pull request #3322 from SomberNight/win_binaries_testnet_json
windows binaries were missing servers_testnet.json
2017-11-17 18:32:37 +01:00
SomberNight 6e99c15c5c windows binaries were missing servers_testnet.json 2017-11-17 18:14:17 +01:00
SomberNight 1799b8a7af disallow editing labels in Coins tab (QT) 2017-11-17 01:54:48 +01:00
ThomasV c48efc5f3f
Merge pull request #3310 from SomberNight/fix_greena_pw
fix: GreenAddress verification with passworded wallet
2017-11-15 13:24:57 +01:00
SomberNight 204146b30a fix: GreenAddress verification with passworded wallet 2017-11-15 12:12:11 +01:00
ThomasV ff0cd16aec
Merge pull request #3299 from SomberNight/bip39_checksum_after_entering_seed
fix: bip39 checksum sometimes not calculated
2017-11-14 10:25:07 +01:00
SomberNight 5f30f95cdd fix: bip39 checksum not calculated if option was toggled after entering seed 2017-11-14 01:44:55 +01:00
ThomasV e9191caf39
Merge pull request #3291 from SomberNight/ledger_old_fw_exception1
fix: ledger old fw segwit crash
2017-11-13 18:11:14 +01:00
SomberNight 098c2be919 follow-up 70d23f9e3b 2017-11-13 16:18:56 +01:00
ThomasV f97e81252d windows builds: download icons_rc.py from dedicated repo, because pyrcc5 is not deterministic 2017-11-13 14:22:37 +01:00
ThomasV 2d28532909 remove unused android icon 2017-11-13 12:28:44 +01:00
ThomasV 580f2da19d prepare 3.0.2 release 2017-11-13 11:58:25 +01:00
ThomasV 5e8791e5a4 trustedcoin: add message about how to request new code 2017-11-13 11:47:25 +01:00
ThomasV 60e0b43b81 fix 3262: protobuf SerializeToString() returns bytes.. 2017-11-13 11:10:51 +01:00
ThomasV e05854f004
Merge pull request #3287 from JustinTArthur/clean-up-imports
Clean up imports
2017-11-13 09:58:59 +01:00
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
Justin Turner Arthur 9a0aa9b478 Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
ThomasV 8c84b349b8
Merge pull request #3276 from SomberNight/file_io_with_open
file i/o: use 'with' keyword
2017-11-13 09:23:21 +01:00
ThomasV c90b666fd6
Merge pull request #3288 from JustinTArthur/keepkey-cmdline-fix
Fix undefined reference error in command line KeepKey plugin.
2017-11-13 09:21:40 +01:00
ThomasV ab466a7660
Merge pull request #3289 from JustinTArthur/simplify-bytes-funcs
Simplify bytes/hex conversion functions now that we're Python 3+ only.
2017-11-13 09:21:20 +01:00
Justin Turner Arthur 0c04db33d8 Simplify bytes/hex conversion functions now that we're Python 3+ only. 2017-11-13 01:03:20 -06:00
Justin Turner Arthur 8cb34f4d88 Fix undefined reference error in command line KeepKey plugin. 2017-11-12 23:11:22 -06:00
ThomasV 168326e184
Merge pull request #3282 from JustinTArthur/fix-broken-commands
Fixes to signing, notify commands and command exception handling.
2017-11-13 05:18:30 +01:00
Justin Turner Arthur 07629e12af Fixes to signing, notify commands and command exception handling. 2017-11-12 16:15:06 -06:00
ThomasV c8a2ff15b8 install patched pyinstaller from my own repo 2017-11-12 20:29:19 +01:00