Mononaut
|
66d88abdc5
|
Refactor difficulty reindexing to process blocks in height order
|
2023-11-26 08:17:30 +00:00 |
|
softsimon
|
8b260ce21c
|
Merge pull request #4108 from mempool/simon/disable-historical-testnets
Handle historical price API calls when using any testnet
|
2023-08-09 10:51:58 +04:00 |
|
nymkappa
|
e4c17e5011
|
[mining] add /api/v1/mining/pools API to list mining pools
|
2023-08-07 12:16:01 +09:00 |
|
softsimon
|
2ceafcacc6
|
Disable historical prices on testnets
|
2023-08-05 20:29:00 +09:00 |
|
nymkappa
|
0111d8806b
|
Merge branch 'mononaut/acceleration-viz' into nymkappa/accelerator-soft-launch
|
2023-08-03 15:43:28 +09:00 |
|
nymkappa
|
d236d89717
|
[mining] send pool unique id in /pools API
|
2023-08-03 15:08:14 +09:00 |
|
Mononaut
|
ab784cede2
|
fix partially indexed difficulty bug
|
2023-08-01 18:41:48 +09:00 |
|
Mononaut
|
0924bb6ac0
|
Use bits to detect difficulty adjustments, not difficulty
|
2023-08-01 13:28:56 +09:00 |
|
Mononaut
|
910e67ff36
|
Get blocks from electrs again
|
2023-08-01 13:28:56 +09:00 |
|
Joost Jager
|
9e5d10b15f
|
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
|
0b2ffb3e91
|
Merge branch 'master' into nymkappa/reindexing-pools-update
|
2023-06-12 15:53:46 +02:00 |
|
nymkappa
|
0b74cf1d89
|
fix possible backend crash x2, remove dead code, improve log
|
2023-05-31 09:58:29 -07:00 |
|
nymkappa
|
0b4615cbf0
|
[indexer] reindex diff adjustments and hashrates upon mining pool update
|
2023-05-30 10:05:10 -07:00 |
|
nymkappa
|
720c2b8807
|
Block prediction -> Block health - Fix wrong chart download name
|
2023-05-14 16:32:11 -05:00 |
|
nymkappa
|
321161ede9
|
Cleanup some log
|
2023-04-01 12:00:54 +09:00 |
|
nymkappa
|
0ebe0a5dc9
|
Add new stats in mining pool page
|
2023-03-16 16:13:11 +09:00 |
|
wiz
|
ae1e2dcb50
|
Merge branch 'master' into simon/add-4y
|
2023-03-07 19:00:27 +09:00 |
|
Mononaut
|
182cb16695
|
Fix unnecessary cpfp 404 responses
|
2023-03-06 00:02:21 -06:00 |
|
nymkappa
|
001be82f5a
|
Move some notice into info
|
2023-03-05 08:23:05 +09:00 |
|
nymkappa
|
32a260473a
|
Update some mining indexing logs
|
2023-03-05 08:23:04 +09:00 |
|
softsimon
|
4e39c27c75
|
Adding 4 year button to mempool graph
fixes #3218
|
2023-03-04 18:48:16 +09:00 |
|
wiz
|
1192d4fbd4
|
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states
|
2023-03-04 16:46:44 +09:00 |
|
nymkappa
|
622929831e
|
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states
|
2023-03-04 10:54:02 +09:00 |
|
nymkappa
|
7ea2d3b808
|
Use core to fetch block because esplora/electrs still return integer difficulty
|
2023-03-03 13:59:17 +09:00 |
|
nymkappa
|
8aebcf3e57
|
Remove mining db stats - replaced by runtime state variable
|
2023-03-01 16:42:26 +09:00 |
|
nymkappa
|
5792dee553
|
Use bitcoinApiFactory when we don't need verbose blocks or confirmation number
|
2023-02-27 11:46:37 +09:00 |
|
nymkappa
|
73f76474dd
|
Implemented coinstatsindex indexing
|
2023-02-25 14:22:12 +09:00 |
|
nymkappa
|
5749820999
|
Optimize price API response size reduce the number of query to that API
|
2023-02-23 13:13:20 +09:00 |
|
nymkappa
|
62e1fa03c1
|
Cache price API for 5 minutes
|
2023-02-23 10:04:31 +09:00 |
|
nymkappa
|
3c94755a69
|
Use historical price for older blocks and transactions
|
2023-02-21 12:37:27 +09:00 |
|
nymkappa
|
0dc2a598c3
|
Show avg block heath in pool ranking pie chart
|
2023-02-20 18:14:12 +09:00 |
|
nymkappa
|
e3e7271c9d
|
Add avg mining pool block mathrate in pools stats API
|
2023-02-20 18:14:12 +09:00 |
|
nymkappa
|
efb48271f9
|
Cleanup logs
|
2022-12-01 15:52:06 +01:00 |
|
Mononaut
|
de04914851
|
optimize block audit scores db query
|
2022-11-24 17:11:45 +09:00 |
|
Mononaut
|
5b6f713ef3
|
Fetch missing block audit scores
|
2022-11-21 18:45:34 +09:00 |
|
Felipe Knorr Kuhn
|
48e2df3f7a
|
Merge branch 'master' into junderw/search-blocktime
|
2022-11-07 07:21:14 -08:00 |
|
Mononaut
|
b6343ddc2d
|
Clean up block audit page & tweak color scheme
|
2022-10-28 18:49:28 -06:00 |
|
junderw
|
5d1c5b51dd
|
Fix: Add hash and reverse search order
|
2022-09-19 16:44:53 +09:00 |
|
junderw
|
19467de809
|
Backend: Add block height from timestamp endpoint
|
2022-09-18 22:30:09 +09:00 |
|
nymkappa
|
e0952a4c1d
|
Wait for the price updater to complete before saving blocks prices
|
2022-07-16 09:22:45 +02:00 |
|
nymkappa
|
1be7c953ea
|
Save current progress on the block audit page
|
2022-07-14 20:41:50 +02:00 |
|
nymkappa
|
a97675c538
|
Add daily historical price - show USD in block fee reward charts
|
2022-07-11 23:16:48 +02:00 |
|
nymkappa
|
40634a0eb8
|
[Indexing] Link blocks to their closest known price
|
2022-07-11 22:14:59 +02:00 |
|
nymkappa
|
80b3b91a82
|
Add USD serie in block fee/reward charts
|
2022-07-11 22:10:25 +02:00 |
|
softsimon
|
2253dd570d
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
|