nymkappa
|
ee54e782f8
|
Only display reward and block fee charts in USD due to missing historical data
|
2023-02-23 15:13:30 +09:00 |
|
Mononaut
|
aa8a3e60c2
|
expose other currencies in charts APIs
|
2023-02-01 10:23:55 -06:00 |
|
Mononaut
|
f0d3bb87c6
|
handle gaps in indexed CPFP data
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
b50936f001
|
compact schemas for cpfp tables
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
0d921cf7a6
|
don't rely on blocks table for cpfp indexing progress
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
9b6a012476
|
calculate & index cpfp packages
|
2022-11-29 11:42:07 +09:00 |
|
junderw
|
5d1c5b51dd
|
Fix: Add hash and reverse search order
|
2022-09-19 16:44:53 +09:00 |
|
junderw
|
19467de809
|
Backend: Add block height from timestamp endpoint
|
2022-09-18 22:30:09 +09: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 |
|
nymkappa
|
cdf0fe0335
|
Fix first diff adjustmeent if INDEXING_BLOCK_AMOUNT is not -1
|
2022-07-10 12:39:22 +02:00 |
|
nymkappa
|
067ee168dd
|
Use oldest consecutive block timestamp as hashrate indexing limit
|
2022-07-09 22:11:27 +02:00 |
|
nymkappa
|
9ed7b2aad3
|
Add hashrate & difficulty chart resolution scaling
|
2022-07-06 21:03:55 +02:00 |
|
nymkappa
|
acfdc8163b
|
Index difficulty adjustments
|
2022-07-05 16:52:56 +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
|
260fd030b5
|
Merge branch 'master' into nymkappa/bugfix/block-url-link
|
2022-05-31 18:20:47 +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 |
|
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 |
|
wiz
|
8d279edfe7
|
Merge branch 'master' into nymkappa/bugfix/fast-forward-re-org
|
2022-04-24 05:54:42 +00: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 |
|
nymkappa
|
c3a3289fcf
|
Mining stats does not depends on the websocket blocks number anymore
|
2022-04-01 12:41:25 +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 |
|