Mononaut
|
e9ffd1192c
|
Use bits to detect difficulty adjustments, not difficulty
|
2023-08-01 13:28:56 +09:00 |
|
Mononaut
|
0705c352bc
|
Get blocks from electrs again
|
2023-08-01 13:28:56 +09:00 |
|
Joost Jager
|
f4b8ed4243
|
Add average fee delta to pool ranking
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
|
2023-07-04 11:25:39 +00:00 |
|
softsimon
|
8e0cb49e19
|
Merge branch 'master' into nymkappa/reindexing-pools-update
|
2023-06-12 15:53:46 +02:00 |
|
nymkappa
|
8bfc6743d4
|
fix possible backend crash x2, remove dead code, improve log
|
2023-05-31 09:58:29 -07:00 |
|
nymkappa
|
957c84b5e4
|
[indexer] reindex diff adjustments and hashrates upon mining pool update
|
2023-05-30 10:05:10 -07:00 |
|
nymkappa
|
3a1fd2a463
|
Block prediction -> Block health - Fix wrong chart download name
|
2023-05-14 16:32:11 -05:00 |
|
nymkappa
|
9d9955c2be
|
Cleanup some log
|
2023-04-01 12:00:54 +09:00 |
|
nymkappa
|
883300cb2b
|
Add new stats in mining pool page
|
2023-03-16 16:13:11 +09:00 |
|
wiz
|
761cd12978
|
Merge branch 'master' into simon/add-4y
|
2023-03-07 19:00:27 +09:00 |
|
Mononaut
|
65867bce60
|
Fix unnecessary cpfp 404 responses
|
2023-03-06 00:02:21 -06:00 |
|
nymkappa
|
184698aeee
|
Move some notice into info
|
2023-03-05 08:23:05 +09:00 |
|
nymkappa
|
f44cff0e72
|
Update some mining indexing logs
|
2023-03-05 08:23:04 +09:00 |
|
softsimon
|
abd74dc87e
|
Adding 4 year button to mempool graph
fixes #3218
|
2023-03-04 18:48:16 +09:00 |
|
wiz
|
cb7fdca8d3
|
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states
|
2023-03-04 16:46:44 +09:00 |
|
nymkappa
|
2a2151890d
|
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states
|
2023-03-04 10:54:02 +09:00 |
|
nymkappa
|
d682cb218a
|
Use core to fetch block because esplora/electrs still return integer difficulty
|
2023-03-03 13:59:17 +09:00 |
|
nymkappa
|
1d71685365
|
Remove mining db stats - replaced by runtime state variable
|
2023-03-01 16:42:26 +09:00 |
|
nymkappa
|
a68deda4fe
|
Use bitcoinApiFactory when we don't need verbose blocks or confirmation number
|
2023-02-27 11:46:37 +09:00 |
|
nymkappa
|
bdcf848209
|
Implemented coinstatsindex indexing
|
2023-02-25 14:22:12 +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
|
6594019c3e
|
Cache price API for 5 minutes
|
2023-02-23 10:04:31 +09:00 |
|
nymkappa
|
72779c8244
|
Use historical price for older blocks and transactions
|
2023-02-21 12:37:27 +09:00 |
|
nymkappa
|
3e4d27165a
|
Show avg block heath in pool ranking pie chart
|
2023-02-20 18:14:12 +09:00 |
|
nymkappa
|
6b1c1e7cda
|
Add avg mining pool block mathrate in pools stats API
|
2023-02-20 18:14:12 +09:00 |
|
nymkappa
|
4631ba67b7
|
Cleanup logs
|
2022-12-01 15:52:06 +01:00 |
|
Mononaut
|
95969f9ba7
|
optimize block audit scores db query
|
2022-11-24 17:11:45 +09:00 |
|
Mononaut
|
6204784fff
|
Fetch missing block audit scores
|
2022-11-21 18:45:34 +09:00 |
|
Felipe Knorr Kuhn
|
227cbd2450
|
Merge branch 'master' into junderw/search-blocktime
|
2022-11-07 07:21:14 -08:00 |
|
Mononaut
|
ba275c87d3
|
Clean up block audit page & tweak color scheme
|
2022-10-28 18:49:28 -06:00 |
|
junderw
|
eca9daf5e2
|
Fix: Add hash and reverse search order
|
2022-09-19 16:44:53 +09:00 |
|
junderw
|
baaa53f0ce
|
Backend: Add block height from timestamp endpoint
|
2022-09-18 22:30:09 +09:00 |
|
nymkappa
|
2b4917b685
|
Wait for the price updater to complete before saving blocks prices
|
2022-07-16 09:22:45 +02:00 |
|
nymkappa
|
775b9d22cc
|
Save current progress on the block audit page
|
2022-07-14 20:41:50 +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 |
|