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 bd32b88f62
introduce UserFacingException
7 years ago
..
gui introduce UserFacingException 7 years ago
plugins introduce UserFacingException 7 years ago
scripts follow-up prev 7 years ago
tests cpfp: don't reuse address 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 types: make some import conditional 7 years ago
base_crash_reporter.py small import clean-up 7 years ago
base_wizard.py trezor: don't let bridge transport failing block all other transports 7 years ago
bip32.py wizard: make native segwit (bech32) the default for bip39/hw 7 years ago
bitcoin.py fix most "scripts" 7 years ago
blockchain.py fix most "scripts" 7 years ago
checkpoints.json update mainnet block header checkpoints 7 years ago
checkpoints_testnet.json file reorganization with top-level module 8 years ago
coinchooser.py kill old-style namedtuples 7 years ago
commands.py wallet: make importing thousands of addr/privkeys fast 7 years ago
constants.py move max_checkpoint from network to constants 7 years ago
contacts.py openalias: minor clean-up 7 years ago
crypto.py rename crypto.Hash to sha256d 7 years ago
currencies.json file reorganization with top-level module 8 years ago
daemon.py network: trivial clean-up 7 years ago
dnssec.py dnssec: trivial clean-up 7 years ago
ecc.py bip70 PRs: use aiohttp instead of requests. use proxy. small fixes. 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 more type annotations in core lib 7 years ago
i18n.py file reorganization with top-level module 8 years ago
interface.py follow-up prev 7 years ago
jsonrpc.py small import clean-up 7 years ago
keystore.py rename crypto.Hash to sha256d 7 years ago
mnemonic.py Merge pull request #4765 from SomberNight/cli_restore_cmd 7 years ago
msqr.py file reorganization with top-level module 8 years ago
network.py network: trivial clean-up 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 bip70 PRs: use aiohttp instead of requests. use proxy. small fixes. 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 introduce UserFacingException 7 years ago
qrscanner.py follow-up prev 7 years ago
ripemd.py file reorganization with top-level module 8 years ago
rsakey.py Remove unreachable return statement 7 years ago
segwit_addr.py file reorganization with top-level module 8 years ago
servers.json network: update hardcoded mainnet servers 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 storage: add a sanity check 7 years ago
synchronizer.py fix most "scripts" 7 years ago
transaction.py transaction.serialize_output: use namedtuple fields 7 years ago
util.py introduce UserFacingException 7 years ago
verifier.py rename crypto.Hash to sha256d 7 years ago
version.py aiorpcx: remove callback based code, add session to Interface 7 years ago
wallet.py cpfp: don't reuse address 7 years ago
websockets.py more type annotations in core lib 7 years ago
x509.py small import clean-up 7 years ago