softsimon
|
d7ba9b52eb
|
Batch outspends requests
fixes #1902
|
2022-06-22 23:42:20 +02:00 |
|
nymkappa
|
1b1e058251
|
Set block/:hash/summary expiration to 1 month - Support re-org for block summaries
|
2022-06-20 16:35:10 +02:00 |
|
wiz
|
f75da3cc8f
|
Merge pull request #1892 from mononaut/mined-block-visualization
|
2022-06-18 09:57:52 +09:00 |
|
Mononaut
|
1d4488eb96
|
Add visualization to mined blocks
|
2022-06-16 02:46:24 +00:00 |
|
nymkappa
|
2e57573317
|
Fix pool ranking layout on small mobile device
|
2022-06-14 09:42:56 +02:00 |
|
softsimon
|
bf0cfd9d38
|
Minor refactor for projected block transactions
|
2022-06-02 01:29:03 +04:00 |
|
Mononaut
|
8a20ae15cc
|
Stream projected block deltas instead of full data
|
2022-06-01 13:48:58 +00:00 |
|
Mononaut
|
371fe8673c
|
Smarter update algorithm for projected block viz
|
2022-06-01 13:48:35 +00:00 |
|
Mononaut
|
9dacb8dac1
|
Data pipeline for projected mempool block overview
|
2022-06-01 13:48:34 +00:00 |
|
nymkappa
|
acb5c4d084
|
Remove frontend fee calculation and read it from the websocket instead
|
2022-05-31 10:41:43 +02:00 |
|
wiz
|
7789b2a23e
|
Merge branch 'master' into nymkappa/feature/use-block-count-timespan
|
2022-05-25 20:16:32 +09:00 |
|
nymkappa
|
67cd09d5d7
|
Remove last trace of legacy oldestIndexedBlockTimestamp
|
2022-05-25 12:10:09 +02:00 |
|
nymkappa
|
1088eeef5d
|
Merge legacy and mining /blocks components and APIs
|
2022-05-23 09:08:40 +02:00 |
|
wiz
|
f9f217751c
|
Don't prepend apiBasePath for services backend resources
|
2022-05-19 01:54:08 +09:00 |
|
wiz
|
085e39b1c4
|
Merge branch 'master' into simon/optimize-reconnection
|
2022-05-18 20:41:03 +09:00 |
|
softsimon
|
5f83ca35e9
|
Tweaking the websocket retry timers
fixes 1560
|
2022-05-12 15:21:27 +04:00 |
|
nymkappa
|
e78acb0082
|
Remove unused pools.json observable definition
|
2022-05-12 08:13:42 +02:00 |
|
nymkappa
|
bedda82bcb
|
Call node backend block API instead of electrs
|
2022-05-12 08:13:42 +02:00 |
|
nymkappa
|
101ba351a8
|
Add block sizes and weights graph
|
2022-05-10 16:41:40 +02:00 |
|
wiz
|
f3fa5f3e33
|
Merge branch 'master' into nymkappa/feature/timespan-selector-update
|
2022-04-23 06:23:23 +00:00 |
|
nymkappa
|
a59bed8cd8
|
Use block count instead of oldest block for timespan selection
|
2022-04-15 20:43:10 +09:00 |
|
nymkappa
|
e7f2c9efd2
|
Add block fee rate percentiles chart
|
2022-04-15 16:16:15 +09:00 |
|
nymkappa
|
307385045b
|
Add block rewards chart
|
2022-04-11 20:57:13 +09:00 |
|
nymkappa
|
61df98ef94
|
Improve mining graphs timespan selection UX
|
2022-04-11 18:17:36 +09:00 |
|
nymkappa
|
ae0bc02c78
|
Add block fees graph
|
2022-04-11 15:32:16 +09:00 |
|
nymkappa
|
de4c205ecb
|
/api/v1/mining/difficulty/{interval} is not used
|
2022-03-30 19:46:17 +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
|
729c102fa5
|
Force disable mining dashboard if base_module not mempool
|
2022-03-16 17:28:00 +01:00 |
|
softsimon
|
45206ea90e
|
Difficulty adjustment refactor
fixes #1157
|
2022-03-14 16:48:59 +01:00 |
|
nymkappa
|
ea677c979e
|
Use correct url for blocks-extras API - Fix amountShortner pipe
|
2022-03-13 16:08:32 +01:00 |
|
nymkappa
|
aa7476807b
|
Create working template for the new blocks page
|
2022-03-12 16:49:15 +01:00 |
|
Antoni Spaanderman
|
c45f301424
|
Merge branch 'master' into regtest-1
|
2022-03-09 17:55:09 +01:00 |
|
nymkappa
|
dd3f43f7b2
|
Only show relevant hashrate in the pool page
|
2022-03-08 20:46:18 +01:00 |
|
nymkappa
|
0e2e420a1c
|
Added pool hashrate chart
|
2022-03-08 20:46:14 +01:00 |
|
Antoni Spaanderman
|
cd14a91523
|
revert "add network regtest" 1f0ae60
|
2022-03-08 19:59:18 +01:00 |
|
Antoni Spaanderman
|
27f6654299
|
Merge branch 'master' into regtest-1
|
2022-03-08 19:45:03 +01:00 |
|
softsimon
|
c7639b4768
|
Replace by fee storage
fixes #1222
|
2022-03-08 18:39:53 +01:00 |
|
softsimon
|
01ff8f79a8
|
UTXO spent tracking refactor
refs #1301
|
2022-03-07 19:45:09 +01:00 |
|
softsimon
|
6f5729088b
|
Merge branch 'master' into simon/track-utxos
|
2022-03-07 15:12:36 +01:00 |
|
nymkappa
|
6ff0b45fd3
|
Show more stats in pool ranking pie widget
|
2022-03-07 11:50:59 +01:00 |
|
softsimon
|
ec0f78b13a
|
UTXO spent tracking
fixes #1301
|
2022-03-06 18:27:13 +01:00 |
|
Antoni Spaanderman
|
82462d47e7
|
Merge branch 'master' into regtest-1
|
2022-02-28 13:09:51 +01:00 |
|
nymkappa
|
d751662010
|
Create stacked pools historical hashrates to see dominance over time
|
2022-02-24 20:21:12 +09:00 |
|
nymkappa
|
4c93df6dc9
|
Merge hashrate and difficulty into one chart
|
2022-02-22 20:16:18 +09:00 |
|
nymkappa
|
cc2890fd60
|
Added hashrate chart
|
2022-02-21 14:48:58 +09:00 |
|
Antoni Spaanderman
|
cfaf8b037a
|
Merge branch 'master' into regtest-1
|
2022-02-17 16:05:22 +01:00 |
|
nymkappa
|
ad73e14db9
|
Add difficulty chart timespan selection
|
2022-02-17 09:41:05 +09:00 |
|
nymkappa
|
09f8490601
|
Create difficulty chart component
|
2022-02-16 21:20:28 +09:00 |
|
nymkappa
|
7acc0b17af
|
Merge branch 'master' into feature/pool-stats-page
|
2022-02-15 20:42:06 +09:00 |
|