.. |
gui
|
follow-up prev (commands)
|
2019-09-05 18:30:04 +02:00 |
plugins
|
fix #5617
|
2019-09-04 13:53:38 +02:00 |
scripts
|
|
|
tests
|
commands: try to fix tests
|
2019-09-05 23:22:11 +02:00 |
wordlist
|
|
|
www@7d902a422a
|
fix websocket messages
|
2019-09-05 11:45:28 +02:00 |
__init__.py
|
|
|
address_synchronizer.py
|
wallet.add_hw_info: also store "is_change" in output_info
|
2019-09-03 14:34:10 +02:00 |
base_crash_reporter.py
|
|
|
base_wizard.py
|
fix #5617
|
2019-09-04 13:53:38 +02:00 |
bip32.py
|
|
|
bitcoin.py
|
|
|
blockchain.py
|
|
|
channel_db.py
|
channeldb.load_data: attempt at fixing race
|
2019-09-05 18:32:45 +02:00 |
checkpoints.json
|
|
|
checkpoints_testnet.json
|
|
|
coinchooser.py
|
|
|
commands.py
|
fix CLI exception handling
|
2019-09-06 12:38:13 +02:00 |
constants.py
|
move lnworker.first_block to constants
|
2019-08-20 09:03:11 +02:00 |
contacts.py
|
|
|
crypto.py
|
|
|
currencies.json
|
|
|
daemon.py
|
fix CLI exception handling
|
2019-09-06 12:38:13 +02:00 |
dnssec.py
|
|
|
ecc.py
|
|
|
ecc_fast.py
|
|
|
electrum
|
|
|
exchange_rate.py
|
network: handle main_taskgroup dying better. passthrough CancelledError
|
2019-08-30 19:46:25 +02:00 |
i18n.py
|
|
|
interface.py
|
|
|
json_db.py
|
|
|
keystore.py
|
follow-up prev (commands)
|
2019-09-05 18:30:04 +02:00 |
lightning.json
|
update lightning.json
|
2019-08-20 09:03:11 +02:00 |
lnaddr.py
|
lnaddr: Pull in Bech32 and Base58 prefixes from constants
|
2019-08-25 13:15:13 +00:00 |
lnchannel.py
|
Restructure invoices and requests (WIP)
|
2019-09-02 15:35:44 +02:00 |
lnhtlc.py
|
lnworker: rework "is_dangerous"
|
2019-08-20 09:03:12 +02:00 |
lnmsg.py
|
fix encode_msg: optional fields were not sent
|
2019-08-20 09:03:12 +02:00 |
lnonion.py
|
lnpeer: add a few sanity checks to payment-forwarding (and related)
|
2019-08-20 09:03:12 +02:00 |
lnpeer.py
|
channeldb.load_data: attempt at fixing race
|
2019-09-05 18:32:45 +02:00 |
lnrouter.py
|
fix Flake8 tests
|
2019-08-20 09:03:12 +02:00 |
lnsweep.py
|
Revert "Remove early return in create_sweeptxs_for_our_ctx."
|
2019-08-30 17:40:46 +02:00 |
lntransport.py
|
lnhtlc: local update raw messages must not be deleted before acked
|
2019-08-20 09:03:12 +02:00 |
lnutil.py
|
lnpeer: use correct failure codes in _maybe_forward_htlc
|
2019-08-20 09:03:12 +02:00 |
lnverifier.py
|
verify node and channel announcements before entering sql lock
|
2019-08-20 09:03:11 +02:00 |
lnwatcher.py
|
remove unused import
|
2019-08-20 09:03:12 +02:00 |
lnworker.py
|
channeldb.load_data: attempt at fixing race
|
2019-09-05 18:32:45 +02:00 |
logging.py
|
|
|
mnemonic.py
|
|
|
msqr.py
|
|
|
network.py
|
network: handle main_taskgroup dying better. passthrough CancelledError
|
2019-08-30 19:46:25 +02:00 |
old_mnemonic.py
|
|
|
paymentrequest.proto
|
|
|
paymentrequest.py
|
fix ssl config names, add new config tab
|
2019-09-05 11:36:50 +02:00 |
paymentrequest_pb2.py
|
|
|
pem.py
|
|
|
plot.py
|
|
|
plugin.py
|
hw wallets: show DeviceUnpairableError nicely in qt gui
|
2019-09-03 19:19:58 +02:00 |
qrscanner.py
|
|
|
ripemd.py
|
|
|
rsakey.py
|
|
|
segwit_addr.py
|
|
|
servers.json
|
Remove electrumx.ml because of phishing (#5596)
|
2019-08-29 12:37:33 +00:00 |
servers_regtest.json
|
|
|
servers_testnet.json
|
|
|
simple_config.py
|
Rewrite JsonRPC requests using asyncio.
|
2019-08-20 09:03:12 +02:00 |
sql_db.py
|
get rid of sql_alchemy
|
2019-08-20 09:03:12 +02:00 |
storage.py
|
storage: replace STO_EV_* ints with IntEnum
|
2019-09-04 13:31:49 +02:00 |
synchronizer.py
|
|
|
transaction.py
|
wallet.add_hw_info: also store "is_change" in output_info
|
2019-09-03 14:34:10 +02:00 |
util.py
|
Restructure invoices and requests (WIP)
|
2019-09-02 15:35:44 +02:00 |
verifier.py
|
post rebase fixes
|
2019-08-20 09:03:11 +02:00 |
version.py
|
|
|
wallet.py
|
add PayServer settings to settings_dialog
|
2019-09-05 14:43:27 +02:00 |
x509.py
|
|
|