31 Commits

Author SHA1 Message Date
wiz
2ea76d9c38
Merge pull request #5394 from mempool/mononaut/use-acceleration-websocket
[accelerator] get acceleration updates over websocket
2024-10-30 18:17:26 +09:00
nymkappa
1c4be164dd
[mining] use getNetworkHashPs(1008) 2024-10-14 17:03:52 +09:00
Mononaut
be49f70b09
[accelerator] get acceleration updates over websocket 2024-09-23 17:17:28 +00:00
Mononaut
b47e148677
respect json Accept header in API error responses 2024-08-22 19:51:28 +00:00
softsimon
e3d1d9c1c0
fix invalid json response from requestAcceleration 2024-08-05 01:11:18 +02:00
Mononaut
8d3b4733f5
[accelerator] remove dumb 405 log request response 2024-07-26 09:49:42 +00:00
Mononaut
b49a6c4cac
[accelerator] on-demand polling support 2024-07-24 17:32:43 +00:00
natsoni
0654872627
Fix graph legend update while load bug and remove unnecessary query 2024-05-27 16:49:29 +02:00
natsoni
c2a3ff4b67
Improve granularity when zoom in block fees bar graph 2024-05-14 20:31:25 +02:00
natsoni
0ef76f3e64
Block subsidy graph back to timespan selection mode 2024-05-11 14:36:17 +02:00
natsoni
453a2224cd
Add block fees vs subsidy bar chart 2024-05-03 12:56:33 +02:00
wiz
d03e7b2d46
Merge branch 'master' into mononaut/accelerator-audit-pools 2024-03-16 17:19:56 +09:00
Mononaut
a44219a3c3
Add out of band fees to pools page 2024-03-15 07:44:57 +00:00
natsoni
b043d698ca
Allow historical price api to return data of a single currency 2024-03-07 18:33:19 +01:00
Mononaut
bd0de745e2
Add local acceleration info APIs 2024-03-04 16:29:29 +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
720c2b8807
Block prediction -> Block health - Fix wrong chart download name 2023-05-14 16:32:11 -05:00
Mononaut
182cb16695
Fix unnecessary cpfp 404 responses 2023-03-06 00:02:21 -06: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
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
1be7c953ea
Save current progress on the block audit page 2022-07-14 20:41:50 +02:00
softsimon
2253dd570d
Refactoring backend routes code 2022-07-11 19:15:28 +02:00