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.
 
 
 
 
ThomasV 52520490c5 improve network send_multiple_requests 7 years ago
..
gui kivy: rm dead code 7 years ago
plugins trezor: fix minor error handling issue 7 years ago
scripts remove 'util.py' from scripts 7 years ago
tests network: catch untrusted exceptions from server in public methods 7 years ago
wordlist file reorganization with top-level module 8 years ago
__init__.py expose electrum version as __version__ 7 years ago
address_synchronizer.py wallet: implement wait_for_address_history_to_change API 7 years ago
base_crash_reporter.py small import clean-up 7 years ago
base_wizard.py wizard: copy/restore storage when stepping through the wizard 7 years ago
bip32.py prefer int.from_bytes over int('0x'+hex, 16) 7 years ago
bitcoin.py version notifications: sig check would always fail on testnet 7 years ago
blockchain.py wallet: randomise locktime of transactions a bit. also check if stale. (#4967) 7 years ago
checkpoints.json update block header checkpoints 7 years ago
checkpoints_testnet.json update block header checkpoints 7 years ago
coinchooser.py RBF batching: some fixes 7 years ago
commands.py cli history: add option to filter by block height 7 years ago
constants.py move max_checkpoint from network to constants 7 years ago
contacts.py qt: use QStandardItemModel 7 years ago
crypto.py keystore: fail sooner if unsupported version 7 years ago
currencies.json file reorganization with top-level module 8 years ago
daemon.py fix #5088 7 years ago
dnssec.py dnssec: trivial clean-up 7 years ago
ecc.py version notifications: sig check would always fail on testnet 7 years ago
ecc_fast.py ecc_fast: clarify fallback message 7 years ago
electrum file reorganization with top-level module 8 years ago
exchange_rate.py start using util.resource_path 7 years ago
i18n.py move get_default_language to gui.qt.util 7 years ago
interface.py network: reintroduce network.debug (#5093) 7 years ago
jsonrpc.py small import clean-up 7 years ago
keystore.py keystore bip39: minor clean-up 7 years ago
mnemonic.py start using util.resource_path 7 years ago
msqr.py file reorganization with top-level module 8 years ago
network.py improve network send_multiple_requests 7 years ago
old_mnemonic.py file reorganization with top-level module 8 years ago
paymentrequest.proto file reorganization with top-level module 8 years ago
paymentrequest.py use certifi directly instead of requests 7 years ago
paymentrequest_pb2.py file reorganization with top-level module 8 years ago
pem.py file reorganization with top-level module 8 years ago
plot.py file reorganization with top-level module 8 years ago
plugin.py wizard: better hww debug messages when unpaired_device_infos fails 7 years ago
qrscanner.py rename contrib/build-osx as contrib/osx. Move QRReader submodule there. 7 years ago
ripemd.py file reorganization with top-level module 8 years ago
rsakey.py no more "import *" 7 years ago
segwit_addr.py file reorganization with top-level module 8 years ago
servers.json remove phishing server 7 years ago
servers_regtest.json file reorganization with top-level module 8 years ago
servers_testnet.json file reorganization with top-level module 8 years ago
simple_config.py config: reject non-json-serialisable writes 7 years ago
storage.py fix #5088 7 years ago
synchronizer.py synchronizer: allow server not finding txn sometimes 7 years ago
transaction.py transaction: change default version to 2 7 years ago
util.py network: catch untrusted exceptions from server in public methods 7 years ago
verifier.py network: catch untrusted exceptions from server in public methods 7 years ago
version.py prepare release 3.3.4 7 years ago
wallet.py wallet get_full_history: add from/to_height info to summary 7 years ago
websockets.py more type annotations in core lib 7 years ago
x509.py use certifi directly instead of requests 7 years ago