nymkappa
|
4631ba67b7
|
Cleanup logs
|
2022-12-01 15:52:06 +01:00 |
|
Mononaut
|
87e89ff046
|
merge forensics columns into main channels table
|
2022-11-30 18:24:00 +09:00 |
|
Mononaut
|
741c1812a9
|
handle batched channel opens. infer funding balances in both directions.
|
2022-11-30 18:24:00 +09:00 |
|
Mononaut
|
6162660d84
|
detect channels opened from change outputs
|
2022-11-30 18:24:00 +09:00 |
|
Mononaut
|
be86057ed2
|
detect links between channel close and open txs
|
2022-11-30 18:23:59 +09:00 |
|
Mononaut
|
369b6f55d3
|
Rescan unresolved LN channel force closes
|
2022-11-19 17:30:56 +09:00 |
|
softsimon
|
336c9954ac
|
Merge pull request #2512 from mempool/nymkappa/feature/closed-channel-info
If a channel is closed, show closing date instead of last update
|
2022-09-08 15:49:39 +02:00 |
|
nymkappa
|
a33b31a8ab
|
If a channel is closed, show closing date instead of last update
|
2022-09-04 19:12:01 +02:00 |
|
nymkappa
|
1cb2181d78
|
Only show active channels on world map
|
2022-09-04 09:35:31 +02:00 |
|
wiz
|
d4342be9eb
|
Merge pull request #2474 from mempool/simon/search-results-greyed
Grey out inactive search results
|
2022-08-31 14:55:40 +02:00 |
|
wiz
|
a89de640ec
|
Merge branch 'master' into simon/search-results-greyed
|
2022-08-31 14:45:04 +02:00 |
|
wiz
|
44ac51ff52
|
Merge branch 'master' into nymkappa/bugfix/mysql-inject
|
2022-08-31 14:41:56 +02:00 |
|
wiz
|
ca7ce8407c
|
Merge branch 'master' into nymkappa/feature/closed-channels-sort
|
2022-08-31 14:22:25 +02:00 |
|
nymkappa
|
207a2eb9b6
|
Save latest node channel update in node.updated_at field in db
|
2022-08-31 09:37:19 +02:00 |
|
nymkappa
|
b83197838e
|
Fix possible mysql injectin in channels.api
|
2022-08-31 08:53:21 +02:00 |
|
nymkappa
|
24277ad3ec
|
Sort closed channels by closing_date, updated_at
|
2022-08-31 07:44:18 +02:00 |
|
softsimon
|
27ce42cc73
|
Grey out inactive search results
|
2022-08-30 23:58:58 +02:00 |
|
nymkappa
|
e1186195bc
|
Do not fetch node stats for channel tree graph
|
2022-08-23 22:47:18 +02:00 |
|
wiz
|
9be4747eae
|
Merge branch 'master' into nymkappa/feature/channel-tree-map
|
2022-08-23 22:42:32 +09:00 |
|
nymkappa
|
e79b28653c
|
Create active channel tree map component
|
2022-08-23 11:26:00 +02:00 |
|
nymkappa
|
61db4f96f2
|
Reduce api size for channel world map in ln dashboard - added spinner - update cache warmer
|
2022-08-22 21:36:02 +02:00 |
|
softsimon
|
1b06c637ee
|
Fix for closing missing closing reason in channels list
|
2022-08-22 18:18:17 +04:00 |
|
wiz
|
77364006a0
|
Merge branch 'master' into nymkappa/bugfix/channel-list-pagination
|
2022-08-20 20:19:55 +09:00 |
|
nymkappa
|
b9664e1c3e
|
Insert channels from historical data
|
2022-08-19 12:34:38 +02:00 |
|
nymkappa
|
454ae69fde
|
Fix node channel list pagination
|
2022-08-17 10:23:14 +02:00 |
|
wiz
|
87b8399767
|
Merge branch 'master' into nymkappa/bugfix/clightning-wrong-channel-id
|
2022-08-11 18:38:11 +09:00 |
|
nymkappa
|
86d9c7a520
|
Show channel on the map in channel page
|
2022-08-10 16:00:12 +02:00 |
|
nymkappa
|
7cc24d1a50
|
Convert short_id to integer id with clightning backend before returning the graph
|
2022-08-10 15:09:34 +02:00 |
|
nymkappa
|
4036573a09
|
Handle core timeout during closed channel scan, using correct config variable
|
2022-08-09 11:07:13 +02:00 |
|
nymkappa
|
295f0dd8ff
|
Refactor the LN backend and add more logs
|
2022-08-09 09:20:25 +02:00 |
|
nymkappa
|
7b73d1c4dc
|
Fix node page and display real time data
|
2022-08-04 11:30:32 +02:00 |
|
nymkappa
|
ed2251cb86
|
Add channels map to the node page
|
2022-07-23 18:43:08 +02:00 |
|
wiz
|
3ef937397f
|
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
|
31ee96a3c7
|
Create world map of clearnet LN nodes and channels
|
2022-07-21 22:43:12 +02:00 |
|
nymkappa
|
f5b3ae5238
|
Index daily channel stats and show in dashboard widget
|
2022-07-10 17:09:01 +02:00 |
|
nymkappa
|
d1cfdd5931
|
Merge Lightning backend into Mempool backend
|
2022-07-08 18:55:26 +02:00 |
|