Commit Graph

127 Commits

Author SHA1 Message Date
Justin Starry
cad36e1b3c Switch explorer to dark mode by default (#11360) 2020-08-04 22:25:50 +08:00
Justin Starry
ebe14415f6 Use more accurate epoch duration calculation in explorer (#11359) 2020-08-04 22:18:09 +08:00
Justin Starry
247e361d23 Make explorer table views more mobile friendly (#11358) 2020-08-04 20:44:16 +08:00
Michael Vines
f3e83c080a Add mainnet-beta upgrade-in-process banner 2020-08-03 07:09:34 -07:00
Justin Starry
1fe762cc79 Disable owned token request on mainnet explorer (#11343) 2020-08-03 12:51:47 +08:00
Justin Starry
f401ef7996 Linkify all explorer addresses (#11339) 2020-08-03 01:44:47 +08:00
Michael Vines
27a8879574 Update update timeline 2020-08-02 08:57:52 -07:00
Justin Starry
433f262290 Fix explorer bugs (#11336)
* Fix race condition in explorer details fetching

* Fix SOL delta rendering bug
2020-08-02 22:29:40 +08:00
Justin Starry
4052008c42 Display owned tokens on account details page (#11335) 2020-08-02 21:55:36 +08:00
Justin Starry
b6ea9f1861 Clean up explorer data providers (#11334) 2020-08-02 20:18:28 +08:00
Justin Starry
0d8f3139ae Add unified search bar to the explorer 2020-08-02 20:06:51 +08:00
Justin Starry
d4eb49d252 Add navbar and remove tabbed page layout 2020-08-02 20:06:51 +08:00
Justin Starry
eab48c99d7 Display SOL uniformly in explorer 2020-08-02 20:06:51 +08:00
Justin Starry
2300080f68 Improve explorer tx count animation (#11327) 2020-08-01 23:05:20 +08:00
Justin Starry
54d36d2cfb Add cluster stats tab to explorer (#11325) 2020-08-01 22:05:58 +08:00
Michael Vines
efcf9ff125 Adjust time window on mainnet-beta upgrade banner 2020-07-31 08:17:08 -07:00
Justin Starry
bafb2e6e84 Adjust explorer banner margins (#11233) 2020-07-28 13:20:25 +08:00
Michael Vines
aa8d6083c4 Add mainnet beta upgrade announcement 2020-07-27 10:24:45 -07:00
Justin Starry
f796adc5ea Add announcement banner to explorer (#11210)
* Add announcement banner to explorer

* Remove ^M and trailing spaces

* Update Banner.tsx
2020-07-26 21:11:27 +08:00
Justin Starry
74c44009a7 Fix explorer account history search 2020-06-24 21:01:39 +08:00
Justin Starry
d989cc60f6 Fix explorer cluster status button styling on mobile 2020-06-24 16:49:51 +08:00
Justin Starry
ad75f08c43 chore: run latest prettier 2020-06-24 16:14:08 +08:00
Justin Starry
94a5c47861 Add incinerator transaction to cache 2020-06-12 16:32:05 -07:00
Justin Starry
96c02eb436 Cache token supply transactions 2020-06-12 16:32:05 -07:00
Justin Starry
81292253b5 Remove duplicate information in create account w seed details section 2020-06-12 16:32:05 -07:00
Justin Starry
d00da9e4b7 Update src/components/TransactionDetails.tsx
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2020-06-12 16:32:05 -07:00
Justin Starry
183095feac Display recent blockhash if not a nonce transaction 2020-06-12 16:32:05 -07:00
Justin Starry
d8f3081b11 Rename blockhash label to nonce to reduce ambiguity 2020-06-12 16:32:05 -07:00
Justin Starry
8b95be0ee4 Remove clusterUrl url param 2020-06-12 16:32:05 -07:00
Justin Starry
03f7d28aff Remove all but cluster url param when navigating 2020-06-12 16:32:05 -07:00
Justin Starry
d5421266f5 Reorder TopAccountsCard.tsx 2020-06-12 16:32:05 -07:00
Tyera Eulberg
851c0863dc Default top-account filter to circulating 2020-06-12 16:32:05 -07:00
Justin Starry
6c45729694 Move top accounts to supply page and add filter 2020-06-12 16:32:05 -07:00
Justin Starry
16b0ee0a21 Improve background color contrast 2020-06-12 16:32:05 -07:00
Justin Starry
9b602edc7a Fix pending transaction error due to missing timestamp 2020-06-12 16:32:05 -07:00
Tyera Eulberg
3f12bf6f52 Default top accounts to all accounts 2020-06-12 16:32:05 -07:00
Justin Starry
a15ea32f16 Fix unnecessary reload on supply page 2020-06-12 16:32:05 -07:00
Justin Starry
7e2eefad3e Add disclaimer stating oldest available slot (#136) 2020-06-12 16:32:05 -07:00
Justin Starry
e962d40815 Fix bug causing eager fetching of rich list 2020-06-12 16:32:05 -07:00
Justin Starry
94531f0879 Add result and details link to account history table 2020-06-12 16:32:05 -07:00
Justin Starry
612ef1bc10 Fix format 2020-06-12 16:32:05 -07:00
Justin Starry
05d2bf21d2 Explicitly move copy tooltip to the right 2020-06-12 16:32:05 -07:00
Justin Starry
62e330213f Display timestamp unavailable 2020-06-12 16:32:05 -07:00
Justin Starry
d842d161cf Add top accounts page 2020-06-12 16:32:05 -07:00
Justin Starry
c5dcc3c378 Improve transaction details page copy 2020-06-12 16:32:05 -07:00
Justin Starry
406f35edfa Add supply stats page 2020-06-12 16:32:05 -07:00
Justin Starry
2312658492 Account history feed 2020-06-12 16:32:05 -07:00
Justin Starry
27650572dd Display transaction timestamp in details view 2020-06-12 16:32:05 -07:00
Justin Starry
5946817978 Show transaction history for deleted accounts 2020-06-12 16:32:05 -07:00
Justin Starry
23637d55b2 Make lockup time less ambiguous 2020-06-12 16:32:05 -07:00