Boris Nagaev
|
2bc3352785
|
[lightning] add taproot-channels to node features
Update from https://github.com/lightningnetwork/lnd/blob/master/lnwire/features.go
|
2023-10-20 04:49:14 +02:00 |
|
wiz
|
caa8cfbc0e
|
Another hotfix for CLN crash
|
2023-07-23 22:35:32 +09:00 |
|
wiz
|
02f361af73
|
Hotfix for CLN crash
|
2023-07-23 22:21:53 +09:00 |
|
nymkappa
|
556eb65320
|
[lightning] start integrating features bits in the node page
|
2023-07-16 18:17:49 +09:00 |
|
nymkappa
|
32d46ad7ac
|
[lightning] save bit number when converting features from clightning
|
2023-07-16 18:17:48 +09:00 |
|
nymkappa
|
1f003cc292
|
[lightning] save node features as stringified json array in db
|
2023-07-16 18:17:48 +09:00 |
|
softsimon
|
4407b42aab
|
Merge branch 'master' into nymkappa/bugfix/tx-fetcher-crash
|
2023-01-26 17:02:35 +04:00 |
|
nymkappa
|
3a7dffbe09
|
Fix crash when channel short id is not valid
|
2022-12-06 10:51:01 +01:00 |
|
nymkappa
|
efb48271f9
|
Cleanup logs
|
2022-12-01 15:52:06 +01:00 |
|
Mononaut
|
373e02a5b0
|
Store & expose node extension TLV data in backend
|
2022-11-21 20:27:03 +09:00 |
|
nymkappa
|
0a4c1c24af
|
Fixes #2592
|
2022-09-30 19:10:11 +02:00 |
|
nymkappa
|
dac3a43c1b
|
When using clightning, use listchannels.delay as cltv_delta
|
2022-09-04 09:23:49 +02:00 |
|
nymkappa
|
c150129d74
|
CLN - Add brakets around ipv6
|
2022-08-30 20:31:04 +02:00 |
|
nymkappa
|
3e9543f0b6
|
Create and populate nodes_socket table
|
2022-08-13 11:01:46 +02:00 |
|
nymkappa
|
dc7231537f
|
Refactor channel id conversion utils
|
2022-08-10 16:58:29 +02:00 |
|
nymkappa
|
48a0a6c7e3
|
Convert short_id to integer id with clightning backend before returning the graph
|
2022-08-10 15:09:34 +02:00 |
|
nymkappa
|
1d106a9851
|
Fix CLN channel short_id conversion
|
2022-08-08 07:50:50 +02:00 |
|
nymkappa
|
6be2985b40
|
Fix daily LN stats crash
|
2022-08-03 12:13:55 +02:00 |
|
nymkappa
|
a25af16f7c
|
Fetch funding tx for clightning channels
|
2022-08-02 18:34:20 +02:00 |
|
nymkappa
|
80f1ee45b5
|
Rebased using the update lightning interfaces
|
2022-08-02 18:34:19 +02:00 |
|
nymkappa
|
eb90434c28
|
Delete historical generation code
|
2022-08-02 18:34:19 +02:00 |
|
nymkappa
|
a94403b3a1
|
Wrote some utility functions to convert clightning output to our db schema
|
2022-08-02 18:34:19 +02:00 |
|