..
gui
fixes for stdio/text gui
8 years ago
plugins
Merge branch 'aiorpcx'
8 years ago
scripts
file reorganization with top-level module
8 years ago
tests
Merge branch 'aiorpcx'
8 years ago
wordlist
file reorganization with top-level module
8 years ago
__init__.py
aiorpcx: pin certificates
8 years ago
address_synchronizer.py
wallet: don't write to disk when switching servers
8 years ago
base_crash_reporter.py
aiorpcx: increase crash reporter timeout, avoid is_running in kivy
8 years ago
base_wizard.py
hw wallets: generalise 'minimum_library' for those that provide a version number
8 years ago
bitcoin.py
minor fixes for prev
8 years ago
blockchain.py
network: rm dead code; simplify
8 years ago
checkpoints.json
update mainnet block header checkpoints
8 years ago
checkpoints_testnet.json
file reorganization with top-level module
8 years ago
coinchooser.py
coinchooser: small clean-up (use TxOutput.value)
8 years ago
commands.py
broadcast_transaction: introduce async variant
8 years ago
constants.py
move max_checkpoint from network to constants
8 years ago
contacts.py
file reorganization with top-level module
8 years ago
crypto.py
file reorganization with top-level module
8 years ago
currencies.json
file reorganization with top-level module
8 years ago
daemon.py
wallet: put Sync and Verifier in their own TaskGroup, and that into interface.group
8 years ago
dnssec.py
file reorganization with top-level module
8 years ago
ecc.py
file reorganization with top-level module
8 years ago
ecc_fast.py
ecc_fast: clarify fallback message
8 years ago
electrum
file reorganization with top-level module
8 years ago
exchange_rate.py
kivy fx: make sure displayed fiat values get updated
8 years ago
i18n.py
file reorganization with top-level module
8 years ago
interface.py
interface: minor clean-up split out _set_proxy from init
8 years ago
jsonrpc.py
file reorganization with top-level module
8 years ago
keystore.py
keystore: add note regarding xpubkeys
8 years ago
mnemonic.py
remove pbkdf2 dependency, use stdlib instead
8 years ago
msqr.py
file reorganization with top-level module
8 years ago
network.py
network: get_servers to always include recent servers
8 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
fix #4312
8 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
hw wallets: generalise 'minimum_library' for those that provide a version number
8 years ago
qrscanner.py
follow-up prev
8 years ago
ripemd.py
file reorganization with top-level module
8 years ago
rsakey.py
file reorganization with top-level module
8 years ago
segwit_addr.py
file reorganization with top-level module
8 years ago
servers.json
file reorganization with top-level module
8 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
fix 'daemon load_wallet' over RPC for python > 3.5.3
8 years ago
storage.py
verifier: better handle reorgs (and storage upgrade)
8 years ago
synchronizer.py
wallet: put Sync and Verifier in their own TaskGroup, and that into interface.group
8 years ago
transaction.py
rm @profiler from Transaction.estimated_size
8 years ago
util.py
fixes for stdio/text gui
8 years ago
verifier.py
verifier: need to wait for reorg
8 years ago
version.py
aiorpcx: remove callback based code, add session to Interface
8 years ago
wallet.py
wallet: only do fiat history computations if specifically enabled
8 years ago
websockets.py
file reorganization with top-level module
8 years ago
x509.py
x509: handle dates in the 22nd century
8 years ago