1534 Commits

Author SHA1 Message Date
wiz
c62d1a8284 Inline all Enterprise Sponsor logos on About page 2022-02-20 13:01:02 +09:00
softsimon
a4540a7572 Merge branch 'master' into simon/dashboard-assets
# Conflicts:
#	frontend/src/app/app.module.ts
2022-02-18 22:49:32 +04:00
nymkappa
63e81d51d8 Remove duplicated ChangeDetectorRef in blockchains blocks component 2022-02-18 22:25:31 +09:00
softsimon
3157ec00e2 Flip Liquid dashboard locations 2022-02-18 00:37:37 +04:00
nymkappa
c0dd355d57 Show miner tag under blocks in the mining dashboard 2022-02-17 22:57:10 +09:00
nymkappa
ca6277e8fd Fix widgets title in mining dashboard 2022-02-17 18:51:16 +09:00
nymkappa
76647c381e Fix difficulty chart xaxis label 2022-02-17 18:30:52 +09:00
nymkappa
624a3cc906 View more mining dashboard links are centered 2022-02-17 18:10:50 +09:00
nymkappa
853552101c Fix routes for /mining - Share blockchain component instances - remove animations 2022-02-17 18:08:00 +09:00
nymkappa
4a9959d45f [mempool | blockchain] position changes between main/mining dashboards 2022-02-17 18:07:59 +09:00
nymkappa
b9feb03fc6 Added difficulty chart to mining dashboard 2022-02-17 18:07:58 +09:00
nymkappa
c498aa4d95 Fix pools ranking titles 2022-02-17 18:07:57 +09:00
nymkappa
59cfbceb4f Renamed /mining/dashboard -> /mining 2022-02-17 18:07:57 +09:00
nymkappa
ead9fb98f4 Create basic layout for mining dashboard page - Show miner in blocks 2022-02-17 18:07:56 +09:00
nymkappa
98dc6a6a6a Change pool ranking pie chart colors 2022-02-17 17:52:12 +09:00
nymkappa
0e25ea0a62 On mobile, show power of ten difficulty instead of full number 2022-02-17 10:15:41 +09:00
nymkappa
ad73e14db9 Add difficulty chart timespan selection 2022-02-17 09:41:05 +09:00
nymkappa
17459c2fdb Show all difficulty adjustment in a table - Need pagination 2022-02-16 22:56:06 +09:00
softsimon
4ce247d2fa Moving ticker to circulating amount 2022-02-16 17:32:12 +04: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
nymkappa
de276c81e0 Provide a way to completely disable block indexing and mining menu 2022-02-15 19:51:26 +09:00
nymkappa
7b17f465d8 [Pool page] - Parse regexes and addresses in the backend 2022-02-15 18:45:53 +09:00
nymkappa
5ff4de4059 Fix rendering issue when clicking on block link from pool page 2022-02-15 18:36:58 +09:00
nymkappa
aa3b2dffc6 Re-apply test updates from bogus commit 73019b485fefda0be8e5b6e0fc0e0569721879b5 2022-02-15 16:19:58 +09:00
nymkappa
2bb8b60278 Revert "Update tests - Replace button click blocks -> pools"
This reverts commit 73019b485fefda0be8e5b6e0fc0e0569721879b5.
2022-02-15 15:56:40 +09:00
nymkappa
3f1a144efd Fix label width being too small on mobile 2022-02-14 14:08:34 +09:00
nymkappa
2a5b0cfb07 Renamed /mining/pool-blocks/xxx -> /mining/pool/:poolId/blocks 2022-02-14 14:08:34 +09:00
nymkappa
690f33843c Fix block link in pool page - Click on chart slice open pool page 2022-02-14 14:08:33 +09:00
nymkappa
37f8d98a3f Show pool addresses in a scrollable div with href 2022-02-14 14:08:32 +09:00
nymkappa
8a667fea29 Add mining pool logo in the pool stats page 2022-02-14 14:08:32 +09:00
nymkappa
4829624114 Show block reward in the pool stat page 2022-02-14 14:08:31 +09:00
nymkappa
6c8f5c60c7 Add timespan switch for pool stats and load more for pool's blocks 2022-02-14 14:08:31 +09:00
nymkappa
e3e3e9f02e Mining pool detail page draft PoC 2022-02-14 14:08:30 +09:00
nymkappa
52faab53e2 Link PoolRanking page with new pool page 2022-02-14 14:08:11 +09:00
nymkappa
9df9e8b13e Added /mining/pool/:poolId empty page 2022-02-14 14:08:11 +09:00
wiz
404af26188 Merge branch 'master' into simon/dashboard-assets 2022-02-13 11:21:39 +00:00
softsimon
06bc8301eb Liquid dashboard assets updates 2022-02-13 00:46:42 +04:00
wiz
d70ede5553 Merge branch 'master' into refactor-docs-2 2022-02-12 10:07:52 +00:00
softsimon
71227d7847 Display top featured assets on Liquid dashboard 2022-02-12 00:15:13 +04:00
hunicus
aa40396617 Use variables for empty code examples 2022-02-10 16:51:12 -05:00
nymkappa
8cfe33231c Fix bug when loading /tv and cleanup Observable flow 2022-02-10 00:24:01 +09:00
nymkappa
61cdaea90c Refactor TV component subscription 2022-02-10 00:24:01 +09:00
nymkappa
123d321031 Use switchMap param instead of re-reading this.route.snapshot.fragment 2022-02-10 00:24:00 +09:00
nymkappa
e3adf642d2 Allow /tv view timespan to be changed through url fragment 2022-02-10 00:23:55 +09:00
hunicus
bb1bedbb08 Fix url for mempool post endpoint 2022-02-08 17:51:19 -05:00
hunicus
b89b8196a0 Improve spacing at top of navs 2022-02-08 14:30:18 -05:00
hunicus
dd1c7de293 Add liquidtestnet endpoints 2022-02-08 13:44:50 -05:00
hunicus
215803850f Show liquid link for liquid endpoint
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
eea31cc5b3 Implement 27ce8637353ad84e17fbad80d7d31c82ab1147a3 2022-02-08 13:44:50 -05:00