303 Commits (44464e7e21fca805d070fd98fdc8b88789d03d9e)

Author SHA1 Message Date
ThomasV 134c93be4b show warning about offline mode instead of returning silently 10 years ago
ThomasV d71b9bff31 save receive requests after delete 10 years ago
ThomasV a3611af26a signal to set fee field after payment request 10 years ago
ThomasV 590659ff4d get_tx_fee 10 years ago
ThomasV bde0ca3ea1 set default fee to 0.5mBTC/kb 10 years ago
ThomasV 98b361f328 code cleanup 10 years ago
ThomasV 33a1e2aa2d update_account_selector after creating/deleting account 10 years ago
ThomasV 81c00956e8 perform easy test first (lazy evaluation) 10 years ago
ThomasV be307553b8 fix addresses() call in sweep 10 years ago
ThomasV 5b84cbe9fb close_wallet 10 years ago
ThomasV 26ee3baaba add qrcode button to mpk dialog 10 years ago
ThomasV 4fcfc6d419 use own address to create dummy transactions 10 years ago
ThomasV 374daa25af create a PendingAccount if coins have been sent to next_account 10 years ago
ThomasV 501bbdbd67 fix num zeros bug 10 years ago
ThomasV 1fb8af40c5 disable privkey export menu in trezor wallets 10 years ago
ThomasV 8cfa32db5c add labelsChanged signal 10 years ago
ThomasV bcb18bbde4 call set_language before QApplication. fixes #400 10 years ago
ThomasV ea9e468333 fix export addresses 10 years ago
ThomasV 6ee33948b6 add missing import 10 years ago
ThomasV a0d5ba37c6 fix: add missing imports 10 years ago
ThomasV 1fa51e6b7c fix fee_e in settings window 10 years ago
ThomasV 67b9a59d34 better fees estimates 10 years ago
ThomasV 300125422d separate get_errors instead of raising an exception 10 years ago
dabura667 f3822cf06e Multiline Address error on do_send() 10 years ago
dabura667 7568d71d12 Fixed CSV input bug 10 years ago
dabura667 7337165d0e Fixed CSV input bug 10 years ago
ThomasV 1e346404dd fixes for label plugin 10 years ago
ThomasV 6101abda5d call init_qt everytime a plugin is enabled 10 years ago
ThomasV 449feddaaf raise an exception on trezor decrypt 10 years ago
ThomasV ee49d14b55 fix #777 10 years ago
ThomasV 94a5d26013 show tx before broadcast 10 years ago
ThomasV eb4829f9c0 message should be tx fee per kb 10 years ago
ThomasV 5da58ac3b9 reorganize settings dialog 10 years ago
ThomasV 7ffce2ba06 use QSpinBox 10 years ago
ThomasV 54f3c9f35b add can_edit_fee option, and improve settings dialog 10 years ago
ThomasV 58c6518b30 print more tracebacks 10 years ago
ThomasV 89b8078549 move qrscanner from plugins to lib 10 years ago
Maran b48e996562 Added blocktrail to explorers 10 years ago
ThomasV 20f93f7df0 set wallet.can_change_password and wallet.has_seed for trezor 10 years ago
ThomasV 06cdb7ff39 move pointofsale plugin to main codebase 10 years ago
ThomasV d33b53f850 close GUI if the network daemon is killed 10 years ago
ThomasV 06a613ed09 copy to clipboard menu for receive address 10 years ago
ThomasV fb0574c5a0 fix callbacks 10 years ago
m0mchil d5f08d657f passing wallet instance not needed anymore 10 years ago
m0mchil a336379aa5 trezor plugin 10 years ago
ThomasV af3fd62fd4 send server height and server lag with daemon 10 years ago
ThomasV 09e4efc439 daemon notifications (network.status) 10 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 10 years ago
ThomasV 597dd49e8c show txid in invoice details 10 years ago
ThomasV 4193fffc33 fix: store key of invoices for retrieval 10 years ago