113 Commits

Author SHA1 Message Date
Mononaut
7e43e5e2b0 Add 'all time' option for mempool graph 2023-06-30 19:52:05 -04:00
nymkappa
3a1fd2a463 Block prediction -> Block health - Fix wrong chart download name 2023-05-14 16:32:11 -05:00
Mononaut
3e703ec13e support trees of RBF replacements 2023-05-03 12:53:56 -06:00
Mononaut
47bbfca1c0 new page listing recent RBF events 2023-05-03 12:53:53 -06:00
Mononaut
1d5a029c81 Timeline of replacements for RBF-d transactions 2023-05-03 12:52:20 -06:00
softsimon
abd74dc87e Adding 4 year button to mempool graph
fixes #3218
2023-03-04 18:48:16 +09:00
nymkappa
a1905f624f Optimize price API response size reduce the number of query to that API 2023-02-23 13:13:20 +09:00
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
Antoni Spaanderman
9b793b8a6b add size per weight graph and ts type for getHistoricalBlockSizesAndWeights 2023-02-16 15:39:09 +01:00
Mononaut
cc628aa443 cache, serve & display more comprehensive RBF info 2023-01-17 16:09:16 -06:00
Mononaut
482805b132 move block audit endpoint from mining to bitcoin routes 2022-11-25 19:32:50 +09:00
Mononaut
6204784fff Fetch missing block audit scores 2022-11-21 18:45:34 +09:00
nymkappa
54b6976ef6 Show clearnet nodes on world map 2022-09-06 19:33:07 +02:00
softsimon
9d83302fd9 Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +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
nymkappa
68104e7cf6 Refactor ISP pie chart to make it more consitent 2022-08-16 18:47:45 +02:00
nymkappa
91c39b57fe [LN ISP chart] Adds toogle to order by nodes/capacity and show/hide Tor 2022-07-27 13:20:54 +02:00
nymkappa
ed2251cb86 Add channels map to the node page 2022-07-23 18:43:08 +02:00
wiz
9cb6009565 Merge branch 'master' into nymkappa/feature/ln-nodes-map-channels 2022-07-21 23:03:18 +02:00
nymkappa
31ee96a3c7 Create world map of clearnet LN nodes and channels 2022-07-21 22:43:12 +02:00
softsimon
8c312807d7 Subdomain enterprise support 2022-07-21 22:02:26 +02:00
nymkappa
e151bc4a01 Add LN node per country graph 2022-07-17 23:48:57 +02:00
nymkappa
ebac1ad240 Fix naming convention "as" => "isp" 2022-07-17 23:29:40 +02:00
nymkappa
51f0da04bd Nodes per ISP list component 2022-07-17 22:57:29 +02:00
nymkappa
ff63157bb0 Nodes per country list component 2022-07-16 23:23:13 +02:00
nymkappa
6bbda1e86c Add nodes AS share chart and table component 2022-07-16 10:44:05 +02:00
nymkappa
775b9d22cc Save current progress on the block audit page 2022-07-14 20:41:50 +02:00
nymkappa
d1cfdd5931 Merge Lightning backend into Mempool backend 2022-07-08 18:55:26 +02:00
softsimon
f630754aa3 Label channel closes 2022-07-08 18:55:24 +02:00
softsimon
925e5c4758 Search API 2022-07-08 18:55:23 +02:00
softsimon
a8ece05f90 Link channels from Transaction page. 2022-07-08 18:55:23 +02:00
nymkappa
d2ab72390f Save block predictions results in db and show results in a chart 2022-07-06 22:27:45 +02:00
nymkappa
36d9425853 Index difficulty adjustments 2022-07-05 16:52:56 +02:00
softsimon
d7ba9b52eb Batch outspends requests
fixes #1902
2022-06-22 23:42:20 +02:00
nymkappa
1b1e058251 Set block/:hash/summary expiration to 1 month - Support re-org for block summaries 2022-06-20 16:35:10 +02:00
Mononaut
1d4488eb96 Add visualization to mined blocks 2022-06-16 02:46:24 +00:00
wiz
7789b2a23e Merge branch 'master' into nymkappa/feature/use-block-count-timespan 2022-05-25 20:16:32 +09:00
nymkappa
67cd09d5d7 Remove last trace of legacy oldestIndexedBlockTimestamp 2022-05-25 12:10:09 +02:00
nymkappa
1088eeef5d Merge legacy and mining /blocks components and APIs 2022-05-23 09:08:40 +02:00
wiz
f9f217751c Don't prepend apiBasePath for services backend resources 2022-05-19 01:54:08 +09:00
nymkappa
bedda82bcb Call node backend block API instead of electrs 2022-05-12 08:13:42 +02:00
nymkappa
101ba351a8 Add block sizes and weights graph 2022-05-10 16:41:40 +02:00
wiz
f3fa5f3e33 Merge branch 'master' into nymkappa/feature/timespan-selector-update 2022-04-23 06:23:23 +00:00
nymkappa
a59bed8cd8 Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
nymkappa
e7f2c9efd2 Add block fee rate percentiles chart 2022-04-15 16:16:15 +09:00
nymkappa
307385045b Add block rewards chart 2022-04-11 20:57:13 +09:00
nymkappa
ae0bc02c78 Add block fees graph 2022-04-11 15:32:16 +09:00
nymkappa
de4c205ecb /api/v1/mining/difficulty/{interval} is not used 2022-03-30 19:46:17 +09:00
nymkappa
3096e0f577 Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
87df750f16 Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount} 2022-03-23 11:54:31 +09:00