Commit graph

19 commits

Author SHA1 Message Date
nymkappa
35512bef8d
Do not fetch node stats for channel tree graph 2022-08-23 22:47:18 +02:00
wiz
8c885e87d4
Merge branch 'master' into nymkappa/feature/channel-tree-map 2022-08-23 22:42:32 +09:00
nymkappa
08b04c3264
Create active channel tree map component 2022-08-23 11:26:00 +02:00
nymkappa
bd1d9573d6
Reduce api size for channel world map in ln dashboard - added spinner - update cache warmer 2022-08-22 21:36:02 +02:00
softsimon
63404edeec
Fix for closing missing closing reason in channels list 2022-08-22 18:18:17 +04:00
wiz
ea931da38b
Merge branch 'master' into nymkappa/bugfix/channel-list-pagination 2022-08-20 20:19:55 +09:00
nymkappa
e7d99e9653
Insert channels from historical data 2022-08-19 12:34:38 +02:00
nymkappa
44cf47b86d
Fix node channel list pagination 2022-08-17 10:23:14 +02:00
wiz
c85b6d53c5
Merge branch 'master' into nymkappa/bugfix/clightning-wrong-channel-id 2022-08-11 18:38:11 +09:00
nymkappa
db41aed44b
Show channel on the map in channel page 2022-08-10 16:00:12 +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
2a6f48d8c8
Handle core timeout during closed channel scan, using correct config variable 2022-08-09 11:07:13 +02:00
nymkappa
47363b477e
Refactor the LN backend and add more logs 2022-08-09 09:20:25 +02:00
nymkappa
3c2e27f778
Fix node page and display real time data 2022-08-04 11:30:32 +02:00
nymkappa
40f2b97075
Add channels map to the node page 2022-07-23 18:43:08 +02:00
wiz
7bbfc7872b
Fix log msg in channels.api.ts
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2022-07-22 00:04:02 +02:00
nymkappa
c839abb479
Create world map of clearnet LN nodes and channels 2022-07-21 22:43:12 +02:00
nymkappa
9000b6b18e
Index daily channel stats and show in dashboard widget 2022-07-10 17:09:01 +02:00
nymkappa
a238420d7f
Merge Lightning backend into Mempool backend 2022-07-08 18:55:26 +02:00
Renamed from lightning-backend/src/api/explorer/channels.api.ts (Browse further)