Commit Graph

1560 Commits

Author SHA1 Message Date
nymkappa
b2f872c4cc
Show unit in the yaxis for hashrate chart 2022-02-21 18:37:34 +09:00
nymkappa
beeda5fa87
Fix hashrate chart padding 2022-02-21 18:24:24 +09:00
nymkappa
413cf3ccaa
Fix 'active' menu when using mining dashboard 2022-02-21 18:19:03 +09:00
nymkappa
e5907159b8
Refactor power of ten conversion into one wrapper 2022-02-21 15:55:27 +09:00
nymkappa
ac118141ce
Make hashrate chart more responsive 2022-02-21 14:49:00 +09:00
nymkappa
53a8d5b246
Add network hashrate to mining dashboard 2022-02-21 14:48:59 +09:00
nymkappa
e61df324ea
Index new hashrates once every 24 hours 2022-02-21 14:48:59 +09:00
nymkappa
358604ad85
Added hashrate chart 2022-02-21 14:48:58 +09:00
nymkappa
38b37a3ee7
Re-define sub mining routes properly and use router outlet 2022-02-21 14:48:50 +09:00
softsimon
cd00953fa7
Merge branch 'master' into address-labels 2022-02-20 20:12:20 +04:00
wiz
3b7d36e9e9
Fix mouseover CSS for inline SVG on About page 2022-02-20 20:11:31 +09:00
wiz
ce41e1e65d
Merge branch 'master' into wiz/inline-enterprise-sponsor-logos 2022-02-20 11:09:11 +00:00
softsimon
b70df576d4
Fixing enterprise sponsors margin 2022-02-20 13:33:46 +04:00
wiz
22087bf6cd
Merge branch 'master' into wiz/move-sponsor-button-on-about-page 2022-02-20 08:14:08 +00:00
wiz
d837bcb791
Merge branch 'master' into wiz/add-nixbitcoin-to-community-integrations 2022-02-20 08:06:00 +00:00
wiz
edb8f5ecd1
Inline all Enterprise Sponsor logos on About page 2022-02-20 13:01:02 +09:00
wiz
a37430cc9e
Move the Become Sponsor button higher on About page 2022-02-20 11:48:46 +09:00
wiz
6f939e1bad
Tweak text on About page so it can be displayed on all networks 2022-02-20 09:19:31 +09:00
wiz
af8d4a8514
Add nix-bitcoin to Community Integrations on About page 2022-02-20 08:43:59 +09:00
softsimon
b111d576b5
Merge branch 'master' into simon/dashboard-assets
# Conflicts:
#	frontend/src/app/app.module.ts
2022-02-18 22:49:32 +04:00
nymkappa
008a4b51cc
Remove duplicated ChangeDetectorRef in blockchains blocks component 2022-02-18 22:25:31 +09:00
softsimon
e816f53637
Flip Liquid dashboard locations 2022-02-18 00:37:37 +04:00
Antoni Spaanderman
3679f197ba
Merge branch 'master' into address-labels 2022-02-17 16:05:53 +01:00
nymkappa
fb2c0345a7
Show miner tag under blocks in the mining dashboard 2022-02-17 22:57:10 +09:00
nymkappa
2e2c144cc9
Fix widgets title in mining dashboard 2022-02-17 18:51:16 +09:00
nymkappa
6d4458db8b
Fix difficulty chart xaxis label 2022-02-17 18:30:52 +09:00
nymkappa
9b4e7a5fe1
View more mining dashboard links are centered 2022-02-17 18:10:50 +09:00
nymkappa
7761e75d4c
Fix routes for /mining - Share blockchain component instances - remove animations 2022-02-17 18:08:00 +09:00
nymkappa
538ae3b757
[mempool | blockchain] position changes between main/mining dashboards 2022-02-17 18:07:59 +09:00
nymkappa
1c575f1c93
Added difficulty chart to mining dashboard 2022-02-17 18:07:58 +09:00
nymkappa
8f9804a996
Fix pools ranking titles 2022-02-17 18:07:57 +09:00
nymkappa
750ea033f2
Renamed /mining/dashboard -> /mining 2022-02-17 18:07:57 +09:00
nymkappa
923a2ce7f6
Create basic layout for mining dashboard page - Show miner in blocks 2022-02-17 18:07:56 +09:00
nymkappa
c131c865ee
Change pool ranking pie chart colors 2022-02-17 17:52:12 +09:00
nymkappa
1630ff717e
On mobile, show power of ten difficulty instead of full number 2022-02-17 10:15:41 +09:00
nymkappa
f45103e7e3
Add difficulty chart timespan selection 2022-02-17 09:41:05 +09:00
nymkappa
9fa7e58d82
Show all difficulty adjustment in a table - Need pagination 2022-02-16 22:56:06 +09:00
softsimon
b6f89b1a3e
Moving ticker to circulating amount 2022-02-16 17:32:12 +04:00
nymkappa
7270b1ccac
Create difficulty chart component 2022-02-16 21:20:28 +09:00
nymkappa
5448e8c292
Merge branch 'master' into feature/pool-stats-page 2022-02-15 20:42:06 +09:00
nymkappa
ca766bf40d
Provide a way to completely disable block indexing and mining menu 2022-02-15 19:51:26 +09:00
nymkappa
fa8607c57d
[Pool page] - Parse regexes and addresses in the backend 2022-02-15 18:45:53 +09:00
nymkappa
1e96c93557
Fix rendering issue when clicking on block link from pool page 2022-02-15 18:36:58 +09:00
nymkappa
e9ba38755c
Re-apply test updates from bogus commit 73019b485f 2022-02-15 16:19:58 +09:00
nymkappa
1c928582a2
Revert "Update tests - Replace button click blocks -> pools"
This reverts commit 73019b485f.
2022-02-15 15:56:40 +09:00
nymkappa
a436d3a173
Fix label width being too small on mobile 2022-02-14 14:08:34 +09:00
nymkappa
09180c4f91
Renamed /mining/pool-blocks/xxx -> /mining/pool/:poolId/blocks 2022-02-14 14:08:34 +09:00
nymkappa
4f02efd7fe
Fix block link in pool page - Click on chart slice open pool page 2022-02-14 14:08:33 +09:00
nymkappa
763ea0ce6f
Show pool addresses in a scrollable div with href 2022-02-14 14:08:32 +09:00
nymkappa
9e64592aca
Add mining pool logo in the pool stats page 2022-02-14 14:08:32 +09:00