402 Commits (547886d6f151c0f5175fcb2d1150292e9c7b484b)

Author SHA1 Message Date
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 9 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
ThomasV a3cd33fe03 add option to disable dnssec 10 years ago
ThomasV 5a76a0fc95 hook openalias plugin to command line interface 10 years ago
ThomasV bb7437e534 encapsulate variable in openalias plugin 10 years ago
ThomasV aa4ced7a26 add import 10 years ago
ThomasV d196c9d0a1 catch exceptions raised by validate 10 years ago
ThomasV 5ba9303291 trezor handler for cmd line 10 years ago
Richard Ulrich b24df0cbfa added import 10 years ago
Richard Ulrich 2ca8122c96 restricting to one account so that at least it doesn't crash 10 years ago
ThomasV 778297697a lazy plugin constructor 10 years ago
ThomasV 48ad7c36a8 show plugin dependencies 10 years ago
ThomasV d40c12c949 check gui when loading plugins 10 years ago
ThomasV 8f98ea4aca make plugins available without the GUI 10 years ago
Maran 327c1bafd9 Use TLS for LabelSync 10 years ago
ThomasV 617fb36b06 minor fix: index 10 years ago
ThomasV afa814a444 small fix exchange_rates 10 years ago
pooler bc95b0b4db Fix variable reference in Exchange Rates plugin 10 years ago
ThomasV 30b189f68a fix #1179 10 years ago
Maran 4bed294ddd Change labelsync to use https 10 years ago
ThomasV 77648c284f exchange_rates: use requests module 10 years ago
ThomasV 2bec9711cc decimal.Decimal -> Decimal 10 years ago
ThomasV 576e9be02b exchange_rates: more simplifications 10 years ago
ThomasV 4f3dd51885 factorize more 10 years ago
ThomasV 0b0fb45f62 exchange rates: factorize getter functions 10 years ago
ThomasV a42743ca2d always request exchange rates over https 10 years ago
ThomasV 89338fa7bd revert 0cd63d19f4 10 years ago
ThomasV dd6fd46913 set daemon thread in exchange rates plugin 10 years ago
John Miguel Villar Zavatti 0cd63d19f4 Fixed a missing import in exchange_rate.py that caused program hangs and wallet corruption 10 years ago
ThomasV e8189490e9 store contacts in a separate file, shared between wallets 10 years ago
ThomasV 2868df74b6 openalias: extra check 10 years ago
ThomasV 69a4ef9d10 set daemon thread 10 years ago
ThomasV d8ae34ef86 fix: don't attempt openalias when processing a PR 10 years ago
ThomasV 697d8b7750 follow up 8e415d0f2a 10 years ago
ThomasV a3ed4ce2a7 new class to show buttons in LineEdit. fixes #1050 10 years ago
ThomasV 8e415d0f2a exchange_rates plugin: hide widgets on close 10 years ago
ThomasV 21b2fcbe85 always_hook. fix trezor handler. fixes #1146 10 years ago