..
gui
change electrum.png to square (by padding)
6 years ago
plugins
qt high dpi: fix some text fields
6 years ago
scripts
scripts: simplify quick_start
6 years ago
tests
tests: new tests for bump_fee and rbf_batching
6 years ago
wordlist
file reorganization with top-level module
7 years ago
__init__.py
logging: cli options to filter for modules using -v
6 years ago
address_synchronizer.py
json_db: fix remove_spent_outpoint
6 years ago
base_crash_reporter.py
kivy: fix crash in logging.py; platform.platform() not available
6 years ago
base_wizard.py
hw: allow bypassing "too old firmware" error when using hw wallets
6 years ago
bip32.py
wallet: stricter validation in export_private_key
6 years ago
bitcoin.py
bitcoin: stricter check on WIF for compressed pubkeys
6 years ago
blockchain.py
logging: basics
6 years ago
checkpoints.json
update block header checkpoints
6 years ago
checkpoints_testnet.json
update block header checkpoints
6 years ago
coinchooser.py
coinchooser: clarify docs for make_tx
6 years ago
commands.py
logging: don't log to file by default
6 years ago
constants.py
bip32: refactor whole module. clean-up.
6 years ago
contacts.py
logging: basics
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
logging: basics
6 years ago
dnssec.py
logging: basics
6 years ago
ecc.py
commands: fix encrypt/decrypt
6 years ago
ecc_fast.py
logging: basics
6 years ago
electrum
file reorganization with top-level module
7 years ago
exchange_rate.py
logging: basics
6 years ago
i18n.py
move get_default_language to gui.qt.util
6 years ago
interface.py
interface: check if future already done in handle_disconnect
6 years ago
json_db.py
wallet: some performance optimisations for get_receiving_addresses
6 years ago
jsonrpc.py
logging: basics
6 years ago
keystore.py
keystore/transactions: fix overflow of derivation path indices
6 years ago
logging.py
logging: don't log to file by default
6 years ago
mnemonic.py
logging: basics
6 years ago
msqr.py
file reorganization with top-level module
7 years ago
network.py
network: harden against eclipse attacks
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
bip70 payreq: do not show error messages in gui
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
plugins: on some systems plugins with relative imports failed to load
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
Update Johoe's server address (#5363)
6 years ago
servers_regtest.json
file reorganization with top-level module
7 years ago
servers_testnet.json
servers: update testnet default list
6 years ago
simple_config.py
coinchooser: don't spend buckets with negative effective value
6 years ago
storage.py
storage: fix some madness about get_data_ref() and put() interacting badly
6 years ago
synchronizer.py
synchronizer: fix race in _on_address_status
6 years ago
transaction.py
TxOutput usage: trivial clean-up
6 years ago
util.py
Update block explorer URL for btc.com (#5438)
6 years ago
verifier.py
logging: make console log lines shorter
6 years ago
version.py
prepare release 3.3.6
6 years ago
wallet.py
wallet.bump_fee: loosen sanity check a tiny bit
6 years ago
websockets.py
logging: basics
6 years ago
x509.py
logging: cli options to filter for modules using -v
6 years ago