544 Commits (afae9a097e2bf39280589f3d1a456c5f70adc170)

Author SHA1 Message Date
ThomasV 97ffa93fcf cosigner pool: don't show both sign and send buttons 10 years ago
ThomasV 7bf91fb7b6 labels plugin: abort if there is not mpk 10 years ago
ThomasV 71ec50e634 fix tooltips 10 years ago
ThomasV 2515fc9b6a use blue color to denote auto-filled values (fee, exchange rates plugin) 10 years ago
ThomasV b6e7dbe5f7 fix plot plugin 10 years ago
ThomasV 65ff969d07 update trezor dialog 10 years ago
ThomasV 12431a1eb8 add trezor icon 10 years ago
ThomasV e18ddd0096 do not show plugins that register a custom wallet type in the plugins toggle dialog 10 years ago
ThomasV c04d609862 fix: make_request returns pr 10 years ago
ThomasV 98501b17b3 rename email plugin 10 years ago
ThomasV e77f0c98e7 extend bitcoin: URI with signature data, instead of serialized format 10 years ago
ThomasV 31739d01d7 fix bug #1365 10 years ago
ThomasV 471cab6089 do not base64encode signatures in requests 10 years ago
ThomasV 3722aeca45 rename method 10 years ago
ThomasV 2e6aa9067f email: better workflow 10 years ago
ThomasV 37aef8332b add more help messages 10 years ago
ThomasV cb2bc54f96 store and display signatures of own requests 10 years ago
ThomasV 126454c0e6 email plugin 10 years ago
BTChip 0f1180ad95 Rename signals to avoid name clashes 10 years ago
ThomasV 15f592f022 trezor multisig: build xpub from pubkey 10 years ago
BTChip ea097fd7f5 Review UI, support command line mode 10 years ago
BTChip c167ef6d35 Implement missing can_sign_xpubkey 10 years ago
ThomasV c224a9ad9d enable multisig with trezor 10 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 10 years ago
Neil Booth aa6de86c27 Once a user inputs a fee, retain it. 10 years ago
ThomasV 616becd9a8 move openalias from plugins to core 10 years ago
ThomasV 0c37009cdb fix is_address (forgot p2sh) 10 years ago
Roman Zeyde a0c891d73f transaction_dialog: allow plugins manipulate transaction sharing buttons 10 years ago
ThomasV e994736bf5 trezor: print more info, in order to fix issue #1306 10 years ago
ThomasV 1427d96249 trezor: simplify get_client 10 years ago
ThomasV ed1001bf8b print trezor error message 10 years ago
ThomasV 4cf97d9ab8 rm debugging line 10 years ago
ThomasV 98d0ff7536 trezor: move signing logic from wallet class to plugin 10 years ago
ThomasV 56b3c98332 generic m of n multisig 10 years ago
Neil Booth c35485c1c2 Split tx dialog buttons 10 years ago
Neil Booth 6c25f637b9 Wrapper func to create and show a TxDialog 10 years ago
BTChip 3a22fe758f Only rescan the dongle when it has been disconnected 10 years ago
BTChip 2b307ce24f Use format_satoshis_plain instead of format_satoshis to avoid locale separator issues 10 years ago
BTChip eed37e82d2 Support Ledger 2FA Security Card and prepare for new encoding format 10 years ago
BTChip db68dcbc14 Get rid of libusb dependency 10 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
ThomasV b350c27562 openalias: replace @ in resolve 10 years ago
ThomasV 2863d19579 command-line handler for trezor 10 years ago
ThomasV 060e3aa23e plugins: call load_wallet in install wizard 10 years ago
ThomasV 78e68507e1 fix greenaddress url 10 years ago
ThomasV 8bccf7b2db replace httplib with requests 10 years ago
ThomasV f70a996619 fix trezor initialiation hook (pass window in load_wallet) 10 years ago
Neil Booth 03e53a5e01 Create a constant for 100000000 and use it 10 years ago