wiz
|
e296fafff5
|
Merge branch 'master' into ops/add-core-lightning
|
2022-08-10 22:38:36 +09:00 |
|
wiz
|
c6d005318e
|
[ops] Fix minor issue for /cln/.zshrc in prod installer
|
2022-08-10 22:37:22 +09:00 |
|
wiz
|
4341a6440c
|
Merge pull request #2086 from mempool/nymkappa/bugfix/index-blocks-prices-often
Missing blocks prices
|
2022-08-10 22:34:20 +09:00 |
|
wiz
|
c909653ade
|
Merge branch 'master' into nymkappa/bugfix/index-blocks-prices-often
|
2022-08-10 22:23:35 +09:00 |
|
wiz
|
8591c324fd
|
Merge pull request #2267 from mempool/nymkappa/feature/node-status
Add `nodes.status` field
|
2022-08-10 22:00:50 +09:00 |
|
wiz
|
a43a30a49d
|
Merge branch 'master' into nymkappa/feature/node-status
|
2022-08-10 21:26:07 +09:00 |
|
wiz
|
7d2696bea3
|
Merge pull request #2270 from mempool/nymkappa/feature/rewrite-map-component
Rewrite channels map component using native echart
|
2022-08-10 19:46:13 +09:00 |
|
nymkappa
|
cbab01da78
|
Rewrite channels map component using native echart
|
2022-08-10 11:28:54 +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
|
e720f70235
|
Refactor the LN backend and add more logs
|
2022-08-09 11:12:05 +02:00 |
|
nymkappa
|
4036573a09
|
Handle core timeout during closed channel scan, using correct config variable
|
2022-08-09 11:07:13 +02:00 |
|
nymkappa
|
8a09a94453
|
Make sure we work with integer in the stats importer
|
2022-08-09 10:28:40 +02:00 |
|
nymkappa
|
34f581e8eb
|
Convert to short_id before fetching the funding tx
|
2022-08-09 09:21:31 +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
|
ef67aff156
|
Merge pull request #2260 from mempool/nymkappa/bugfix/missing-last-data-charts
Don't insert stats in the future
|
2022-08-08 17:10:59 +09:00 |
|
wiz
|
4bc587a483
|
Merge branch 'master' into nymkappa/bugfix/missing-last-data-charts
|
2022-08-08 15:59:34 +09:00 |
|
wiz
|
0d90f1b6af
|
Merge pull request #2259 from mempool/nymkappa/bugfix/unique-lightning-stats
Make sure lightning stats are not duplicated in db
|
2022-08-08 15:58:59 +09:00 |
|
wiz
|
23b42355f7
|
Merge branch 'master' into nymkappa/bugfix/unique-lightning-stats
|
2022-08-08 15:40:46 +09:00 |
|
wiz
|
7d9e684e8b
|
Merge pull request #2252 from mempool/nymkappa/bugfix/cln-channel-id
Fix CLN channel short_id conversion
|
2022-08-08 15:40:28 +09:00 |
|
wiz
|
38c1554011
|
Merge branch 'master' into nymkappa/bugfix/cln-channel-id
|
2022-08-08 15:25:20 +09:00 |
|
wiz
|
5a21e930ff
|
Merge pull request #2264 from mempool/simon/right-align-logo
Right align mempool logo on mobile with dual logos
|
2022-08-08 15:25:00 +09:00 |
|
nymkappa
|
e8c982f815
|
Fix CLN channel short_id conversion
|
2022-08-08 07:50:50 +02:00 |
|
softsimon
|
1af641101e
|
Right align mempool logo on mobile with dual logos
|
2022-08-06 04:25:21 +04:00 |
|
Stephan Oeste
|
8aae040253
|
Add Core Lighting for FreeBSD in prod installer
|
2022-08-05 16:41:00 +02:00 |
|
nymkappa
|
b0b0beca22
|
Don't insert stats in the future
|
2022-08-05 12:43:26 +02:00 |
|
wiz
|
76a6ec7abf
|
Merge pull request #2254 from mempool/nymkappa/feature/channels-map-node-page
|
2022-08-05 10:37:34 +00:00 |
|
nymkappa
|
bd69cee118
|
Make sure lightning stats are not duplicated in db
|
2022-08-05 12:32:20 +02:00 |
|
nymkappa
|
cb9db0c492
|
Always show channels map in node page - auto zoom on the node
|
2022-08-05 10:11:29 +02:00 |
|
wiz
|
f2e50c13b6
|
Merge pull request #2250 from mempool/nymkappa/bugfix/missing-data-node-page
Fix node page and display real time data
|
2022-08-05 08:05:15 +00:00 |
|
wiz
|
485ca7a921
|
Merge branch 'master' into nymkappa/bugfix/missing-data-node-page
|
2022-08-05 07:55:11 +00:00 |
|
wiz
|
e5b5adb45f
|
Merge pull request #2255 from mempool/nymkappa/feature/update-node-stats-often
Update latest stats every 10 minutes
|
2022-08-05 07:54:14 +00:00 |
|
wiz
|
acd8f3f150
|
Merge branch 'master' into nymkappa/feature/update-node-stats-often
|
2022-08-05 07:42:36 +00:00 |
|
wiz
|
f44a0b3fb0
|
Merge pull request #2244 from mempool/nymkappa/bugfix/daily-stats-crash
Fix daily LN stats crash
|
2022-08-05 07:42:25 +00:00 |
|
nymkappa
|
6317d0867a
|
Run node stats every 10 minutes, only keep the latest entry per day
|
2022-08-04 18:27:36 +02:00 |
|
nymkappa
|
1bed687e76
|
Re-applied missing fix from https://github.com/mempool/mempool/pull/2233
|
2022-08-04 17:50:49 +02:00 |
|
softsimon
|
48945dadce
|
Merge pull request #2253 from mempool/nymkappa/bugfix/fix-reverted-code
Re-applied missing fix from https://github.com/mempool/mempool/pull/2233
|
2022-08-04 13:24:57 +02:00 |
|
nymkappa
|
24f35dddbd
|
Re-applied missing fix from https://github.com/mempool/mempool/pull/2233
|
2022-08-04 13:11:24 +02:00 |
|
nymkappa
|
fab4f92027
|
Gracefully attempt to reconnect to cln upon error
|
2022-08-04 13:05:15 +02:00 |
|
nymkappa
|
22f15926c8
|
Add missing file
|
2022-08-04 12:49:07 +02:00 |
|
nymkappa
|
7b73d1c4dc
|
Fix node page and display real time data
|
2022-08-04 11:30:32 +02:00 |
|
nymkappa
|
3c9403ba6d
|
When LN backend crashed, catch the error and restart after 1 minute
|
2022-08-03 12:43:41 +02:00 |
|
nymkappa
|
f61a04ec60
|
Fix daily LN stats crash
|
2022-08-03 12:13:55 +02:00 |
|
wiz
|
a20aafe6da
|
Merge pull request #2236 from mempool/wiz/fix-syslog-perms
[ops] Fix syslog permissions for /var/log/mempool
|
2022-08-03 00:24:10 +00:00 |
|
wiz
|
38123d1444
|
Merge pull request #2237 from mempool/ops/fix-liquid-assets-sync
[ops] Fix cron jobs to update liquid assets hourly
|
2022-08-03 00:24:00 +00:00 |
|
wiz
|
1458583bb8
|
Merge pull request #2241 from mempool/nymkappa/bugfix/top-nodes-queries
Rewrite queries to get top nodes by channels and capacity
|
2022-08-03 00:23:50 +00:00 |
|
wiz
|
f1bcf113ef
|
Merge branch 'master' into nymkappa/bugfix/top-nodes-queries
|
2022-08-02 23:53:03 +00:00 |
|
wiz
|
19c6a24792
|
Merge pull request #2240 from mempool/nymkappa/feature/clightning
Add clightning support to the lightning backend
|
2022-08-02 23:52:53 +00:00 |
|
wiz
|
b40f207810
|
Merge branch 'master' into nymkappa/feature/clightning
|
2022-08-02 22:57:25 +00:00 |
|
wiz
|
27217fd9c1
|
Merge pull request #2231 from mempool/nymkappa/feature/ln-historical-import
Import LN historical statistics (network wide + per node)
|
2022-08-02 22:56:48 +00:00 |
|