645 Commits

Author SHA1 Message Date
nymkappa
51f0da04bd Nodes per ISP list component 2022-07-17 22:57:29 +02:00
nymkappa
cfad17d049 Use country iso code in ln nodes per country page url 2022-07-17 09:53:02 +02:00
nymkappa
0cb7d4cfc4 Use correct country name in component title 2022-07-16 23:25:44 +02:00
nymkappa
ff63157bb0 Nodes per country list component 2022-07-16 23:23:13 +02:00
nymkappa
7a52ae1c7f Get nodes per country list with /lightning/nodes/country/:country API 2022-07-16 23:22:53 +02:00
nymkappa
ac4ef502c1 Add capacity per AS 2022-07-16 11:32:48 +02:00
nymkappa
6bbda1e86c Add nodes AS share chart and table component 2022-07-16 10:44:05 +02:00
nymkappa
39b09611d7 Get nodes count per AS by calling /lightning/nodes/asShare API 2022-07-16 09:34:45 +02:00
nymkappa
775b9d22cc Save current progress on the block audit page 2022-07-14 20:41:50 +02:00
nymkappa
4fe0e1b30d Re-add missing migration that was dropped during merge conflict 2022-07-13 07:56:17 +02:00
wiz
c7a9cf6620 Merge branch 'master' into nymkappa/feature/block-fee-usd-chart 2022-07-12 23:24:31 +02:00
nymkappa
42f150fc13 Show division and ASN number 2022-07-12 21:28:02 +02:00
nymkappa
3d3b1ac6af Show city, country and AS name in node page when available 2022-07-12 21:07:38 +02:00
nymkappa
6f83771c93 Format mysql query so I can actually update it 2022-07-12 20:18:41 +02:00
wiz
b09cb3d228 Merge remote-tracking branch 'origin/master' into nymkappa/feature/block-fee-usd-chart 2022-07-12 14:55:47 +02:00
nymkappa
d5cf4a5c9a Store AS organization in geo_names 2022-07-12 12:12:10 +02:00
nymkappa
53bb16465e Add daily historical price - show USD in block fee reward charts 2022-07-11 23:16:48 +02:00
nymkappa
e29a4e0a16 [Indexing] Link blocks to their closest known price 2022-07-11 22:14:59 +02:00
nymkappa
bda8b4612b Add USD serie in block fee/reward charts 2022-07-11 22:10:25 +02:00
softsimon
bde6bdd6c9 Refactoring backend routes code 2022-07-11 19:15:28 +02:00
wiz
b62985bad9 Merge branch 'master' into nymkappa/bugfix/update-log-indexer 2022-07-11 18:18:20 +02:00
wiz
d70a5873c4 Merge branch 'master' into nymkappa/bugfix/update-log-indexer 2022-07-11 18:01:15 +02:00
softsimon
f305f4f96f Use maxmind to store node locations 2022-07-11 17:52:38 +02:00
wiz
176b0fe18f Merge branch 'master' into simon/populate-historical-node-data 2022-07-11 15:58:58 +02:00
softsimon
739e677c5b Run daily stats at midnight and backfill first launch 2022-07-11 14:45:25 +02:00
nymkappa
e9b7bf2838 [Indexer] Set log level accordingly - Remove indexing ETAs 2022-07-11 11:07:41 +02:00
nymkappa
d9d8c75fe4 Liquid always uses esplora (regression of #2039) 2022-07-11 08:41:28 +02:00
nymkappa
ebc8a7ceb6 Add Lightning charts in /graph 2022-07-10 19:03:50 +02:00
wiz
665becada4 Fix kappa's accidental search and replace 2022-07-10 17:28:47 +02:00
nymkappa
f5b3ae5238 Index daily channel stats and show in dashboard widget 2022-07-10 17:09:01 +02:00
nymkappa
7dc7ccd1c9 Add nodes per network chart component 2022-07-10 16:22:53 +02:00
wiz
0da679200b Fix HTTP 501 -> HTTP 400 suggestions in PR review 2022-07-10 14:51:09 +02:00
wiz
39361497bf Merge branch 'master' into simon/lightning-pr 2022-07-10 14:00:02 +02:00
wiz
b699ee7cd9 Merge pull request #2052 from mempool/nymkappa/bugfix/blocks-list-pagination-error
Fix pagination issue in blocks list
2022-07-10 13:56:38 +02:00
wiz
ecf731d78a Merge branch 'master' into nymkappa/bugfix/diff-adj-table-raw-db-data 2022-07-10 12:56:30 +02:00
nymkappa
f09228ada5 Fix first diff adjustmeent if INDEXING_BLOCK_AMOUNT is not -1 2022-07-10 12:39:22 +02:00
wiz
85acee5365 Merge branch 'master' into nymkappa/bugfix/blocks-list-pagination-error 2022-07-10 12:37:51 +02:00
wiz
b1d77ad7b3 Merge branch 'master' into nymkappa/feature/config-automatic-block-reindex 2022-07-10 12:10:38 +02:00
nymkappa
8d28d2f9e7 Index weekly mining pool hashrate only if there are blocks mined 2022-07-09 22:34:18 +02:00
nymkappa
e591fcb655 Use oldest consecutive block timestamp as hashrate indexing limit 2022-07-09 22:11:27 +02:00
nymkappa
be97b22d91 Use raw db hashrate instead of avg for indexing 2022-07-09 22:11:27 +02:00
nymkappa
56fdb6d6cb Removed hardcoded genesis timestamp
Fix duplicated genesis hashrate attempt
Add log during difficulty adjustment indexing
2022-07-09 22:11:26 +02:00
nymkappa
918d991cdd Disable automatic block re-indexing by default 2022-07-09 19:04:35 +02:00
nymkappa
d047c53895 Fix pagination issue in blocks list 2022-07-09 16:02:43 +02:00
Felipe Knorr Kuhn
3b0a98e13e Merge branch 'master' into nymkappa/feature/automatic-block-reindexing 2022-07-09 00:04:35 +02:00
softsimon
6091272690 Replacing ln-service library and wait for graph sync. 2022-07-08 18:55:35 +02:00
softsimon
d0288a3fd5 Renaming config LND_NODE_AUTH to LND 2022-07-08 18:55:26 +02:00
nymkappa
d1cfdd5931 Merge Lightning backend into Mempool backend 2022-07-08 18:55:26 +02:00
nymkappa
131a728a06 Use bitcoin core instead of esplore for fetch blocks on bitcoin networks 2022-07-08 16:34:00 +02:00
wiz
7b5f2034a5 Merge branch 'master' into nymkappa/feature/automatic-block-reindexing 2022-07-07 22:41:26 +02:00