nymkappa
|
0e5edeb56f
|
Match pool color between pools pie and pools stack
|
2022-02-24 20:21:13 +09:00 |
|
nymkappa
|
d751662010
|
Create stacked pools historical hashrates to see dominance over time
|
2022-02-24 20:21:12 +09:00 |
|
nymkappa
|
e941787cd7
|
Disable difficulty adjustment table for now until loadMore is implemented
|
2022-02-24 20:21:12 +09:00 |
|
softsimon
|
739ef69f6b
|
Npm install
|
2022-02-23 21:07:49 +04:00 |
|
softsimon
|
b3e925c961
|
Bumping echarts
|
2022-02-23 20:52:38 +04:00 |
|
wiz
|
9b0f1749f5
|
Merge branch 'master' into update_cypress_to_v9.5.0
|
2022-02-23 06:30:42 +00:00 |
|
Felipe Knorr Kuhn
|
d22488abba
|
Update Cypress to v9.5.0
|
2022-02-22 22:14:59 -08:00 |
|
Felipe Knorr Kuhn
|
22dcf9c6fc
|
Fix status page regex
|
2022-02-22 22:11:18 -08:00 |
|
wiz
|
58fd7ba07a
|
Merge branch 'master' into simon/footer-transactions-bar-fix
|
2022-02-23 03:19:06 +00:00 |
|
wiz
|
045cdc6bae
|
Merge branch 'master' into simon/display-unblinded-tx-sum
|
2022-02-23 03:09:44 +00:00 |
|
wiz
|
bf7905d01d
|
Merge branch 'master' into simon/liquid-testnet-proxy
|
2022-02-23 03:09:09 +00:00 |
|
wiz
|
943f995f53
|
Merge branch 'master' into simon/liquid-asset-issuance-output
|
2022-02-23 02:55:15 +00:00 |
|
wiz
|
9556dd41c1
|
Merge branch 'master' into feature/mempool-show-only-fees
|
2022-02-23 02:19:14 +00:00 |
|
nymkappa
|
42bf77eccf
|
Add blocks.extras.totalFees and show it in blockchain blocks component
|
2022-02-22 23:57:54 +09:00 |
|
nymkappa
|
22874f6c91
|
Don't assume two difficulty with the same value is impossible
|
2022-02-22 22:53:47 +09:00 |
|
softsimon
|
cc2772bda5
|
Fixed incoming transactions bar on the status page
fixes #1106
|
2022-02-22 17:37:04 +04:00 |
|
softsimon
|
6538071b62
|
Show tx value sum if complete unblinding data is provided
fixes #1174
|
2022-02-22 16:53:59 +04:00 |
|
softsimon
|
f7ccdf3231
|
Add proxy support for Liquid Testnet
|
2022-02-22 16:39:53 +04:00 |
|
softsimon
|
9b2985016f
|
Handle missing asset registry assets
fixes #1246
|
2022-02-22 16:32:54 +04:00 |
|
nymkappa
|
af9cbf578e
|
Remove block subsidy from mempool blocks
|
2022-02-22 20:37:17 +09:00 |
|
nymkappa
|
a5437bdde1
|
Fix tooltip text alignment in mining dashboard
|
2022-02-22 20:30:14 +09:00 |
|
nymkappa
|
d7cbdc4836
|
Improve hashrate chart and mining dashboard design
|
2022-02-22 20:16:19 +09:00 |
|
nymkappa
|
ac5d632217
|
Remove difficulty component
|
2022-02-22 20:16:19 +09:00 |
|
nymkappa
|
1f02e1c908
|
Move difficulty adjustment table in the merged hashrate component
|
2022-02-22 20:16:18 +09:00 |
|
nymkappa
|
4c93df6dc9
|
Merge hashrate and difficulty into one chart
|
2022-02-22 20:16:18 +09:00 |
|
wiz
|
a68f68398c
|
Merge branch 'master' into simon/asset-amount-filter
|
2022-02-22 03:11:17 +00:00 |
|
wiz
|
d1dbd49e0a
|
Merge branch 'master' into feature/mempool-blocks-reward
|
2022-02-22 02:59:08 +00:00 |
|
nymkappa
|
00c6bbf859
|
Replace block size => block reward in the mining dashboard
|
2022-02-22 11:16:18 +09:00 |
|
softsimon
|
b61450995a
|
Display asset circulating amount more nicely fixing overflow
fixes #1264
|
2022-02-21 22:33:03 +04:00 |
|
nymkappa
|
724915dba7
|
Add data zoom to difficulty
|
2022-02-22 00:26:16 +09:00 |
|
nymkappa
|
756653ad84
|
Tweak charts color - Apply mempool tooltip style
|
2022-02-22 00:26:16 +09:00 |
|
nymkappa
|
63aecb1fd5
|
Show unit in the yaxis for hashrate chart
|
2022-02-21 18:37:34 +09:00 |
|
nymkappa
|
cd626a7a8e
|
Fix hashrate chart padding
|
2022-02-21 18:24:24 +09:00 |
|
nymkappa
|
ba1a26d3f2
|
Fix 'active' menu when using mining dashboard
|
2022-02-21 18:19:03 +09:00 |
|
nymkappa
|
ba1fd78f09
|
Refactor power of ten conversion into one wrapper
|
2022-02-21 15:55:27 +09:00 |
|
nymkappa
|
601fd61374
|
Make hashrate chart more responsive
|
2022-02-21 14:49:00 +09:00 |
|
nymkappa
|
55768161c8
|
Add network hashrate to mining dashboard
|
2022-02-21 14:48:59 +09:00 |
|
nymkappa
|
ad51a0101c
|
Index new hashrates once every 24 hours
|
2022-02-21 14:48:59 +09:00 |
|
nymkappa
|
cc2890fd60
|
Added hashrate chart
|
2022-02-21 14:48:58 +09:00 |
|
nymkappa
|
b93fe2ecc8
|
Re-define sub mining routes properly and use router outlet
|
2022-02-21 14:48:50 +09:00 |
|
softsimon
|
9389eb5f9c
|
Merge branch 'master' into address-labels
|
2022-02-20 20:12:20 +04:00 |
|
wiz
|
e660134f51
|
Fix mouseover CSS for inline SVG on About page
|
2022-02-20 20:11:31 +09:00 |
|
wiz
|
0778abfaa9
|
Merge branch 'master' into wiz/inline-enterprise-sponsor-logos
|
2022-02-20 11:09:11 +00:00 |
|
softsimon
|
2db7093121
|
Fixing enterprise sponsors margin
|
2022-02-20 13:33:46 +04:00 |
|
wiz
|
48788beb3e
|
Merge branch 'master' into wiz/move-sponsor-button-on-about-page
|
2022-02-20 08:14:08 +00:00 |
|
wiz
|
8d398dfed0
|
Merge branch 'master' into wiz/add-nixbitcoin-to-community-integrations
|
2022-02-20 08:06:00 +00:00 |
|
wiz
|
c62d1a8284
|
Inline all Enterprise Sponsor logos on About page
|
2022-02-20 13:01:02 +09:00 |
|
wiz
|
1a9d58eb10
|
Move the Become Sponsor button higher on About page
|
2022-02-20 11:48:46 +09:00 |
|
wiz
|
aade61ba58
|
Tweak text on About page so it can be displayed on all networks
|
2022-02-20 09:19:31 +09:00 |
|
wiz
|
a70363e5dc
|
Add nix-bitcoin to Community Integrations on About page
|
2022-02-20 08:43:59 +09:00 |
|