123 Commits

Author SHA1 Message Date
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
Mononaut
f31ffbd8f5 Multi-currency fiat formatting pipes & components 2023-02-01 10:25:00 -06:00
Mononaut
001d94dcef create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
softsimon
123ef0c015 Adding MempoolSharedModule 2022-09-21 18:27:05 +02:00
softsimon
8746b3759c Custom lazy loading strategy 2022-08-28 13:43:57 +02:00
Mononaut
ad9c72230c Set opengraph tags directly in the front end 2022-07-26 23:09:34 +00:00
softsimon
8c312807d7 Subdomain enterprise support 2022-07-21 22:02:26 +02:00
nymkappa
bda8b4612b Add USD serie in block fee/reward charts 2022-07-11 22:10:25 +02:00
softsimon
1d8eb064f1 Moving graphs and mining dashboard to a lazy loaded module 2022-05-20 04:34:41 +04:00
wiz
479468b693 Merge branch 'master' into nymkappa/feature/ctrlf-addresses 2022-05-18 19:15:48 +09:00
nymkappa
9ea487ec06 Allow CTRL F an address on the transaction list component 2022-05-16 16:50:42 +02:00
nymkappa
5e076a26cd Delete MinerComponent 2022-05-12 08:13:41 +02:00
nymkappa
101ba351a8 Add block sizes and weights graph 2022-05-10 16:41:40 +02:00
nymkappa
3db04d887b Added indexing progress indicator for hashrates, update logging 2022-05-10 15:48:21 +02:00
nymkappa
3d29ce93d2 Create indexing sticky notification that show indexing progress in all mining dashboard related pages 2022-05-10 15:48:20 +02:00
nymkappa
0e0b8dbd6c Add download feature on mining charts 2022-05-10 14:32:57 +02:00
softsimon
c256d714ab Moving Docs and Faq to separate lazy loaded module 2022-04-26 13:02:13 +04:00
nymkappa
e7f2c9efd2 Add block fee rate percentiles chart 2022-04-15 16:16:15 +09:00
hunicus
4cf5f72b83 Merge branch 'master' into add-faq 2022-04-12 16:03:28 -04:00
nymkappa
307385045b Add block rewards chart 2022-04-11 20:57:13 +09:00
nymkappa
ae0bc02c78 Add block fees graph 2022-04-11 15:32:16 +09:00
hunicus
9fe61f8eac Add no-sanitize pipe 2022-03-27 01:19:48 -04:00
nymkappa
87df750f16 Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount} 2022-03-23 11:54:31 +09:00
Felipe Knorr Kuhn
53e4fc099c Add new directive for UI tests 2022-03-19 22:14:37 -07:00
nymkappa
338c42e3d8 Move all charts into /graphs page - Fix mining charts layouts 2022-03-14 18:07:35 +01:00
nymkappa
aa7476807b Create working template for the new blocks page 2022-03-12 16:49:15 +01:00
nymkappa
b2423e28d9 Split difficult adjustment table - Update indexing progress every 60sec 2022-03-10 14:02:43 +01:00
softsimon
afbc665075 Shorten address search with middle ellipsis 2022-02-27 20:05:32 +03:00
nymkappa
d751662010 Create stacked pools historical hashrates to see dominance over time 2022-02-24 20:21:12 +09:00
nymkappa
ac5d632217 Remove difficulty component 2022-02-22 20:16:19 +09:00
softsimon
b61450995a Display asset circulating amount more nicely fixing overflow
fixes #1264
2022-02-21 22:33:03 +04:00
nymkappa
b93fe2ecc8 Re-define sub mining routes properly and use router outlet 2022-02-21 14:48:50 +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
ead9fb98f4 Create basic layout for mining dashboard page - Show miner in blocks 2022-02-17 18:07:56 +09:00
nymkappa
09f8490601 Create difficulty chart component 2022-02-16 21:20:28 +09:00
nymkappa
9df9e8b13e Added /mining/pool/:poolId empty page 2022-02-14 14:08:11 +09:00
softsimon
06bc8301eb Liquid dashboard assets updates 2022-02-13 00:46:42 +04:00
softsimon
d2bb3356da Featured assets and asset groups 2022-02-07 03:34:14 +04:00
nymkappa
8d406a40e5 Add pie chart and rewrite the pool ranking component 2022-01-28 13:54:59 +09:00
nymkappa
5ca98af7d1 Generate mining basic pool ranking (sorted by block found) for a specified timeframe 2022-01-28 13:52:35 +09:00
nymkappa
69df9b57f4 Move difficulty adjustment code to separate module 2022-01-17 13:33:07 +09:00
softsimon
43d92a8b8c Adding current language to network dropdown links
fixes  #1094
2022-01-10 18:00:01 +04:00
wiz
1bcb7889e0 Merge pull request #1027 from hunicus/change-docs-layout
Revamp docs layout
2021-12-19 17:48:26 +00:00
hunicus
1a1cae3d4f Separate docs-nav into new component
Since same markup will be needed for desktop
and mobile menus.
2021-12-16 19:11:54 -05:00
hunicus
72d5584d9b Add skeleton for mobile docs nav 2021-12-16 18:44:39 -05:00
softsimon
1e4473d903 Revert "Remove dead code FeeDistributionGraphComponent"
This reverts commit 37722fe165869777e87dc2c56e15d51881386d0d.
2021-12-15 23:53:12 +04:00
nymkappa
ba05aef04c Merge branch 'master' into bug/improve-x-axis-intervals 2021-12-11 15:32:10 +09:00
nymkappa
c9377dfed8 Remove dead code FeeDistributionGraphComponent 2021-12-11 00:24:10 +09:00
hunicus
69623313ee Move /api to /docs/api
Also make API docs responsive so they can be viewed
on mobile.

REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00
softsimon
57202f885e Broadcast transaction form
fixes #878
2021-10-19 17:10:30 +04:00