Commit Graph

7697 Commits

Author SHA1 Message Date
Jochen Hoenicke 1c120e8f5c
[TREZOR] Set bip32 path in multisig change address 2017-08-15 16:25:30 +02:00
ThomasV a22cf973b4 Revert "Only save config if value changed"
This reverts commit 47e062aa7e.
2017-08-15 12:55:53 +02:00
ThomasV 6cedb68023 Merge pull request #2751 from SomberNight/tor-save-proxy-settings
bugfix: [GUI-QT/Network] Save proxy setting when toggling Tor checkbox
2017-08-15 12:48:03 +02:00
SomberNight 260c3eecab bugfix: [GUI-QT/Network] Save proxy setting when toggling Tor checkbox 2017-08-15 03:26:44 +02:00
ThomasV 63bb01cf8f Merge pull request #2742 from mathiscode/patch-1
Fix minor typo in exporting labels
2017-08-13 07:01:23 +02:00
J.R. Mathis 5062e642c2 Fix minor typo in exporting labels
Changed "where" to "were"
2017-08-12 22:59:07 -05:00
ThomasV 8d82e66eee fix #2690 2017-08-12 10:22:19 +02:00
ThomasV 5fb51a91a2 fix #2736 2017-08-12 10:06:28 +02:00
ThomasV 6cf10e54d0 trezor: add missing parameters for reset_device 2017-08-12 04:37:21 +02:00
ThomasV 713a803e0f build-wine: add trezor version 2017-08-11 07:27:06 +02:00
ThomasV 24e3fab8af prepare version 2.9.3 2017-08-10 18:01:22 +02:00
ThomasV 6a984ab9b6 Merge pull request #2720 from bauerj/config-skip-save
Only save config if value changed
2017-08-10 17:56:38 +02:00
ThomasV d4ab8de91d update wine script for hardware wallets 2017-08-10 17:53:17 +02:00
ThomasV 169ca85a01 fix #2719 2017-08-10 03:45:10 +02:00
Johann Bauer 47e062aa7e Only save config if value changed 2017-08-09 22:27:57 +02:00
ThomasV 1ee41089cf Merge pull request #2693 from casper/gui-history-upgrades
History list - GUI fix + small improvements
2017-08-08 09:42:58 +02:00
ThomasV 7617fbf0ff fix default sequence number in ledger plugin 2017-08-08 09:26:05 +02:00
ThomasV 9ab4f1e42e Merge branch 'master' of git://github.com/spesmilo/electrum 2017-08-08 06:03:57 +02:00
ThomasV 08fab753e8 change default value of confirmed_only, spending unconfirmed coins 2017-08-08 06:03:47 +02:00
ThomasV 0a14785e93 Merge pull request #2707 from bauerj/new-ico
Use Windows icon with higher resolution and transparency
2017-08-07 21:18:36 +02:00
Johann Bauer 1e5462dccf Use Windows icon with higher resolution and transparency 2017-08-07 21:03:48 +02:00
ThomasV a13581e6db fix #2697 2017-08-06 09:55:49 +02:00
Casper 713c3c7460 History list upgrades
+ add icon tooltip
  + fix text alignment
  + add double click for details
2017-08-05 11:19:29 +03:00
ThomasV 72706f8219 network: connection_down if interface fails to connect chunk 2017-08-04 15:34:23 +02:00
ThomasV 0eb05f7cc4 Merge pull request #2687 from jhoenicke/trezor
TREZOR: Remove sighash from input signatures
2017-08-04 11:20:00 +02:00
Jochen Hoenicke e991722d9c
TREZOR: Remove sighash from input signatures
TREZOR firmware expects signatures not to contain the trailing sighash
byte.  This fixes issue fyookball/electrum#47 which also applies to
electrum.
2017-08-04 10:57:31 +02:00
ThomasV 41e39caad1 Merge pull request #2683 from valiz/master
Fix commands that require password with unencrypted wallet
2017-08-04 05:37:17 +02:00
Vali Zero 3c7171ede8 Fix commands that require password with unencrypted wallet 2017-08-03 21:34:11 +03:00
ThomasV 091e7b8d92 version 2.9.2 2017-08-03 15:07:19 +02:00
ThomasV 5cdff32227 add websocket to windows builds 2017-08-03 15:05:05 +02:00
ThomasV 5872bd4722 force new headers download if file is corrupted 2017-08-03 14:25:50 +02:00
ThomasV 9ca9b6c397 prepare version 2.9.1 2017-08-03 07:29:23 +02:00
ThomasV 6bd66279b0 fix segwit script size 2017-08-03 07:22:49 +02:00
ThomasV 57013ca985 update blockchain size after initial file download 2017-08-03 07:11:27 +02:00
ThomasV 0d12784f1e updates for new version of buildozer 2017-08-02 11:21:45 +02:00
ThomasV f956363d88 Merge pull request #2669 from neocogent/contacts-validate
Validate and extract contacts on import
2017-08-01 15:07:51 +02:00
neocogent 6549a4ebdb validate contacts on import 2017-08-01 19:56:46 +07:00
ThomasV 3d34fd9294 Merge pull request #2658 from linuxion/patch-3
Add Blockchair.com block explorer
2017-08-01 12:03:14 +02:00
ThomasV 45bfd8cbae sanitize max_fee_rate; fixes #2663 2017-08-01 11:24:49 +02:00
ThomasV 882e259a78 sanity check read_header 2017-08-01 11:00:12 +02:00
ThomasV 4c2deb6d2b follow-up to bc4fcfbebd 2017-08-01 10:47:33 +02:00
ThomasV 19deb56677 Merge pull request #2666 from suut/master
Remove usages of deprecated apply() builtin
2017-08-01 10:42:30 +02:00
suut bc4fcfbebd Remove usages of deprecated apply() builtin 2017-08-01 05:22:18 +02:00
ThomasV b95b21b2f2 Merge pull request #2626 from neocogent/locktime
Add locktime cmdline support
2017-07-31 09:16:47 +02:00
neocogent 63a754868e add locktime cmdline support 2017-07-31 09:25:10 +07:00
linuxion be150660ca Add Blockchair.com block explorer 2017-07-31 03:24:02 +03:00
ThomasV cefb1c9bc0 Merge pull request #2644 from jrjackso/fix-commands
Fixes issue calling commands that do not require a password, such as help
2017-07-29 06:33:49 +02:00
Jason Jackson a516bce8c6 Fixes issue calling commands that do not require a password, such as help 2017-07-28 08:04:32 -04:00
ThomasV c5d3adcf32 wine: install socks 2017-07-27 09:30:22 +02:00
ThomasV ba3586dc30 release notes for 2.9 2017-07-27 08:42:45 +02:00