nymkappa
|
d860344be4
|
Re-add hash field in the mysql block query
|
2022-06-01 10:06:18 +02:00 |
|
wiz
|
ce49dca7c8
|
Merge branch 'master' into nymkappa/feature/historical-rates
|
2022-05-31 23:58:51 +09:00 |
|
wiz
|
260fd030b5
|
Merge branch 'master' into nymkappa/bugfix/block-url-link
|
2022-05-31 18:20:47 +09:00 |
|
wiz
|
0ecc03e484
|
Merge branch 'master' into nymkappa/feature/historical-rates
|
2022-05-31 17:35:54 +09:00 |
|
nymkappa
|
99902e70c7
|
Use block hash instead of block height in urls
|
2022-05-27 20:43:14 +02:00 |
|
nymkappa
|
be3d8b5ed9
|
Mining dashboard still runs fine if Bitcoin Core becomes unavailable
|
2022-05-27 11:26:56 +02:00 |
|
nymkappa
|
875040c329
|
Save bisq aggregate exchange rates in the database for each new block
|
2022-05-25 10:51:35 +02:00 |
|
wiz
|
f42da0e3ac
|
Merge branch 'master' into nymkappa/feature/update-api-case
|
2022-05-21 03:18:57 +09:00 |
|
nymkappa
|
e101c4e218
|
Replace all avg_XXX with avgXXX for consistency
|
2022-05-20 09:44:29 +02:00 |
|
nymkappa
|
f402bfb097
|
Remove unescessary log
|
2022-05-18 15:01:24 +02:00 |
|
wiz
|
094257a9df
|
Merge branch 'master' into nymkappa/feature/update-block-api
|
2022-05-17 15:57:05 +09:00 |
|
nymkappa
|
9377faea9c
|
Skip missing blocks during block hash chain validation
|
2022-05-13 10:34:32 +02:00 |
|
nymkappa
|
057b5bd2e1
|
Update block API to use indexing if available
|
2022-05-12 08:13:40 +02:00 |
|
nymkappa
|
3e90650536
|
Add /api/v1/mining/blocks/sizes-weights/:interval API
|
2022-05-10 16:41:23 +02:00 |
|
nymkappa
|
802e10e0a9
|
Create indexing sticky notification that show indexing progress in all mining dashboard related pages
|
2022-05-10 15:48:20 +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 |
|
nymkappa
|
31ded69a4c
|
Update cache warmer
|
2022-04-15 18:05:58 +09:00 |
|
nymkappa
|
3ce6e81a39
|
Add block fee rate percentiles chart
|
2022-04-15 16:16:15 +09:00 |
|
nymkappa
|
078c7ac228
|
Add /api/v1/mining/blocks/fee-rates/{interval} API
|
2022-04-15 16:14:20 +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
|
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 |
|