You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Abdussamad Abdurrazzaq ffe676bc28 Strip whitespace from amounts when copying. Fix bug in request list where address was copied instead of column specific data (#5228) 6 years ago
..
gui Strip whitespace from amounts when copying. Fix bug in request list where address was copied instead of column specific data (#5228) 6 years ago
plugins trustedcoin: longer timeout for server signing 6 years ago
scripts scripts: simplify quick_start 6 years ago
tests verifier: fix logic bug. after reorg, some verifs were not undone 6 years ago
wordlist file reorganization with top-level module 7 years ago
__init__.py expose electrum version as __version__ 6 years ago
address_synchronizer.py verifier: fix logic bug. after reorg, some verifs were not undone 6 years ago
base_crash_reporter.py small import clean-up 7 years ago
base_wizard.py wizard: fix regression: unencrypted wallets were not getting upgraded 6 years ago
bip32.py wizard: normalize bip32 derivation path 6 years ago
bitcoin.py mv "electrum seed" stuff from bitcoin.py to mnemonic.py 6 years ago
blockchain.py verifier: fix logic bug. after reorg, some verifs were not undone 6 years ago
checkpoints.json update block header checkpoints 6 years ago
checkpoints_testnet.json update block header checkpoints 6 years ago
coinchooser.py RBF batching: some fixes 6 years ago
commands.py add option to freeze individual UTXOs 6 years ago
constants.py bip32: refactor whole module. clean-up. 6 years ago
contacts.py qt: use QStandardItemModel 6 years ago
crypto.py keystore: fail sooner if unsupported version 6 years ago
currencies.json exchange_rate: add Bylls BTC/CAD rates 6 years ago
daemon.py wizard: fix regression: unencrypted wallets were not getting upgraded 6 years ago
dnssec.py dnssec: trivial clean-up 6 years ago
ecc.py bip32: refactor whole module. clean-up. 6 years ago
ecc_fast.py ecc_fast: clarify fallback message 7 years ago
electrum file reorganization with top-level module 7 years ago
exchange_rate.py fix-up prev 6 years ago
i18n.py move get_default_language to gui.qt.util 7 years ago
interface.py interface: if iface conn fails early, don't wait for timeout of 'ready' 6 years ago
json_db.py let DB handle addresses 6 years ago
jsonrpc.py small import clean-up 7 years ago
keystore.py keystore: speedup for Old_KeyStore 6 years ago
mnemonic.py bip32: refactor whole module. clean-up. 6 years ago
msqr.py file reorganization with top-level module 7 years ago
network.py windows DNS resolution: handle domain with only AAAA records 6 years ago
old_mnemonic.py mv "electrum seed" stuff from bitcoin.py to mnemonic.py 6 years ago
paymentrequest.proto file reorganization with top-level module 7 years ago
paymentrequest.py qt invoice list: fix #5222 6 years ago
paymentrequest_pb2.py file reorganization with top-level module 7 years ago
pem.py file reorganization with top-level module 7 years ago
plot.py file reorganization with top-level module 7 years ago
plugin.py wizard: better hww debug messages when unpaired_device_infos fails 6 years ago
qrscanner.py rename contrib/build-osx as contrib/osx. Move QRReader submodule there. 6 years ago
ripemd.py file reorganization with top-level module 7 years ago
rsakey.py no more "import *" 6 years ago
segwit_addr.py file reorganization with top-level module 7 years ago
servers.json default servers: rm electrum3.hachre.de 6 years ago
servers_regtest.json file reorganization with top-level module 7 years ago
servers_testnet.json file reorganization with top-level module 7 years ago
simple_config.py fix get_fee_text for static fees 6 years ago
storage.py wizard: fix regression: unencrypted wallets were not getting upgraded 6 years ago
synchronizer.py wallet: towards restoring previous performance 6 years ago
transaction.py accept base43-encoded tx in Qt "Load transaction" 6 years ago
util.py fix some DeprecationWarnings 6 years ago
verifier.py verifier: fix logic bug. after reorg, some verifs were not undone 6 years ago
version.py prepare release 3.3.4 6 years ago
wallet.py remove currency from amount fields in exported history 6 years ago
websockets.py more type annotations in core lib 6 years ago
x509.py use certifi directly instead of requests 6 years ago