nymkappa
|
bee0dbd400
|
Cleanup mining related backend logs
|
2022-04-13 16:30:49 +09:00 |
|
nymkappa
|
8fb488a675
|
Add block rewards chart
|
2022-04-11 20:57:13 +09:00 |
|
nymkappa
|
08e19a612c
|
Add block fees graph
|
2022-04-11 15:32:16 +09:00 |
|
nymkappa
|
90ca668bcb
|
[Indexing] - Support 10 blocks depth reorgs
|
2022-04-10 16:28:22 +09:00 |
|
nymkappa
|
c4db7ec5f6
|
Updated pool summary page to display more info on hashrate and blocks
|
2022-04-05 00:36:00 +09:00 |
|
softsimon
|
ba92284e44
|
Merge pull request #1487 from mempool/nymkappa/bugfix/invalid-pool-handling
Send 404 when accessing non existing mining pool
|
2022-04-03 17:37:09 +04:00 |
|
softsimon
|
8d97351598
|
Merge pull request #1488 from mempool/nymkappa/feature/testnet-signet-empty-pool-addresses
Return empty pool addresses on testnet and signet
|
2022-04-03 01:13:35 +04:00 |
|
nymkappa
|
c3a3289fcf
|
Mining stats does not depends on the websocket blocks number anymore
|
2022-04-01 12:41:25 +09:00 |
|
nymkappa
|
2521661c69
|
Remove unfiltered using input from log
|
2022-03-31 18:35:03 +09:00 |
|
nymkappa
|
84394e13fa
|
Return empty pool addresses on testnet and signet
|
2022-03-30 16:49:28 +09:00 |
|
nymkappa
|
ccafe4a066
|
Send 404 when accessing non existing mining pool
|
2022-03-30 16:27:17 +09:00 |
|
nymkappa
|
352ea950a2
|
Use mining pool slug in urls
|
2022-03-25 14:22:22 +09:00 |
|
nymkappa
|
2644f2fb07
|
Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount}
|
2022-03-23 11:54:31 +09:00 |
|
nymkappa
|
41fed984cb
|
Fix pool get blocks API undefined start block behavior
|
2022-03-16 20:19:39 +01:00 |
|
nymkappa
|
56bf267664
|
Updated blocks list in /pool/{id} page
|
2022-03-16 18:12:02 +01:00 |
|
nymkappa
|
ffb5db69a8
|
Store hex in coinbase raw - Improve scripsig parsing
|
2022-03-16 12:10:18 +01:00 |
|
nymkappa
|
94dbec46cf
|
Index asciiScriptSig and display it in /mining/blocks
|
2022-03-15 23:33:51 +01:00 |
|
nymkappa
|
33897b029f
|
Set db connection to UTC - Fix hashrate indexing
|
2022-03-13 16:08:31 +01:00 |
|
nymkappa
|
d8e986996f
|
Add pagination on /mining/blocks
|
2022-03-12 16:49:15 +01:00 |
|
nymkappa
|
8ca3f6e72b
|
Index more data using getblockstats core RPC
|
2022-03-10 14:21:11 +01:00 |
|
nymkappa
|
d82f9c4998
|
Index more data using getblockstats core RPC
|
2022-03-10 14:08:01 +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
|
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
|
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 |
|
nymkappa
|
f45103e7e3
|
Add difficulty chart timespan selection
|
2022-02-17 09:41:05 +09:00 |
|
nymkappa
|
9fa7e58d82
|
Show all difficulty adjustment in a table - Need pagination
|
2022-02-16 22:56:06 +09:00 |
|
nymkappa
|
7270b1ccac
|
Create difficulty chart component
|
2022-02-16 21:20:28 +09:00 |
|
nymkappa
|
0c1fa2b4aa
|
Cleanup blocks/pools fields data type - Index more block data
|
2022-02-16 15:22:55 +09:00 |
|
nymkappa
|
fa8607c57d
|
[Pool page] - Parse regexes and addresses in the backend
|
2022-02-15 18:45:53 +09:00 |
|
nymkappa
|
f381da0f78
|
Show correct reward in pool stat page
|
2022-02-14 14:11:55 +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
|
d8e58ee622
|
Set reward to 0 by default until reward indexing is available
|
2022-02-14 14:08:33 +09:00 |
|
nymkappa
|
c28f3fd4b6
|
Disable query logger spam
|
2022-02-14 14:08:33 +09:00 |
|
nymkappa
|
e1f3c662b2
|
Show block reward in the pool stat page
|
2022-02-14 14:08:31 +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
|
b8e40494aa
|
Remove fields that won't be used in the frontend for now
|
2022-02-12 20:16:51 +09:00 |
|