Commit graph

7524 commits

Author SHA1 Message Date
ThomasV
cefae0d76a version 2.7.4 and release notes 2016-10-09 16:13:46 +02:00
ThomasV
c2266731d4 remove deprecated note from kivy Readme 2016-10-09 11:40:45 +02:00
ThomasV
43272c63a8 fix #1961 2016-10-09 09:20:32 +02:00
ThomasV
2e2f4c17e0 fix #1959 2016-10-09 01:02:53 +02:00
ThomasV
357cc75dca fix creation of imported keystore 2016-10-08 20:30:56 +02:00
ThomasV
bb0ddcecd0 version 2.7.3 2016-10-08 18:57:39 +02:00
ThomasV
79c8d0ecb9 update windows build script 2016-10-08 18:44:42 +02:00
ThomasV
c5a591123d fix pyinstaller not detecting trezorlib.client 2016-10-08 18:02:01 +02:00
ThomasV
5d44474aeb bound number of tx inputs in sweep 2016-10-08 11:40:03 +02:00
ThomasV
1e55f4fda0 fix fee computation in sweep 2016-10-08 11:17:53 +02:00
ThomasV
7abd902b92 fix #1959 2016-10-08 08:34:24 +02:00
ThomasV
2512f5945a fix issue #1958 2016-10-07 18:33:49 +02:00
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