4016 Commits (66c652eb5191a5d2eb87a0ff9ce82cb03565f3b0)
 

Author SHA1 Message Date
ThomasV 66c652eb51 fixes for plugin integration 10 years ago
ThomasV fb75e2e53d fix get_private_key_from_xpubkey 10 years ago
ThomasV 24b6ae7757 GUI: emit textEdited signal when setting amount in URI 10 years ago
ThomasV 7860bcfaf7 Merge pull request #875 from YaChen-PaiJu-Waheeb-Azhar-Zakariyah/master 10 years ago
ThomasV e6317ceca1 Merge pull request #909 from Tafelpoot/showaccount 10 years ago
ThomasV c225795793 use ssl.PROTOCOL_SSLv23 10 years ago
ThomasV c5636be03a minor fix 10 years ago
ThomasV 16f36ee6e2 Extend transaction serialization, format to handle unsigned inputs where only the address is known, the public key is unknown. 10 years ago
ThomasV c4ce16e2b6 fix sign_transaction in btcchip too 10 years ago
ThomasV 070126104f fix #910 10 years ago
ThomasV 5ceb3a1901 Merge pull request #903 from Tafelpoot/windowtitles 10 years ago
Tafelpoot b3684ad40a add account info for internal transfer description 10 years ago
ThomasV 72489da26d signtxwithkey: use prompt if privkey is not passed 10 years ago
ThomasV 581ed1ed26 separate signtxwithkey and signtxwithwallet, and simplify sign_transaction 10 years ago
ThomasV c1226b0f6e Merge pull request #906 from Tafelpoot/tx_optimize 10 years ago
Tafelpoot 74c0fa7ada corrected deserialize 10 years ago
Tafelpoot bc8f58104c optimized deserialize and modified assert for multisig 10 years ago
Tafelpoot 0216a892da add window title for show_private_key and show_public_key 10 years ago
ThomasV cf1fbbf3ad fix is_watching_only for imported wallets 10 years ago
ThomasV 063fc4bb2e fix #895 10 years ago
ThomasV 2ff401919b remove 'select account' label 10 years ago
ThomasV 311a91c03c init qrscanner processor in scan_qr 10 years ago
ThomasV bfbd6f0e9d Merge pull request #899 from Tafelpoot/qrcode_fix2 10 years ago
Tafelpoot 256a467dd7 QR code fixes 10 years ago
ThomasV babead68b6 trezor: don't call sign_transaction twice 10 years ago
ThomasV 956f69f3d3 trezor: raise and catch BaseException in signing 10 years ago
ThomasV 8347ad5449 fix hardware plugins with tx.error 10 years ago
ThomasV 692d215f26 fix for virtualenv install 10 years ago
ThomasV b8a5d4146d Do not use XDG_DATA_HOME. Tell user to use virtualenv if they are not root 10 years ago
ThomasV ffbabc63e9 use monospace font in tx window. fixes #897 10 years ago
ThomasV f00c4ed547 simplify error handling during transaction signing 10 years ago
ThomasV c226b29ff4 Merge pull request #898 from Tafelpoot/tx_fix 10 years ago
Tafelpoot a597e26541 fixed access to tx.error in case tx is None 10 years ago
ThomasV 11fc93dc4a Merge pull request #892 from Tafelpoot/whitespace_v2 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 49c0a3a08f Merge pull request #878 from imrehg/fee 10 years ago
Gergely Imreh 3c3d064cad Fix "Invalid Fee" issue when start with fiat in send (exchange rate plugin) 10 years ago
ThomasV 60e5450a0e rm print statement 10 years ago
ThomasV 584bb00faa Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 0c0da6a36d use certs from request module in interface.py 10 years ago
ThomasV 05cbc9da6e Merge pull request #877 from dabura667/update_jpwlst 10 years ago
waheebyaqub fb7136227b Update plot.py 10 years ago
dabura667 68efcb2ddf Update Japanese wordlist 10 years ago
waheebyaqub 7cff7e31d5 Update plot.py 10 years ago
waheebyaqub 8e3e2fc1f6 Create plot.py 10 years ago
waheebyaqub 2045043212 Update main_window.py 10 years ago
waheebyaqub 374182e4bf Update setup.py 10 years ago
ThomasV 6c6293c777 Merge pull request #859 from PabloCastellano/master 10 years ago
ThomasV 10aba39d4e Merge pull request #858 from btchip/labelfix 10 years ago
ThomasV 38fb26f1e8 Merge pull request #857 from btchip/deny_export_private_key 10 years ago