SomberNight
|
d5f368c584
|
LN invoices: support msat precision
fixes #6250
|
2020-06-22 22:48:13 +02:00 |
|
ThomasV
|
8cb36cb969
|
fix #6194
|
2020-06-01 21:57:46 +02:00 |
|
ThomasV
|
6058829870
|
Use attr.s classes for invoices and requests:
- storage upgrade
- fixes #6192
- add can_pay_invoice, can_receive_invoice to lnworker
|
2020-06-01 21:02:45 +02:00 |
|
SomberNight
|
79d202485e
|
lnworker: rename can_send to num_sats_can_send
|
2020-03-26 09:05:12 +01:00 |
|
ThomasV
|
d19fc56eb8
|
kivy: requests/invoices dialogs improvements
|
2020-03-10 16:03:34 +01:00 |
|
ThomasV
|
0c3565bd4d
|
kivy: show warning if request/invoice exceeds channel capacity
|
2020-03-05 14:30:01 +01:00 |
|
SomberNight
|
20bbe85bce
|
receive requests: encode lightning invoices as uppercase -> smaller QRs
By encoding bolt11 invoices as uppercase text in QR codes,
we can use the alphanumeric mode, which results in non-negligibly smaller QR codes.
|
2019-12-07 05:58:58 +01:00 |
|
ThomasV
|
aac0fe9ae6
|
kivy: show status with color. show inflight attempts.
|
2019-10-22 15:41:45 +02:00 |
|
ThomasV
|
e9c32bad19
|
kivy: remove context menus, cleanup unused files
|
2019-08-23 12:15:42 +02:00 |
|
ThomasV
|
70cd29f9e1
|
GUI refactoring for Kivy and lightning.
This also touches Qt and wallet code.
|
2019-08-20 09:03:12 +02:00 |
|