nymkappa
|
a2715db823
|
Re-add hash field in the mysql block query
|
2022-06-01 10:06:18 +02:00 |
|
wiz
|
a9b059bf69
|
Merge branch 'master' into nymkappa/bugfix/block-url-link
|
2022-05-31 18:20:47 +09:00 |
|
nymkappa
|
6b22efa969
|
Use block hash instead of block height in urls
|
2022-05-27 20:43:14 +02:00 |
|
nymkappa
|
e7023ad22a
|
Mining dashboard still runs fine if Bitcoin Core becomes unavailable
|
2022-05-27 11:26:56 +02:00 |
|
wiz
|
86fa97bc66
|
Merge branch 'master' into nymkappa/feature/update-api-case
|
2022-05-21 03:18:57 +09:00 |
|
nymkappa
|
c6b4a7464c
|
Replace all avg_XXX with avgXXX for consistency
|
2022-05-20 09:44:29 +02:00 |
|
nymkappa
|
7377ff3c34
|
Remove unescessary log
|
2022-05-18 15:01:24 +02:00 |
|
wiz
|
a2964d5c58
|
Merge branch 'master' into nymkappa/feature/update-block-api
|
2022-05-17 15:57:05 +09:00 |
|
nymkappa
|
6698f17713
|
Skip missing blocks during block hash chain validation
|
2022-05-13 10:34:32 +02:00 |
|
nymkappa
|
178cb72004
|
Update block API to use indexing if available
|
2022-05-12 08:13:40 +02:00 |
|
nymkappa
|
19e432ecd1
|
Add /api/v1/mining/blocks/sizes-weights/:interval API
|
2022-05-10 16:41:23 +02:00 |
|
nymkappa
|
3d29ce93d2
|
Create indexing sticky notification that show indexing progress in all mining dashboard related pages
|
2022-05-10 15:48:20 +02:00 |
|
wiz
|
433399ad5c
|
Merge branch 'master' into nymkappa/bugfix/fast-forward-re-org
|
2022-04-24 05:54:42 +00:00 |
|
nymkappa
|
c849b5d3f1
|
Validate block hash chain after indexing and for new blocks
|
2022-04-18 17:49:22 +09:00 |
|
nymkappa
|
b9298233bf
|
Update cache warmer
|
2022-04-15 18:05:58 +09:00 |
|
nymkappa
|
e7f2c9efd2
|
Add block fee rate percentiles chart
|
2022-04-15 16:16:15 +09:00 |
|
nymkappa
|
0ba34594a2
|
Add /api/v1/mining/blocks/fee-rates/{interval} API
|
2022-04-15 16:14:20 +09:00 |
|
softsimon
|
427c1ca075
|
Refactored the DB class into a regular singleton class.
|
2022-04-13 17:38:42 +04:00 |
|
nymkappa
|
c18d525f4a
|
Refactor database pool use
|
2022-04-13 21:46:39 +09:00 |
|
nymkappa
|
d7d8fda3f6
|
Cleanup mining related backend logs
|
2022-04-13 16:30:49 +09:00 |
|
nymkappa
|
307385045b
|
Add block rewards chart
|
2022-04-11 20:57:13 +09:00 |
|
nymkappa
|
ae0bc02c78
|
Add block fees graph
|
2022-04-11 15:32:16 +09:00 |
|
nymkappa
|
98224b5ddc
|
[Indexing] - Support 10 blocks depth reorgs
|
2022-04-10 16:28:22 +09:00 |
|
nymkappa
|
70dbf3edfc
|
Updated pool summary page to display more info on hashrate and blocks
|
2022-04-05 00:36:00 +09:00 |
|
nymkappa
|
c71e79ee05
|
Mining stats does not depends on the websocket blocks number anymore
|
2022-04-01 12:41:25 +09:00 |
|
nymkappa
|
3096e0f577
|
Use mining pool slug in urls
|
2022-03-25 14:22:22 +09:00 |
|
nymkappa
|
87df750f16
|
Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount}
|
2022-03-23 11:54:31 +09:00 |
|
nymkappa
|
32f38cddba
|
Fix pool get blocks API undefined start block behavior
|
2022-03-16 20:19:39 +01:00 |
|
nymkappa
|
36a83812b4
|
Updated blocks list in /pool/{id} page
|
2022-03-16 18:12:02 +01:00 |
|
nymkappa
|
fdea74db0a
|
Store hex in coinbase raw - Improve scripsig parsing
|
2022-03-16 12:10:18 +01:00 |
|
nymkappa
|
acaa6c6e45
|
Index asciiScriptSig and display it in /mining/blocks
|
2022-03-15 23:33:51 +01:00 |
|
nymkappa
|
c601f92732
|
Set db connection to UTC - Fix hashrate indexing
|
2022-03-13 16:08:31 +01:00 |
|
nymkappa
|
112880f332
|
Add pagination on /mining/blocks
|
2022-03-12 16:49:15 +01:00 |
|
nymkappa
|
74d9762821
|
Index more data using getblockstats core RPC
|
2022-03-10 14:21:11 +01:00 |
|
nymkappa
|
950be63da0
|
Index more data using getblockstats core RPC
|
2022-03-10 14:08:01 +01:00 |
|
nymkappa
|
216ff9f968
|
Cleanup empty block in api response - Update cache warmer
|
2022-03-08 20:46:19 +01:00 |
|
nymkappa
|
dd3f43f7b2
|
Only show relevant hashrate in the pool page
|
2022-03-08 20:46:18 +01:00 |
|
nymkappa
|
085f5e5cca
|
Set connection pool timezone to UTC - Close mysql connections upon error
|
2022-03-06 16:44:09 +01:00 |
|
nymkappa
|
d751662010
|
Create stacked pools historical hashrates to see dominance over time
|
2022-02-24 20:21:12 +09:00 |
|
nymkappa
|
22874f6c91
|
Don't assume two difficulty with the same value is impossible
|
2022-02-22 22:53:47 +09:00 |
|
nymkappa
|
4c93df6dc9
|
Merge hashrate and difficulty into one chart
|
2022-02-22 20:16:18 +09:00 |
|
nymkappa
|
724915dba7
|
Add data zoom to difficulty
|
2022-02-22 00:26:16 +09:00 |
|
nymkappa
|
ad51a0101c
|
Index new hashrates once every 24 hours
|
2022-02-21 14:48:59 +09:00 |
|
nymkappa
|
5a6f9269b1
|
Generate daily average hashrate data
|
2022-02-21 14:48:57 +09:00 |
|
nymkappa
|
ad73e14db9
|
Add difficulty chart timespan selection
|
2022-02-17 09:41:05 +09:00 |
|
nymkappa
|
17459c2fdb
|
Show all difficulty adjustment in a table - Need pagination
|
2022-02-16 22:56:06 +09:00 |
|
nymkappa
|
09f8490601
|
Create difficulty chart component
|
2022-02-16 21:20:28 +09:00 |
|
nymkappa
|
11d771e477
|
Cleanup blocks/pools fields data type - Index more block data
|
2022-02-16 15:22:55 +09:00 |
|
nymkappa
|
ef529f3da0
|
Show correct reward in pool stat page
|
2022-02-14 14:11:55 +09:00 |
|
nymkappa
|
690f33843c
|
Fix block link in pool page - Click on chart slice open pool page
|
2022-02-14 14:08:33 +09:00 |
|