Commit Graph

7241 Commits

Author SHA1 Message Date
ThomasV 8e90d6a4e5 fix #2292 2017-03-15 12:21:26 +01:00
ThomasV 96c8619194 fix #2298 2017-03-15 06:12:26 +01:00
ThomasV b2ff7259e6 Merge pull request #2295 from digitalbitbox/170314/dbb_new_pw
Enter password once for initial setup of an erased device
2017-03-14 17:55:29 +01:00
djb 2b9282a00e
Bypass plugins/hw_wallet/qt.py bug when setting initial devices password 2017-03-14 17:17:56 +01:00
ThomasV e63bf6ce02 improve CPFP dialog 2017-03-14 10:30:08 +01:00
ThomasV cb2d5ff3d6 raise special exception for dangling links 2017-03-14 08:56:30 +01:00
ThomasV b27aeadb71 Merge pull request #2291 from saleemrashid/testnet-trezor
TREZOR Testnet support
2017-03-14 05:55:38 +01:00
ThomasV 2737788e9c Merge pull request #2290 from saleemrashid/trezor-install-wizard
TREZOR: Update qt_generic for new InstallWizard
2017-03-14 05:54:11 +01:00
Saleem Rashid 2a45e32e0e TREZOR: Use correct Testnet constants 2017-03-13 19:23:55 +00:00
Saleem Rashid 9d6f816b15 Testnet: Use correct BIP44 derivation 2017-03-13 19:23:29 +00:00
Saleem Rashid 2dc7ba96c4 TREZOR: Update qt_generic for new InstallWizard
Broken by 45f2558
2017-03-13 19:21:55 +00:00
ThomasV 024de7afa5 kivy: trigger_update_history 2017-03-13 15:07:35 +01:00
ThomasV f5083b46de kivy: nicer message on send success 2017-03-13 11:32:55 +01:00
ThomasV 2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 2017-03-13 11:03:06 +01:00
ThomasV a2fcb2ba8f kivy: fix bump fee dialog 2017-03-12 20:09:25 +01:00
ThomasV e78531d913 follow up 8babd3e986 2017-03-12 19:25:49 +01:00
Eagle[TM] 8babd3e986 Update default server list - make more use of DEFAULT_PORTS 2017-03-12 17:01:25 +01:00
ThomasV 608568839e gettransaction command: require network instead of wallet 2017-03-12 12:33:52 +01:00
ThomasV ac88ae9c7f kivy: fix i18n with unicode 2017-03-12 10:47:02 +01:00
ThomasV 3cbde4c398 windows builds: update trezorlib version 2017-03-12 10:45:19 +01:00
ThomasV ca1d28ae45 Merge pull request #2284 from Matoking/fixpaytomany
Fix 'paytomany' command
2017-03-12 09:13:24 +01:00
Janne Pulkkinen f3f82a91fc Fix a typo'd function call preventing paytomany command from working 2017-03-12 09:16:17 +02:00
ThomasV 5c1cdf02cd Revert "display unicode wallet path in Qt GUI"
This reverts commit 6318bda54d.
2017-03-11 16:13:28 +01:00
ThomasV 81b6ae77ef version 2.8.1 and release notes 2017-03-11 15:52:34 +01:00
ThomasV 3b0383128f fix trustedcoin wallet creation 2017-03-11 15:51:00 +01:00
ThomasV 8e368d2251 dbb: derivation must be byte string 2017-03-11 15:38:51 +01:00
ThomasV 584b19a11e fix for older formats 2017-03-11 14:54:03 +01:00
ThomasV 8c42b9a8e8 Merge pull request #2283 from btchip/ledger-cpfp-fix
Ledger : Fix CPFP on change
2017-03-11 14:22:23 +01:00
BTChip aa7434bdaa Fix CPFP on change 2017-03-11 13:13:20 +01:00
ThomasV 31cd9753aa fix #2270: height sorting can use negative value 2017-03-11 12:06:15 +01:00
ThomasV c506c3e720 fix password message issue #2277 2017-03-11 11:32:00 +01:00
ThomasV 0e49274eae fix #2279: jsonrpc wallet 2017-03-11 10:26:26 +01:00
ThomasV 2b0a7bcd73 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-03-10 14:16:57 +01:00
ThomasV e43abb5c96 fix trustedcoin wizard. fixes #2276 2017-03-10 14:16:46 +01:00
ThomasV b8fdfe2037 Merge pull request #2275 from digitalbitbox/170310/dbb_bugfix
Digital Bitbox cannot send coins bug (due to a later upstream change)
2017-03-10 11:59:37 +01:00
djb 5b0d5814b9
dbb - bugfix after an upstream change 2017-03-10 11:49:59 +01:00
ThomasV 9628619e68 Merge pull request #2273 from shsmith/master
fix https://github.com/spesmilo/electrum/issues/2271
2017-03-10 05:13:23 +01:00
shsmith 5c9d443688 fix https://github.com/spesmilo/electrum/issues/2271 2017-03-09 15:40:46 -08:00
ThomasV 3ff500c7bd update release notes 2017-03-09 18:34:52 +01:00
ThomasV c3349df724 fix kivy not updating units in history 2017-03-09 16:55:32 +01:00
ThomasV 0cf14635e0 kivy: always show wallet name 2017-03-09 15:04:14 +01:00
ThomasV a921f5becf kivy labels plugin: use Clock 2017-03-09 14:48:31 +01:00
ThomasV 6318bda54d display unicode wallet path in Qt GUI 2017-03-09 12:16:07 +01:00
ThomasV d1ca4f994f fix #2262 2017-03-09 11:57:00 +01:00
ThomasV c847ee5ae3 use Python 2.7.13 with Windows, and install Cryptodome 2017-03-09 11:54:18 +01:00
ThomasV a159cc3a06 fix bug with storage.encrypt 2017-03-09 10:55:30 +01:00
ThomasV 8fabd1245d replace PyCrypto with PyCryptodome 2017-03-09 10:47:53 +01:00
ThomasV 60b300d6ed windows builds: pass name to pyinstaller (try to fix issue #1000) 2017-03-09 10:20:27 +01:00
ThomasV 1899f1f0df fix warning in windows builds 2017-03-09 09:17:14 +01:00
ThomasV cbeaa52101 kivy: minor fix 2017-03-08 20:05:26 +01:00