nymkappa
|
b427548973
|
Merge pool pie and dominance into one widget
|
2022-02-25 21:16:35 +09:00 |
|
softsimon
|
7228d07b52
|
Merge pull request #1285 from nymkappa/feature/pool-hashrate
Create pools hashrate dominance chart
|
2022-02-25 13:20:29 +04:00 |
|
nymkappa
|
434b60ef8b
|
Removed debug console.log
|
2022-02-25 18:17:43 +09:00 |
|
nymkappa
|
88dd956354
|
Hide 'dot' when hovering charts
|
2022-02-25 13:06:33 +09:00 |
|
nymkappa
|
c419b7dd1a
|
Add new api endpoint to cache warmer
|
2022-02-25 10:21:16 +09:00 |
|
nymkappa
|
ec40231f93
|
warn on re-index - fix hash indexing state issue - cleanup ui mining
|
2022-02-24 20:21:14 +09:00 |
|
nymkappa
|
54ccfe070e
|
Move pool pie chart at the bottom of the mining dashboard
|
2022-02-24 20:21:14 +09:00 |
|
nymkappa
|
e358a553c1
|
Match pool color between pools pie and pools stack
|
2022-02-24 20:21:13 +09:00 |
|
nymkappa
|
78fa3e33cd
|
Create stacked pools historical hashrates to see dominance over time
|
2022-02-24 20:21:12 +09:00 |
|
nymkappa
|
a214c5ca20
|
Disable difficulty adjustment table for now until loadMore is implemented
|
2022-02-24 20:21:12 +09:00 |
|
wiz
|
4060c05015
|
Merge pull request #1284 from mempool/simon/update-package-versions
Upgrade frontend deps: Angular 13.2, echarts 5.3, fortawesome
|
2022-02-24 10:35:40 +00:00 |
|
softsimon
|
204e1c2a84
|
Npm install
|
2022-02-23 21:07:49 +04:00 |
|
softsimon
|
ab7b66c9a8
|
Bumping echarts
|
2022-02-23 20:52:38 +04:00 |
|
wiz
|
b1d6021406
|
Merge pull request #1283 from knorrium/update_cypress_to_v9.5.0
|
2022-02-23 06:53:46 +00:00 |
|
wiz
|
238b398cc0
|
Merge branch 'master' into update_cypress_to_v9.5.0
|
2022-02-23 06:30:42 +00:00 |
|
wiz
|
0dfd7ea26b
|
Merge pull request #1282 from knorrium/fix_footer_test
|
2022-02-23 06:30:34 +00:00 |
|
Felipe Knorr Kuhn
|
30e41007a2
|
Update Cypress to v9.5.0
|
2022-02-22 22:14:59 -08:00 |
|
Felipe Knorr Kuhn
|
ac4d54950a
|
Fix status page regex
|
2022-02-22 22:11:18 -08:00 |
|
wiz
|
b2d591b5bd
|
Merge pull request #1281 from mempool/simon/footer-transactions-bar-fix
|
2022-02-23 03:35:54 +00:00 |
|
wiz
|
d05d7f1e27
|
Merge branch 'master' into simon/footer-transactions-bar-fix
|
2022-02-23 03:19:06 +00:00 |
|
wiz
|
57e6348936
|
Merge pull request #1280 from mempool/simon/display-unblinded-tx-sum
Show tx value sum if complete unblinding data is provided
|
2022-02-23 03:18:39 +00:00 |
|
wiz
|
e617e14901
|
Merge branch 'master' into simon/display-unblinded-tx-sum
|
2022-02-23 03:09:44 +00:00 |
|
wiz
|
5f0a0c0ac7
|
Merge pull request #1279 from mempool/simon/liquid-testnet-proxy
Add proxy support for Liquid Testnet
|
2022-02-23 03:09:34 +00:00 |
|
wiz
|
96ab1aae6e
|
Merge branch 'master' into simon/liquid-testnet-proxy
|
2022-02-23 03:09:09 +00:00 |
|
wiz
|
e3e6e63a1e
|
Merge pull request #1278 from mempool/simon/liquid-asset-issuance-output
Handle missing asset registry assets
|
2022-02-23 03:08:59 +00:00 |
|
wiz
|
dd2a52be65
|
Merge branch 'master' into simon/liquid-asset-issuance-output
|
2022-02-23 02:55:15 +00:00 |
|
wiz
|
c52f1c6973
|
Merge pull request #1277 from nymkappa/feature/mempool-show-only-fees
Remove block subsidy from mempool blocks
|
2022-02-23 02:55:03 +00:00 |
|
wiz
|
6c5253a7c4
|
Merge branch 'master' into feature/mempool-show-only-fees
|
2022-02-23 02:19:14 +00:00 |
|
wiz
|
8d1a60028b
|
Merge pull request #1275 from nymkappa/feature/merge-hashrate-difficulty
Merge hashrate and difficulty components - Cleanup mining design overall
|
2022-02-23 02:19:00 +00:00 |
|
nymkappa
|
c1092adfd9
|
Add blocks.extras.totalFees and show it in blockchain blocks component
|
2022-02-22 23:57:54 +09:00 |
|
nymkappa
|
807ef2288a
|
Don't assume two difficulty with the same value is impossible
|
2022-02-22 22:53:47 +09:00 |
|
softsimon
|
cd7cb56890
|
Fixed incoming transactions bar on the status page
fixes #1106
|
2022-02-22 17:37:04 +04:00 |
|
nymkappa
|
8aa1fe48dc
|
Remove debug console.log
|
2022-02-22 22:04:52 +09:00 |
|
softsimon
|
f11c703e87
|
Show tx value sum if complete unblinding data is provided
fixes #1174
|
2022-02-22 16:53:59 +04:00 |
|
softsimon
|
411ac8d019
|
Add proxy support for Liquid Testnet
|
2022-02-22 16:39:53 +04:00 |
|
softsimon
|
78c0fe0e04
|
Handle missing asset registry assets
fixes #1246
|
2022-02-22 16:32:54 +04:00 |
|
nymkappa
|
201eff593b
|
Remove block subsidy from mempool blocks
|
2022-02-22 20:37:17 +09:00 |
|
nymkappa
|
38eb8cbcfd
|
Fix tooltip text alignment in mining dashboard
|
2022-02-22 20:30:14 +09:00 |
|
nymkappa
|
3f0bf81726
|
Improve hashrate chart and mining dashboard design
|
2022-02-22 20:16:19 +09:00 |
|
nymkappa
|
dcd84680fc
|
Remove difficulty component
|
2022-02-22 20:16:19 +09:00 |
|
nymkappa
|
cfbf863a44
|
Move difficulty adjustment table in the merged hashrate component
|
2022-02-22 20:16:18 +09:00 |
|
nymkappa
|
83a382a0cb
|
Merge hashrate and difficulty into one chart
|
2022-02-22 20:16:18 +09:00 |
|
wiz
|
98e0e1e9c1
|
Merge pull request #1273 from mempool/simon/asset-amount-filter
Display asset circulating amount more nicely fixing overflow
|
2022-02-22 03:11:42 +00:00 |
|
wiz
|
d750b5ccd3
|
Merge branch 'master' into simon/asset-amount-filter
|
2022-02-22 03:11:17 +00:00 |
|
wiz
|
55ca5087e0
|
Merge pull request #1274 from nymkappa/feature/mempool-blocks-reward
Show block reward in the mining dashboard
|
2022-02-22 03:11:09 +00:00 |
|
wiz
|
e748775f96
|
Merge branch 'master' into feature/mempool-blocks-reward
|
2022-02-22 02:59:08 +00:00 |
|
wiz
|
84cbb0222d
|
Merge pull request #1272 from nymkappa/feature/cleanup-tooltips
Tweak new charts design
|
2022-02-22 02:57:47 +00:00 |
|
nymkappa
|
d23b9d8cf6
|
Replace block size => block reward in the mining dashboard
|
2022-02-22 11:16:18 +09:00 |
|
softsimon
|
3e6dba2d58
|
Display asset circulating amount more nicely fixing overflow
fixes #1264
|
2022-02-21 22:33:03 +04:00 |
|
nymkappa
|
e770520f0e
|
Add data zoom to difficulty
|
2022-02-22 00:26:16 +09:00 |
|