.. |
gui
|
qt coins tab: let user filter by prevout_hash/prevout_n
|
2019-07-08 05:20:26 +02:00 |
plugins
|
trezor: use only Bridge when available
|
2019-07-02 21:21:39 +02:00 |
scripts
|
|
|
tests
|
transaction: fix remove_signatures
|
2019-07-05 21:16:58 +02:00 |
wordlist
|
|
|
__init__.py
|
|
|
address_synchronizer.py
|
fix prev: conditional import / type hint failure
|
2019-07-03 13:56:11 +02:00 |
base_crash_reporter.py
|
added trigger_crash method for testing crash reporter
|
2019-07-04 18:06:21 +02:00 |
base_wizard.py
|
trezor: use only Bridge when available
|
2019-07-02 21:21:39 +02:00 |
bip32.py
|
wallet: stricter validation in export_private_key
|
2019-06-12 18:09:38 +02:00 |
bitcoin.py
|
|
|
blockchain.py
|
|
|
checkpoints.json
|
|
|
checkpoints_testnet.json
|
|
|
coinchooser.py
|
wallet: fix type error in _bump_fee_through_decreasing_outputs
|
2019-07-04 17:23:34 +02:00 |
commands.py
|
logging: don't log to file by default
|
2019-05-08 16:52:04 +02:00 |
constants.py
|
crash reporter UX
|
2019-07-04 19:13:12 +02:00 |
contacts.py
|
|
|
crypto.py
|
|
|
currencies.json
|
|
|
daemon.py
|
|
|
dnssec.py
|
|
|
ecc.py
|
|
|
ecc_fast.py
|
|
|
electrum
|
|
|
exchange_rate.py
|
exchange_rate: fix #5487
|
2019-07-04 19:55:03 +02:00 |
i18n.py
|
|
|
interface.py
|
interface: check if future already done in handle_disconnect
|
2019-06-28 21:13:33 +02:00 |
json_db.py
|
wallet: some performance optimisations for get_receiving_addresses
|
2019-06-28 20:20:24 +02:00 |
jsonrpc.py
|
|
|
keystore.py
|
keystore/transactions: fix overflow of derivation path indices
|
2019-05-21 02:14:22 +02:00 |
logging.py
|
crash reporter UX
|
2019-07-04 19:13:12 +02:00 |
mnemonic.py
|
|
|
msqr.py
|
|
|
network.py
|
network: harden against eclipse attacks
|
2019-06-27 19:10:25 +02:00 |
old_mnemonic.py
|
|
|
paymentrequest.proto
|
|
|
paymentrequest.py
|
bip70 payreq: do not show error messages in gui
|
2019-06-05 19:40:33 +02:00 |
paymentrequest_pb2.py
|
|
|
pem.py
|
|
|
plot.py
|
|
|
plugin.py
|
plugins: on some systems plugins with relative imports failed to load
|
2019-06-12 20:07:36 +02:00 |
qrscanner.py
|
|
|
ripemd.py
|
|
|
rsakey.py
|
|
|
segwit_addr.py
|
|
|
servers.json
|
servers: follow-up prev
|
2019-07-06 00:35:03 +02:00 |
servers_regtest.json
|
|
|
servers_testnet.json
|
|
|
simple_config.py
|
coinchooser: don't spend buckets with negative effective value
|
2019-06-20 22:42:50 +02:00 |
storage.py
|
storage: fix some madness about get_data_ref() and put() interacting badly
|
2019-06-06 19:49:06 +02:00 |
synchronizer.py
|
synchronizer: fix race in _on_address_status
|
2019-06-29 06:03:14 +02:00 |
transaction.py
|
transaction.serialize_preimage: trivial clean-up
|
2019-07-08 05:58:57 +02:00 |
util.py
|
Update block explorer URL for btc.com (#5438)
|
2019-06-29 03:54:53 +02:00 |
verifier.py
|
verifier: further sanity checks for SPV verification.
|
2019-07-05 18:39:40 +02:00 |
version.py
|
prepare release 3.3.7
|
2019-07-03 15:47:05 +02:00 |
wallet.py
|
wallet: fix restore_wallet_from_text edge case
|
2019-07-05 19:27:44 +02:00 |
websockets.py
|
|
|
x509.py
|
|
|