| .. |
|
gui
|
broadcast_transaction: introduce async variant
|
7 years ago |
|
plugins
|
fix --offline option for fx and trustedcoin
|
7 years ago |
|
scripts
|
file reorganization with top-level module
|
8 years ago |
|
tests
|
move max_checkpoint from network to constants
|
7 years ago |
|
wordlist
|
file reorganization with top-level module
|
8 years ago |
|
__init__.py
|
aiorpcx: pin certificates
|
7 years ago |
|
address_synchronizer.py
|
wallet: recreate Synchronizer and Verifier when switching servers
|
7 years ago |
|
base_crash_reporter.py
|
aiorpcx: increase crash reporter timeout, avoid is_running in kivy
|
7 years ago |
|
base_wizard.py
|
hw wallets: generalise 'minimum_library' for those that provide a version number
|
7 years ago |
|
bitcoin.py
|
minor fixes for prev
|
7 years ago |
|
blockchain.py
|
move max_checkpoint from network to constants
|
7 years ago |
|
checkpoints.json
|
file reorganization with top-level module
|
8 years ago |
|
checkpoints_testnet.json
|
file reorganization with top-level module
|
8 years ago |
|
coinchooser.py
|
coinchooser: small clean-up (use TxOutput.value)
|
7 years ago |
|
commands.py
|
broadcast_transaction: introduce async variant
|
7 years ago |
|
constants.py
|
move max_checkpoint from network to constants
|
7 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
|
asyncio: labels, crash_reporter, fx: migrate requests use to aiohttp
|
7 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
|
7 years ago |
|
electrum
|
file reorganization with top-level module
|
8 years ago |
|
exchange_rate.py
|
kivy fx: make sure displayed fiat values get updated
|
7 years ago |
|
i18n.py
|
file reorganization with top-level module
|
8 years ago |
|
interface.py
|
fix prev: that's not how you use the context manager...
|
7 years ago |
|
jsonrpc.py
|
file reorganization with top-level module
|
8 years ago |
|
keystore.py
|
remove pbkdf2 dependency, use stdlib instead
|
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: send out 'interfaces' event on new_interface
|
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
|
fix #4312
|
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
|
hw wallets: generalise 'minimum_library' for those that provide a version number
|
7 years ago |
|
qrscanner.py
|
follow-up prev
|
7 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
|
fee estimation: split eta_to_fee into two methods
|
7 years ago |
|
storage.py
|
verifier: better handle reorgs (and storage upgrade)
|
7 years ago |
|
synchronizer.py
|
interface.session: add default timeout to send_request
|
7 years ago |
|
transaction.py
|
transaction.py: fix script_GetOp for malformed scripts
|
7 years ago |
|
util.py
|
Merge pull request #4690 from spesmilo/aiorpcx-fx
|
7 years ago |
|
verifier.py
|
verifier: don't try to request same chunk multiple times
|
7 years ago |
|
version.py
|
aiorpcx: remove callback based code, add session to Interface
|
7 years ago |
|
wallet.py
|
wallet: don't cache NaN coin price
|
7 years ago |
|
websockets.py
|
file reorganization with top-level module
|
8 years ago |
|
x509.py
|
x509: handle dates in the 22nd century
|
7 years ago |