Commit graph

115 commits

Author SHA1 Message Date
Mononaut
b6343ddc2d
Clean up block audit page & tweak color scheme 2022-10-28 18:49:28 -06:00
nymkappa
3e9543f0b6
Create and populate nodes_socket table 2022-08-13 11:01:46 +02:00
Felipe Knorr Kuhn
2dc875bb33
Merge branch 'master' into nymkappa/bugfix/index-blocks-prices-often 2022-07-21 16:29:24 -07:00
nymkappa
e0952a4c1d
Wait for the price updater to complete before saving blocks prices 2022-07-16 09:22:45 +02:00
nymkappa
2872d2e299
Refactor BlocksSummariesRepository::$saveSummary 2022-07-15 21:48:39 +02:00
nymkappa
1be7c953ea
Save current progress on the block audit page 2022-07-14 20:41:50 +02:00
nymkappa
908635b3dd
Fix mysql syntax error 2022-07-12 19:10:57 +02:00
nymkappa
5ac9b5674e
Show "indexing in progress" in fee/reward charts during block indexing 2022-07-12 08:50:07 +02:00
nymkappa
a97675c538
Add daily historical price - show USD in block fee reward charts 2022-07-11 23:16:48 +02:00
nymkappa
40634a0eb8
[Indexing] Link blocks to their closest known price 2022-07-11 22:14:59 +02:00
nymkappa
80b3b91a82
Add USD serie in block fee/reward charts 2022-07-11 22:10:25 +02:00
nymkappa
38ac38849e
[Indexer] Set log level accordingly - Remove indexing ETAs 2022-07-11 11:07:41 +02:00
wiz
30e8b134bc
Merge branch 'master' into nymkappa/bugfix/diff-adj-table-raw-db-data 2022-07-10 12:56:30 +02:00
nymkappa
cdf0fe0335
Fix first diff adjustmeent if INDEXING_BLOCK_AMOUNT is not -1 2022-07-10 12:39:22 +02:00
nymkappa
f4667c0892
Use raw diff adjustment for diff adj table widget 2022-07-10 12:39:21 +02:00
wiz
7e389c8863
Merge branch 'master' into nymkappa/bugfix/dont-insert-price-no-usd 2022-07-10 12:17:08 +02:00
nymkappa
07cb4a49bc
Index weekly mining pool hashrate only if there are blocks mined 2022-07-09 22:34:18 +02:00
nymkappa
067ee168dd
Use oldest consecutive block timestamp as hashrate indexing limit 2022-07-09 22:11:27 +02:00
nymkappa
d8a90cce47
Use raw db hashrate instead of avg for indexing 2022-07-09 22:11:27 +02:00
nymkappa
682682c74a
Ignore prices without USD exchange rate 2022-07-09 16:13:01 +02:00
nymkappa
0887428066
Save block predictions results in db and show results in a chart 2022-07-06 22:27:45 +02:00
wiz
db1289f985
Merge branch 'master' into nymkappa/feature/price-columns 2022-07-06 22:13:25 +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
e8175a90f4
Replace json prices.avg_prices with table columns - update prices logs 2022-07-06 10:46:00 +02:00
nymkappa
acfdc8163b
Index difficulty adjustments 2022-07-05 16:52:56 +02:00
nymkappa
68f72e3074
Implement our own price indexer with historical data 2022-06-23 15:42:42 +02:00
nymkappa
aa86885e6b
Set block/:hash/summary expiration to 1 month - Support re-org for block summaries 2022-06-20 16:35:10 +02:00
nymkappa
72a603ac37
Index block summaries in db 2022-06-18 16:48:02 +02:00
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