494 Commits (572a4638062ee8fc020fee3e6d99f0edffed2ce6)

Author SHA1 Message Date
ThomasV 01cf04079f add NotEnoughFunds exception 10 years ago
Tafelpoot 218a1ee2f7 Updated Requests 10 years ago
ThomasV 9b28ed9ba0 do not require name to create an account 10 years ago
ThomasV 1995c56b7f before_send: fix logic 10 years ago
ThomasV c7815bed0d str->unicode 10 years ago
ThomasV b64fef53dc change semantics of before_send hook 10 years ago
ThomasV 5331fc1a24 add before_send hook 10 years ago
ThomasV 280903cf2a fix create_status_bar hook 10 years ago
ThomasV 67de616a29 add copy button to receive tab 10 years ago
ThomasV 10ef0fbdf0 use wallet basename in window title 10 years ago
ThomasV 586f592af1 invoices: change column order 10 years ago
ThomasV 270c60b3c8 add status icons for invoices 10 years ago
ThomasV 99f5d368e6 move date column to first position in invoice tab 10 years ago
ThomasV 73085877dd bugfix: don't call GUI in non-GUI thread 10 years ago
ThomasV 66c652eb51 fixes for plugin integration 10 years ago
ThomasV 24b6ae7757 GUI: emit textEdited signal when setting amount in URI 10 years ago
ThomasV 581ed1ed26 separate signtxwithkey and signtxwithwallet, and simplify sign_transaction 10 years ago
Tafelpoot 0216a892da add window title for show_private_key and show_public_key 10 years ago
ThomasV 2ff401919b remove 'select account' label 10 years ago
ThomasV 311a91c03c init qrscanner processor in scan_qr 10 years ago
Tafelpoot 256a467dd7 QR code fixes 10 years ago
ThomasV f00c4ed547 simplify error handling during transaction signing 10 years ago
Tafelpoot a597e26541 fixed access to tx.error in case tx is None 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
waheebyaqub 2045043212 Update main_window.py 10 years ago
ThomasV 6cd00eb36b request history rates asynchronously 10 years ago
ThomasV 692f49e7af init not_enough_funds variable 10 years ago
ThomasV e7d24c31bd don't set negative amounts in amount field 10 years ago
ThomasV 17006e5285 qr scanner: show error if not installed 10 years ago
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