33 Commits

Author SHA1 Message Date
nymkappa
9e4fe40ca3
When a re-org happens, keep the block templates for audit 2023-03-29 17:32:17 +09:00
nymkappa
32a260473a
Update some mining indexing logs 2023-03-05 08:23:04 +09:00
nymkappa
8aebcf3e57
Remove mining db stats - replaced by runtime state variable 2023-03-01 16:42:26 +09:00
nymkappa
07cb4a49bc
Index weekly mining pool hashrate only if there are blocks mined 2022-07-09 22:34:18 +02:00
nymkappa
d8a90cce47
Use raw db hashrate instead of avg for indexing 2022-07-09 22:11:27 +02:00
wiz
57276b7abd
Merge branch 'master' into nymkappa/bugfix/handle-error-pool-hashrate 2022-07-06 21:54:14 +02:00
nymkappa
9ed7b2aad3
Add hashrate & difficulty chart resolution scaling 2022-07-06 21:03:55 +02:00
nymkappa
307ee50798
Handle gracefuly query to pool dominance when there is no indexed block #1913 2022-07-06 11:00:41 +02:00
nymkappa
f402bfb097
Remove unescessary log 2022-05-18 15:01:24 +02:00
nymkappa
b56f110f28
Run hashrate indexing after midnight 2022-04-30 17:54:49 +09:00
wiz
8d279edfe7
Merge branch 'master' into nymkappa/bugfix/fast-forward-re-org 2022-04-24 05:54:42 +00:00
nymkappa
0803fed0f4
Fix pool component hashrate api response handling 2022-04-23 15:51:00 +09:00
nymkappa
900e02d9a5
Validate block hash chain after indexing and for new blocks 2022-04-18 17:49:22 +09:00
softsimon
6919393e6c
Refactored the DB class into a regular singleton class. 2022-04-13 17:38:42 +04:00
nymkappa
6fb0571b06
Refactor database pool use 2022-04-13 21:46:39 +09:00
nymkappa
bee0dbd400
Cleanup mining related backend logs 2022-04-13 16:30:49 +09:00
nymkappa
90ca668bcb
[Indexing] - Support 10 blocks depth reorgs 2022-04-10 16:28:22 +09:00
nymkappa
352ea950a2
Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
33897b029f
Set db connection to UTC - Fix hashrate indexing 2022-03-13 16:08:31 +01:00
nymkappa
f23f7f1cfa
Cleanup empty block in api response - Update cache warmer 2022-03-08 20:46:19 +01:00
nymkappa
2b5d972e8d
Only show relevant hashrate in the pool page 2022-03-08 20:46:18 +01:00
nymkappa
ad2dcc46e4
Added pool hashrate chart 2022-03-08 20:46:14 +01:00
nymkappa
89411f23d8
Set connection pool timezone to UTC - Close mysql connections upon error 2022-03-06 16:44:09 +01:00
nymkappa
7314582dd1
Split network daily hashrate indexing and weekly pool hashrate indexing 2022-03-06 12:52:38 +01:00
nymkappa
92dc5a78d8
Make sure to reset hashrates indexing flags upon error 2022-03-05 16:25:38 +01:00
nymkappa
434b60ef8b
Removed debug console.log 2022-02-25 18:17:43 +09:00
nymkappa
ec40231f93
warn on re-index - fix hash indexing state issue - cleanup ui mining 2022-02-24 20:21:14 +09:00
nymkappa
78fa3e33cd
Create stacked pools historical hashrates to see dominance over time 2022-02-24 20:21:12 +09:00
nymkappa
e770520f0e
Add data zoom to difficulty 2022-02-22 00:26:16 +09:00
nymkappa
649ad2e859
Hashrates indexing waits for blocks indexing - Batch hashrates I/O ops 2022-02-21 17:34:07 +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