Commit Graph

7185 Commits

Author SHA1 Message Date
ThomasV 9a3344dc7f kivy: seed options dialog 2016-10-11 15:00:06 +02:00
ThomasV 834d3322b3 kivy: seed options dialog 2016-10-11 14:59:29 +02:00
ThomasV 49550514af fix: import version 2016-10-11 12:08:56 +02:00
ThomasV 2833a5bae9 fix: don't utf8 encode passphrase 2016-10-11 11:52:15 +02:00
ThomasV 9598c6999f fix exception type 2016-10-11 11:44:34 +02:00
ThomasV 082f8e50f2 minor fix in seed dialog 2016-10-11 11:21:08 +02:00
ThomasV 1e518e7b64 add number of confirmations in payment request status. fixes #1757 2016-10-10 19:13:34 +02:00
ThomasV d12661a385 use the word 'extension' instead of 'passphrase' 2016-10-10 17:11:46 +02:00
ThomasV 49df834974 kivy: add current word to suggestions, because some users don't see the space key 2016-10-10 15:56:47 +02:00
ThomasV e9f315ac6d fix #1609 2016-10-10 10:57:12 +02:00
ThomasV c90b2497f5 in-place labels update (fix #1841) 2016-10-10 10:32:47 +02:00
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