SomberNight
|
b99add59c3
|
lnworker: introduce PaymentAttemptLog NamedTuple
|
2019-12-10 03:17:57 +01:00 |
|
SomberNight
|
8dabdf8bfb
|
qt send tab: handle invalid ln invoice; and ln invoice with ln disabled
fixes #5639
fixes #5662
|
2019-10-01 19:15:26 +02:00 |
|
JeremyRand
|
8be94a9919
|
lnaddr: Pull in Bech32 and Base58 prefixes from constants
Fixes https://github.com/spesmilo/electrum/issues/5581
|
2019-08-25 13:15:13 +00:00 |
|
ThomasV
|
f9a2e7eeb4
|
lnworker.get_invoice_status: test if invoice is expired
|
2019-08-20 09:03:12 +02:00 |
|
ThomasV
|
f2d58d0e3f
|
optimize channel_db:
- use python objects mirrored by sql database
- write sql to file asynchronously
- the sql decorator is awaited in sweepstore, not in channel_db
|
2019-08-20 09:03:12 +02:00 |
|
ThomasV
|
e53ecb9b77
|
add labels to lightning history
|
2019-08-20 09:03:11 +02:00 |
|
ThomasV
|
d134937269
|
update regexp syntax
|
2019-08-20 09:03:11 +02:00 |
|
Janus
|
762d8be84f
|
lnaddr: make it possible to use lnaddr to decode arbitrary invoices on the cmd line
|
2019-08-20 09:03:11 +02:00 |
|
Janus
|
e3409d32ef
|
channel details with list of htlcs
|
2019-08-20 09:03:11 +02:00 |
|
SomberNight
|
e6a0b641d5
|
lnaddr: encode min_final_cltv into invoice
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
9a59ffaf44
|
lnrouter: filter out unsuitable channels
|
2019-08-20 09:03:10 +02:00 |
|
SomberNight
|
53802ba382
|
lnaddr: clean up imports
|
2019-08-20 09:03:10 +02:00 |
|
SomberNight
|
b85aea1541
|
qt: pay_lightning_invoice - attempt paying multiple times in case of failure
|
2019-08-20 09:03:10 +02:00 |
|
Janus
|
35adc3231b
|
lightning: fixup after rebasing on restructured master
|
2019-08-20 09:03:10 +02:00 |
|