125 Commits

Author SHA1 Message Date
dependabot-preview[bot]
a3a8e8775c [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 in /explorer
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 22:10:58 -07:00
dependabot-preview[bot]
483fb86b06 Bump @types/react from 16.9.23 to 16.9.36 in /explorer
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.23 to 16.9.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 20:26:14 -07:00
dependabot-preview[bot]
4d31d799bf Bump @react-hook/debounce from 2.0.5 to 3.0.0 in /explorer
Bumps [@react-hook/debounce](https://github.com/jaredLunde/react-hook) from 2.0.5 to 3.0.0.
- [Release notes](https://github.com/jaredLunde/react-hook/releases)
- [Commits](https://github.com/jaredLunde/react-hook/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 20:26:03 -07:00
Michael Vines
fd928f4178 Add empty workspace 2020-06-12 16:32:05 -07: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
7d00398662 Update web3 to 0.49.4 2020-06-12 16:32:05 -07:00
Justin Starry
d1c6a8f60b Update web3 to 0.43.9 2020-06-12 16:32:05 -07:00
Justin Starry
23637d55b2 Make lockup time less ambiguous 2020-06-12 16:32:05 -07:00
Justin Starry
5176a29955 Change copy for stake status 2020-06-12 16:32:05 -07:00
Justin Starry
3e2538919f Spruce up stake account details page 2020-06-12 16:32:05 -07:00
Justin Starry
1f883c88e5 Use solana fork of create-react-app buildpack 2020-06-12 16:32:05 -07:00
Justin Starry
4d94de92c5 Use authority in copy, hide default lockup info 2020-06-12 16:32:05 -07:00
Justin Starry
26e4767fdd Use wasm to decode stake account 2020-06-12 16:32:05 -07:00
Justin Starry
29ec98d0a1 Add account details page 2020-06-12 16:32:05 -07:00
Justin Starry
59288117b9 Remove source tracking for addresses and signatures 2020-06-12 16:32:05 -07:00
Justin Starry
595f3ebe14 Bump web3 to v0.49.0 2020-06-12 16:32:05 -07:00
Justin Starry
b33d7cd893 Add support for more system instructions 2020-06-12 16:32:05 -07:00
Justin Starry
2d00502354 Add stake instruction support 2020-06-12 16:32:05 -07:00
Justin Starry
47acdfebff Move system ix details cards 2020-06-12 16:32:05 -07:00
Justin Starry
0df52938b2 Add key index to tx instructions 2020-06-12 16:32:05 -07:00
Justin Starry
01b99a0570 Add support for more system instruction types 2020-06-12 16:32:05 -07:00
Justin Starry
7eb792a0cc Show blockhash in transaction details 2020-06-12 16:32:05 -07:00
Justin Starry
13af01dcc4 Refactor instruction details components 2020-06-12 16:32:05 -07:00
Justin Starry
285ae1481f Center loading card 2020-06-12 16:32:05 -07:00