Commit Graph

6862 Commits

Author SHA1 Message Date
ThomasV f5380b3500 fix bugs in sweep dialog 2016-10-07 12:03:49 +02:00
ThomasV 3403db9b47 version 2.7.2, release notes 2016-10-07 00:23:14 +02:00
ThomasV 9cafc3db2d fix #1954 2016-10-07 00:20:46 +02:00
ThomasV 21ad805010 fix #1953 2016-10-06 10:26:16 +02:00
ThomasV df6dae90d6 remove the 'deseed' command, it does not work anymore with keystores 2016-10-05 10:53:08 +02:00
ThomasV e0ba4a967c command line restore: strip text 2016-10-05 10:25:48 +02:00
ThomasV 2bb2c2bcee update release notes 2016-10-05 07:27:28 +02:00
ThomasV 9c37d36be2 bump version number 2016-10-05 07:21:37 +02:00
ThomasV df012e66ab fix #1948 2016-10-05 07:18:18 +02:00
ThomasV 00eb39a560 fix issue with restore from old seed 2016-10-05 07:08:45 +02:00
ThomasV 31f41b3d94 fix date 2016-10-04 20:04:16 +02:00
ThomasV 7bbfe4d9c7 keepkey: use v0.7.3 in windows binaries 2016-10-02 18:17:13 +02:00
ThomasV e127fe6be5 fix: do not display hardware plugins in plugin menu 2016-10-02 17:54:00 +02:00
ThomasV c7ff3ba705 Merge pull request #1943 from ser/payment-requests-subdirs
Spread payment requests to subdirs
2016-10-02 12:43:10 +02:00
ThomasV 3127fbd0c2 we need to check requires_split first, and get_action at the end 2016-10-02 12:30:57 +02:00
ThomasV 34c90a257b follow-up 2016-10-02 12:17:53 +02:00
ThomasV d52e3f65e6 follow-up 2016-10-02 12:17:08 +02:00
ThomasV 5541c1bec6 check requires_split before upgrade 2016-10-02 12:15:51 +02:00
ThomasV 4788a10a8b fix message formatting 2016-10-02 11:46:47 +02:00
Serge Victor 98ace59f80 Fixing a stupid typo, sorry about that 2016-10-02 03:55:19 +00:00
ThomasV e0c38b31b4 remove custom entropy option; nobody uses it 2016-10-01 20:38:05 +02:00
ThomasV 19cee0e6c0 slightly change seed warning 2016-10-01 17:46:26 +02:00
ThomasV fac1c2673b update release notes 2016-10-01 11:51:41 +02:00
ThomasV 730cbefeb1 Trustedcoin: add Google Authenticator reset 2016-10-01 11:45:43 +02:00
Serge Victor 55d392c274 Spread payment requests to subdirs
Currently Electrum stores all payment requests in main requests
directory. It's not going to be efficient when we have thousands of
thousands of payment requests. This patch spreads that files across
two level of subdirectories.
2016-10-01 05:40:40 +00:00
ThomasV dfef56491b simplification 2016-09-30 15:01:22 +02:00
ThomasV f26262da0f fix ledger sign_transaction, issue #1938 2016-09-30 14:56:53 +02:00
ThomasV f4e81a073a update release notes 2016-09-30 11:26:36 +02:00
ThomasV 9afb0a9b46 add empty label to fix layout 2016-09-30 09:50:25 +02:00
ThomasV 6979cdc7d6 seed_input: minor layout improvement 2016-09-30 09:46:47 +02:00
ThomasV 94988bd3f7 follow-up previous commit 2016-09-30 01:19:29 +02:00
ThomasV 121ac07b01 wizard: add checkbox for passphrases. allow passphrases with 2fa seeds 2016-09-30 01:15:28 +02:00
ThomasV 0fd813f229 fix #1938 2016-09-29 11:50:32 +02:00
ThomasV da65e9e7d5 auto-upgrade wallet format 2016-09-29 10:52:51 +02:00
ThomasV fa487ae0ca fix: get_public_keys method of p2pk wallets 2016-09-29 09:47:45 +02:00
ThomasV f0ff73f0eb show wallet type in title bar 2016-09-29 09:40:27 +02:00
ThomasV 2e0d55e25e remove xpub icon 2016-09-28 21:31:47 +02:00
ThomasV 68ed60ca87 fix: check_password method of Multisig wallets 2016-09-28 17:54:35 +02:00
ThomasV 9509592767 new icon for xpub/xprv dialogs 2016-09-28 17:36:06 +02:00
ThomasV 52a9fdf6f6 wizard: fix restore multisig from seed 2016-09-28 17:03:02 +02:00
ThomasV 827d928aaa kivy: handle 2FA seeds 2016-09-28 12:48:46 +02:00
ThomasV 06c68a4be1 seed_type_label setVisible 2016-09-28 10:06:29 +02:00
ThomasV 8d9b23e760 follow-up previous commit 2016-09-28 09:55:18 +02:00
ThomasV 749a1f2006 restore bip39 option for multisig, add a warning when option is clicked. 2016-09-28 09:53:17 +02:00
ThomasV c934c5d55c tx window can show amount even if we are not synchronized 2016-09-28 08:45:22 +02:00
ThomasV c05c49a18f fix fee slider offline bug 2016-09-28 08:11:59 +02:00
ThomasV c32f75a313 wizard: display seed type. restore 2fa if needed 2016-09-28 06:30:00 +02:00
ThomasV 1fe1fc3c08 fix: can be longer than 24 2016-09-27 16:37:02 +02:00
ThomasV 296f30b924 trustedcoin: use 12-word seeds with separate derivations 2016-09-27 13:21:25 +02:00
ThomasV 997dd17933 call choose_device when button is clicked 2016-09-27 12:11:19 +02:00