Commit Graph

5315 Commits

Author SHA1 Message Date
BTChip 22c602a61c Rename BTChip -> Ledger 2015-08-14 13:34:22 +02:00
ThomasV 6fcaa1a672 Merge pull request #1392 from LedgerHQ/btchip-update-wizard
Update installwizard init
2015-08-14 09:06:30 +02:00
BTChip 59e999d3a5 Update installwizard init 2015-08-13 23:28:36 +02:00
ThomasV 1a9e768e31 fix dynamic fee slider behaviour in OSX 2015-08-13 15:19:34 +02:00
ThomasV 94ecf8dd7d fix trezor statusbar 2015-08-12 15:51:31 +02:00
Darin Stanchfield cdd3151312 added KeepKey plugin information 2015-08-10 23:28:03 -07:00
Darin Stanchfield 373e267e12 created new KeepKey plugin based on Trezor's 2015-08-10 23:27:42 -07:00
Roman Zeyde abc7429b0f bitcoin: remove multiple imports 2015-08-09 19:35:02 +03:00
Roman Zeyde b5854b6e8b account: remove unused variables 2015-08-09 19:35:02 +03:00
Roman Zeyde a3a01be8ce remove unused code 2015-08-09 19:02:04 +03:00
ThomasV 4b9a149987 recently visited wallets: increase shortcut index 2015-08-09 13:17:04 +02:00
ThomasV c3991091de move init_qt hook 2015-08-07 20:06:31 +02:00
ThomasV d0e2f0a5db tooltips 2015-08-07 19:44:50 +02:00
ThomasV 743d2721db fix: recently_open 2015-08-07 19:28:05 +02:00
ThomasV 464a89ddf5 improve recently_open menu 2015-08-07 19:24:43 +02:00
ThomasV b40f3571e8 tx window: do not always set prompt_if_unsaved 2015-08-07 18:59:50 +02:00
ThomasV 97ffa93fcf cosigner pool: don't show both sign and send buttons 2015-08-07 18:47:23 +02:00
ThomasV 7bf91fb7b6 labels plugin: abort if there is not mpk 2015-08-07 17:46:49 +02:00
ThomasV 6b87256795 sign tx with empty scriptSig inputs 2015-08-07 17:11:42 +02:00
ThomasV 5f413aca1c rm unneeded float conversion 2015-08-07 14:36:43 +02:00
ThomasV c844d22a19 synchronous_get: return -> raise exception 2015-08-07 12:22:47 +02:00
ThomasV 85d9b8aa8d fix: dePem cert before parsing 2015-08-07 11:58:59 +02:00
ThomasV ca3c320ef4 simplify x509 constructor 2015-08-07 11:39:30 +02:00
ThomasV 713fa00d86 fix estimatefee for daemon 2015-08-07 10:54:32 +02:00
ThomasV 65c7dfafbc check alias in signrequest 2015-08-07 09:00:00 +02:00
ThomasV 77d7aa772d fix typo 2015-08-07 08:59:00 +02:00
ThomasV 34e3261efd fix estimate_fee 2015-08-06 19:26:34 +02:00
ThomasV 714445aba8 fix: wallet.is_used 2015-08-06 19:19:25 +02:00
ThomasV 0201bdbb20 release notes 2015-08-06 17:06:24 +02:00
ThomasV ef83328042 fix insert parameter order 2015-08-06 16:57:57 +02:00
ThomasV 385110653b gui tweaks 2015-08-06 16:56:20 +02:00
ThomasV eef49a328a add recently open files to menu. fixes #1273 2015-08-06 16:27:49 +02:00
ThomasV e93ff18776 rename help -> commands 2015-08-06 15:52:38 +02:00
ThomasV 71ec50e634 fix tooltips 2015-08-06 14:55:05 +02:00
ThomasV 2515fc9b6a use blue color to denote auto-filled values (fee, exchange rates plugin) 2015-08-06 12:56:48 +02:00
ThomasV b6e7dbe5f7 fix plot plugin 2015-08-06 12:02:09 +02:00
ThomasV 65ff969d07 update trezor dialog 2015-08-06 11:27:45 +02:00
ThomasV 12431a1eb8 add trezor icon 2015-08-06 11:22:16 +02:00
ThomasV e18ddd0096 do not show plugins that register a custom wallet type in the plugins toggle dialog 2015-08-06 11:12:15 +02:00
ThomasV aadffa0c8f check_ssl_config: verify pubkey 2015-08-05 20:59:51 +02:00
ThomasV a9e74da11c check SSL certificate in config dialog 2015-08-05 20:49:45 +02:00
ThomasV 7b3e1dafd4 replace wallet.set_fee calls 2015-08-05 18:35:36 +02:00
ThomasV 252c73a06a fix issue #1387 2015-08-05 18:01:56 +02:00
ThomasV 43880d452e dynamic fees 2015-08-05 15:45:28 +02:00
ThomasV 959620db46 fix fee estimate bug; follow up to aa6de86 2015-08-05 15:20:29 +02:00
ThomasV 5ddafa8b14 rm tlslite import 2015-08-04 19:29:43 +02:00
ThomasV 4a74806061 remove tlslite from make_packages 2015-08-04 18:56:38 +02:00
ThomasV 6ca9f148d4 fix config var names for ssl preferences 2015-08-04 18:48:38 +02:00
ThomasV 476d198be9 fix missing occurences of X509.parse 2015-08-04 18:31:08 +02:00
ThomasV e8d30129ea replace TLSLite dependency with minimal RSA implementation 2015-08-04 18:16:06 +02:00