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.
 
 
 
 
Daniel Kraft 3f8661b069
Unit tests for Blockchain.verify_header.
6 years ago
..
gui change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
plugins change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
scripts scripts: simplify quick_start 7 years ago
tests Unit tests for Blockchain.verify_header. 6 years ago
wordlist file reorganization with top-level module 8 years ago
__init__.py logging: cli options to filter for modules using -v 7 years ago
address_synchronizer.py fix prev: conditional import / type hint failure 7 years ago
base_crash_reporter.py added trigger_crash method for testing crash reporter 7 years ago
base_wizard.py trezor: use only Bridge when available 7 years ago
bip32.py wallet: stricter validation in export_private_key 7 years ago
bitcoin.py bitcoin: stricter check on WIF for compressed pubkeys 7 years ago
blockchain.py logging: basics 7 years ago
checkpoints.json update block header checkpoints 7 years ago
checkpoints_testnet.json update block header checkpoints 7 years ago
coinchooser.py wallet: fix type error in _bump_fee_through_decreasing_outputs 7 years ago
commands.py change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
constants.py crash reporter UX 7 years ago
contacts.py logging: basics 7 years ago
crypto.py keystore: fail sooner if unsupported version 7 years ago
currencies.json Removed dead exchange. 6 years ago
daemon.py logging: basics 7 years ago
dnssec.py change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
ecc.py commands: fix encrypt/decrypt 7 years ago
ecc_fast.py logging: basics 7 years ago
electrum file reorganization with top-level module 8 years ago
exchange_rate.py Removed dead exchange. 6 years ago
i18n.py move get_default_language to gui.qt.util 7 years ago
interface.py interface: check if future already done in handle_disconnect 7 years ago
json_db.py wallet: some performance optimisations for get_receiving_addresses 7 years ago
jsonrpc.py change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
keystore.py keystore/transactions: fix overflow of derivation path indices 7 years ago
logging.py crash reporter UX 7 years ago
mnemonic.py logging: basics 7 years ago
msqr.py file reorganization with top-level module 8 years ago
network.py network: harden against eclipse attacks 7 years ago
old_mnemonic.py mv "electrum seed" stuff from bitcoin.py to mnemonic.py 7 years ago
paymentrequest.proto file reorganization with top-level module 8 years ago
paymentrequest.py bip70 payreq: do not show error messages in gui 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 change many str(e) to repr(e) as some exceptions were cryptic 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 servers: follow-up prev 7 years ago
servers_regtest.json file reorganization with top-level module 8 years ago
servers_testnet.json servers: update testnet default list 7 years ago
simple_config.py coinchooser: don't spend buckets with negative effective value 7 years ago
storage.py storage: fix some madness about get_data_ref() and put() interacting badly 7 years ago
synchronizer.py change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
transaction.py transaction: segwit input signing was doing quadratic hashing 7 years ago
util.py Update block explorer URL for btc.com (#5438) 7 years ago
verifier.py change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
version.py prepare release 3.3.8 7 years ago
wallet.py wallet: loosen bump_fee sanity check further 7 years ago
websockets.py logging: basics 7 years ago
x509.py logging: cli options to filter for modules using -v 7 years ago