Commit Graph

17 Commits

Author SHA1 Message Date
nymkappa
807ef2288a
Don't assume two difficulty with the same value is impossible 2022-02-22 22:53:47 +09:00
nymkappa
83a382a0cb
Merge hashrate and difficulty into one chart 2022-02-22 20:16:18 +09:00
nymkappa
649ad2e859
Hashrates indexing waits for blocks indexing - Batch hashrates I/O ops 2022-02-21 17:34:07 +09:00
nymkappa
537e50c682
Reduce log spam during hashrate indexing 2022-02-21 16:54:43 +09:00
nymkappa
e4721e8574
Improve hashrate indexing logs 2022-02-21 14:49:00 +09:00
nymkappa
e61df324ea
Index new hashrates once every 24 hours 2022-02-21 14:48:59 +09:00
nymkappa
358604ad85
Added hashrate chart 2022-02-21 14:48:58 +09:00
nymkappa
6fe8f6fa1e
Generate daily average hashrate data 2022-02-21 14:48:57 +09:00
nymkappa
f45103e7e3
Add difficulty chart timespan selection 2022-02-17 09:41:05 +09:00
nymkappa
4f02efd7fe
Fix block link in pool page - Click on chart slice open pool page 2022-02-14 14:08:33 +09:00
nymkappa
3f55aabc53
Mining pool detail page draft PoC 2022-02-14 14:08:30 +09:00
nymkappa
b854c071d0
Added mining/pool/:poolId and mining/pool/:poolId/:interval APIs 2022-02-14 14:08:10 +09:00
nymkappa
6ebbc5667d
Small improvements on the mining page UX
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100

Don't use unfiltered mysql user input

Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
4b9bfd6ca0
Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale 2022-01-28 15:01:15 +09:00
nymkappa
b9a047b22d
Add difficulty adjustment in mining page + Fix pools table on mobile 2022-01-28 14:52:12 +09:00
nymkappa
0a267affaf
Add pie chart and rewrite the pool ranking component 2022-01-28 13:54:59 +09:00
nymkappa
bfe9f99c35
Generate mining basic pool ranking (sorted by block found) for a specified timeframe 2022-01-28 13:52:35 +09:00