Commit Graph

1632 Commits

Author SHA1 Message Date
nymkappa
71d500d750
Fix pool detail page layout - add loading skeleton 2022-03-08 20:46:19 +01:00
nymkappa
f23f7f1cfa
Cleanup empty block in api response - Update cache warmer 2022-03-08 20:46:19 +01:00
nymkappa
2b5d972e8d
Only show relevant hashrate in the pool page 2022-03-08 20:46:18 +01:00
nymkappa
ad2dcc46e4
Added pool hashrate chart 2022-03-08 20:46:14 +01:00
softsimon
8267344cdc
Don't push full RBF-transactions to prevent old states. 2022-03-08 18:54:49 +01:00
softsimon
f85771e03f
Replace by fee storage
fixes #1222
2022-03-08 18:39:53 +01:00
bosch
2ea78566a6 Added new Zeus logo. 2022-03-08 11:09:43 +08:00
nymkappa
b7254e7aca
Replace difficulty adjustment timestamp with block height 2022-03-07 20:42:59 +01:00
softsimon
9e68b0a597
Merge branch 'master' into feature/shorter-stats 2022-03-07 20:36:53 +01:00
softsimon
81a82b619e
Merge branch 'master' into bugfix/pie-chart-click-fix 2022-03-07 20:35:49 +01:00
softsimon
593e82d8f4
Merge branch 'master' into feature/mining-dashboard-skeleton 2022-03-07 20:33:54 +01:00
nymkappa
2b91ced4d6
Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
softsimon
6f3443faba
UTXO spent tracking refactor
refs #1301
2022-03-07 19:45:09 +01:00
nymkappa
1318c4aa36
Fix broken navigation when clicking on pie chart 2022-03-07 18:42:47 +01:00
nymkappa
2435e7bfe9
Shorten reward stats 2022-03-07 18:19:02 +01:00
nymkappa
8837b8c882
Actually use the past 8 blocks for reward stats 2022-03-07 17:17:08 +01:00
softsimon
ecdd9bdf91
Merge pull request #1306 from mempool/simon/liquid-missing-asset-inputs
Handle missing asset registry for inputs
2022-03-07 15:24:47 +01:00
softsimon
00ad58c26d
Merge branch 'master' into simon/track-utxos 2022-03-07 15:12:36 +01:00
softsimon
d188ab3c09
Handle missing asset registry for inputs
refs #1246
2022-03-07 13:14:34 +01:00
nymkappa
05342079b3
Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
bc13393778
Implement temporary reward stats for the mining dashboard 2022-03-07 11:51:00 +01:00
nymkappa
84ef424752
Fix halving calculation 2022-03-07 11:50:59 +01:00
nymkappa
d45f3c32cf
Show more stats in pool ranking pie widget 2022-03-07 11:50:59 +01:00
nymkappa
f9e361a9c0
"view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
cf4336eb2e
Move small pie share into "other" - align labels 2022-03-07 11:50:58 +01:00
nymkappa
6cdd41a8f7
Add difficulty adjustment table in mining dashboard 2022-03-07 11:50:58 +01:00
nymkappa
b2dec5e20a
Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
softsimon
059e82a805
UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +01:00
softsimon
50cd8e01bd
Merge branch 'master' into fee-visibility 2022-03-06 10:28:43 +01:00
softsimon
daa7079338
Address search with middle ellipsis mobile fix 2022-03-05 14:19:44 +01:00
Antoni Spaanderman
590170a0df
Merge branch 'master' into fee-visibility 2022-02-28 13:10:12 +01:00
softsimon
e5b2440b45
Shorten address search with middle ellipsis 2022-02-27 20:05:32 +03:00
nymkappa
b427548973
Merge pool pie and dominance into one widget 2022-02-25 21:16:35 +09:00
nymkappa
88dd956354
Hide 'dot' when hovering charts 2022-02-25 13:06:33 +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
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
238b398cc0
Merge branch 'master' into update_cypress_to_v9.5.0 2022-02-23 06:30:42 +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
d05d7f1e27
Merge branch 'master' into simon/footer-transactions-bar-fix 2022-02-23 03:19:06 +00:00
wiz
e617e14901
Merge branch 'master' into simon/display-unblinded-tx-sum 2022-02-23 03:09:44 +00:00
wiz
96ab1aae6e
Merge branch 'master' into simon/liquid-testnet-proxy 2022-02-23 03:09:09 +00:00
wiz
dd2a52be65
Merge branch 'master' into simon/liquid-asset-issuance-output 2022-02-23 02:55:15 +00:00
wiz
6c5253a7c4
Merge branch 'master' into feature/mempool-show-only-fees 2022-02-23 02:19:14 +00:00
nymkappa
c1092adfd9
Add blocks.extras.totalFees and show it in blockchain blocks component 2022-02-22 23:57:54 +09:00