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.
 
 
 
 
SomberNight cd40f2c9b7
trivial wallet clean-up
6 years ago
..
gui trivial wallet clean-up 6 years ago
plugins labels plugin: no need for 'proxy_set' callback 6 years ago
scripts scripts: simplify quick_start 6 years ago
tests accept base43-encoded tx in Qt "Load transaction" 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 trivial wallet clean-up 6 years ago
base_crash_reporter.py small import clean-up 6 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 wallet: randomise locktime of transactions a bit. also check if stale. (#4967) 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 commands: explicitly mention "?"/":" magic chars for "create" cmd 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: small fixups. BitcoinAverage, BitStamp 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 exchange_rate: raise for http status so empty hist rate dicts don't get saved 6 years ago
i18n.py move get_default_language to gui.qt.util 7 years ago
interface.py interface.is_server_ca_signed: don't rely on assert 6 years ago
json_db.py let DB handle addresses 6 years ago
jsonrpc.py small import clean-up 6 years ago
keystore.py keystore: rm dead code 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 abstract database away from wallet and address_synchronizer 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 use certifi directly instead of requests 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 remove phishing server 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 json_db: store Transaction objects in memory, not raw hex 6 years ago
verifier.py abstract database away from wallet and address_synchronizer 6 years ago
version.py prepare release 3.3.4 6 years ago
wallet.py trivial wallet clean-up 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