wiz
|
3022fb533e
|
Merge branch 'master' into simon/node-alias-search-numbers
|
2022-08-26 00:12:15 +09:00 |
|
softsimon
|
cb04504388
|
Numbers not included in node alias search
|
2022-08-25 15:14:54 +04:00 |
|
nymkappa
|
29b559569f
|
Check query input before running the mysql query
|
2022-08-24 08:35:02 +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 |
|
wiz
|
49c98c0f68
|
Merge branch 'master' into nymkappa/feature/update-ranking-naming
|
2022-08-23 04:13:35 +09:00 |
|
nymkappa
|
5417cdf7ae
|
Update node ranking naming convention
Matches ln dashboard layout with mining dashboard
|
2022-08-22 16:55:54 +02:00 |
|
softsimon
|
1b06c637ee
|
Fix for closing missing closing reason in channels list
|
2022-08-22 18:18:17 +04:00 |
|
wiz
|
5f243ab4db
|
Merge branch 'master' into simon/node-alias-fulltext-search
|
2022-08-21 22:29:18 +09:00 |
|
wiz
|
9c376f79c6
|
Merge branch 'master' into nymkappa/bugfix/isp-chart-ids
|
2022-08-21 21:12:31 +09:00 |
|
wiz
|
07c646acb7
|
Merge branch 'master' into nymkappa/feature/improve-location
|
2022-08-21 18:51:06 +09:00 |
|
softsimon
|
0345ae602c
|
Node alias fulltext search
fixes #2238
|
2022-08-20 22:10:25 +04:00 |
|
wiz
|
77364006a0
|
Merge branch 'master' into nymkappa/bugfix/channel-list-pagination
|
2022-08-20 20:19:55 +09:00 |
|
wiz
|
37d75f5bdf
|
Merge pull request #2335 from mempool/nymkappa/bugfix/most-connected-node-undefined
Fix undefined public_key
|
2022-08-20 20:18:30 +09:00 |
|
nymkappa
|
4a57bc8b14
|
Fix undefined public_key
|
2022-08-19 16:38:16 +02:00 |
|
nymkappa
|
b9664e1c3e
|
Insert channels from historical data
|
2022-08-19 12:34:38 +02:00 |
|
nymkappa
|
f6e1ee8017
|
Use timestamp instead of date in stats table
|
2022-08-19 12:09:58 +02:00 |
|
wiz
|
49567e7371
|
Merge branch 'master' into nymkappa/feature/import-json-topology
|
2022-08-19 18:54:03 +09:00 |
|
nymkappa
|
d6780a1f1b
|
Reverted wrong fix in 2300
|
2022-08-19 08:55:45 +02:00 |
|
wiz
|
a9f53b07c9
|
Merge pull request #2300 from slaninas/master
Fix difficulty adjustment
|
2022-08-19 05:46:14 +09:00 |
|
wiz
|
6fde87f85e
|
Merge branch 'master' into nymkappa/feature/node-ranking-page
|
2022-08-19 03:51:55 +09:00 |
|
wiz
|
c3f5b28016
|
Merge pull request #2315 from mempool/nykappa/feature/node-ranking
Refactor top nodes widgets, create related top 100 nodes pages
|
2022-08-19 03:51:31 +09:00 |
|
junderw
|
74e8071d3a
|
Fix times
Co-authored-by: slaninas <slaninas@pm.me>
|
2022-08-19 01:14:54 +09:00 |
|
nymkappa
|
d3d0de12fa
|
Fix missing isp ids on isp pie chart
|
2022-08-18 17:15:05 +02:00 |
|
nymkappa
|
492ce9d592
|
Create geolocation component to format geolocation data
|
2022-08-18 17:14:09 +02:00 |
|
nymkappa
|
678bf009ea
|
Import json topology
|
2022-08-18 11:06:20 +02:00 |
|
nymkappa
|
a9e07d7313
|
Create node rankings page with 3 different rankings
|
2022-08-17 21:20:11 +02:00 |
|
nymkappa
|
8939c25129
|
Create top 100 node per channel count component
|
2022-08-17 16:19:01 +02:00 |
|
nymkappa
|
3c803c8a22
|
Create top 100 node per capacity component
|
2022-08-17 16:00:30 +02:00 |
|
nymkappa
|
49652d7f39
|
Refactor top nodes widgets
|
2022-08-17 12:53:26 +02:00 |
|
nymkappa
|
454ae69fde
|
Fix node channel list pagination
|
2022-08-17 10:23:14 +02:00 |
|
nymkappa
|
68104e7cf6
|
Refactor ISP pie chart to make it more consitent
|
2022-08-16 18:47:45 +02:00 |
|
nymkappa
|
caa6f4e435
|
Add 'websocket' type to nodes sockets
|
2022-08-13 11:01:46 +02:00 |
|
nymkappa
|
34bd21aa8f
|
Create and populate nodes_socket table
|
2022-08-13 11:01:46 +02:00 |
|
wiz
|
87b8399767
|
Merge branch 'master' into nymkappa/bugfix/clightning-wrong-channel-id
|
2022-08-11 18:38:11 +09:00 |
|
nymkappa
|
cc6466d289
|
Add ISP chart in the dashboard - Fix mobile layout - Start polishing
|
2022-08-11 10:19:13 +02:00 |
|
nymkappa
|
cf795a5ead
|
Refactor channel id conversion utils
|
2022-08-10 16:58:29 +02:00 |
|
wiz
|
3455a1e34e
|
Merge branch 'master' into nymkappa/feature/channel-page-map
|
2022-08-10 23:10:44 +09:00 |
|
nymkappa
|
86d9c7a520
|
Show channel on the map in channel page
|
2022-08-10 16:00:12 +02:00 |
|
wiz
|
c909653ade
|
Merge branch 'master' into nymkappa/bugfix/index-blocks-prices-often
|
2022-08-10 22:23:35 +09: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
|
0576f35ede
|
Add nodes.status db field to mark nodes as inactive if needed
|
2022-08-09 11:17:37 +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 |
|
wiz
|
9075651897
|
Merge pull request #2251 from mempool/nymkappa/bugfix/clightning-crash
Don't throw an exception when cln connection is down
|
2022-08-08 17:28:50 +09:00 |
|
wiz
|
23b42355f7
|
Merge branch 'master' into nymkappa/bugfix/unique-lightning-stats
|
2022-08-08 15:40:46 +09:00 |
|
nymkappa
|
e8c982f815
|
Fix CLN channel short_id conversion
|
2022-08-08 07:50:50 +02:00 |
|
nymkappa
|
bd69cee118
|
Make sure lightning stats are not duplicated in db
|
2022-08-05 12:32:20 +02:00 |
|