705 Commits (0a1b3eac9cd297141f137075cc3de6abefab54a1)

Author SHA1 Message Date
ThomasV 2996ec927f fix #862: ask passphrase only once 9 years ago
BTChip 22c602a61c Rename BTChip -> Ledger 9 years ago
BTChip 59e999d3a5 Update installwizard init 9 years ago
ThomasV 94ecf8dd7d fix trezor statusbar 9 years ago
Darin Stanchfield cdd3151312 added KeepKey plugin information 9 years ago
Darin Stanchfield 373e267e12 created new KeepKey plugin based on Trezor's 9 years ago
ThomasV c3991091de move init_qt hook 9 years ago
ThomasV 97ffa93fcf cosigner pool: don't show both sign and send buttons 9 years ago
ThomasV 7bf91fb7b6 labels plugin: abort if there is not mpk 9 years ago
ThomasV 71ec50e634 fix tooltips 9 years ago
ThomasV 2515fc9b6a use blue color to denote auto-filled values (fee, exchange rates plugin) 9 years ago
ThomasV b6e7dbe5f7 fix plot plugin 9 years ago
ThomasV 65ff969d07 update trezor dialog 9 years ago
ThomasV 12431a1eb8 add trezor icon 9 years ago
ThomasV e18ddd0096 do not show plugins that register a custom wallet type in the plugins toggle dialog 9 years ago
ThomasV c04d609862 fix: make_request returns pr 9 years ago
ThomasV 98501b17b3 rename email plugin 9 years ago
ThomasV e77f0c98e7 extend bitcoin: URI with signature data, instead of serialized format 9 years ago
ThomasV 31739d01d7 fix bug #1365 9 years ago
ThomasV 471cab6089 do not base64encode signatures in requests 9 years ago
ThomasV 3722aeca45 rename method 9 years ago
ThomasV 2e6aa9067f email: better workflow 9 years ago
ThomasV 37aef8332b add more help messages 9 years ago
ThomasV cb2bc54f96 store and display signatures of own requests 9 years ago
ThomasV 126454c0e6 email plugin 10 years ago
BTChip 0f1180ad95 Rename signals to avoid name clashes 9 years ago
ThomasV 15f592f022 trezor multisig: build xpub from pubkey 9 years ago
BTChip ea097fd7f5 Review UI, support command line mode 9 years ago
BTChip c167ef6d35 Implement missing can_sign_xpubkey 9 years ago
ThomasV c224a9ad9d enable multisig with trezor 9 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 9 years ago
Neil Booth aa6de86c27 Once a user inputs a fee, retain it. 9 years ago
ThomasV 616becd9a8 move openalias from plugins to core 9 years ago
ThomasV 0c37009cdb fix is_address (forgot p2sh) 9 years ago
Roman Zeyde a0c891d73f transaction_dialog: allow plugins manipulate transaction sharing buttons 9 years ago
ThomasV e994736bf5 trezor: print more info, in order to fix issue #1306 9 years ago
ThomasV 1427d96249 trezor: simplify get_client 9 years ago
ThomasV ed1001bf8b print trezor error message 9 years ago
ThomasV 4cf97d9ab8 rm debugging line 9 years ago
ThomasV 98d0ff7536 trezor: move signing logic from wallet class to plugin 9 years ago
ThomasV 56b3c98332 generic m of n multisig 9 years ago
Neil Booth c35485c1c2 Split tx dialog buttons 9 years ago
Neil Booth 6c25f637b9 Wrapper func to create and show a TxDialog 9 years ago
BTChip 3a22fe758f Only rescan the dongle when it has been disconnected 9 years ago
BTChip 2b307ce24f Use format_satoshis_plain instead of format_satoshis to avoid locale separator issues 9 years ago
BTChip eed37e82d2 Support Ledger 2FA Security Card and prepare for new encoding format 9 years ago
BTChip db68dcbc14 Get rid of libusb dependency 9 years ago
ThomasV c46ac26d82 cosigner pool: exec_->show 10 years ago
ThomasV 5ffd26402e separate load_wallet hook for installwizard 10 years ago
ThomasV bf50bc45ef fix plugin load_wallet hook 10 years ago