Commit Graph

9322 Commits

Author SHA1 Message Date
R. M. Shea 48febf153b
Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
Michael Vines 9e0b90f331
commitlint now works in web3.js/ (#10552)
automerge
2020-06-13 14:13:47 -07:00
Jack May b6a9573748
Route all loader messages to log collector (#10528) 2020-06-13 13:20:08 -07:00
dependabot-preview[bot] e5a2c75fab Bump serde_yaml from 0.8.12 to 0.8.13
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.12...0.8.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 09:48:15 -07:00
Michael Vines a13b72c59c Allow any branch 2020-06-12 22:29:25 -07:00
Michael Vines 8f0e301aa2 Merge notifications 2020-06-12 22:21:28 -07:00
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
Michael Vines f3965c3eb7 Add commitlint support 2020-06-12 22:10:44 -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 25d72fbed5 Export explorer/ into the real explorer repository 2020-06-12 19:32:35 -07:00
Greg Fitzgerald 8dd5384d6d
Split commitment module (#10541)
automerge
2020-06-12 17:16:10 -07:00
Michael Vines b7da3115dd Build release artifacts less frequently 2020-06-12 17:00:29 -07:00
Michael Vines 69c0649988 Enable cron and api builds 2020-06-12 16:57:05 -07:00
Michael Vines 3bb908a78b Prevent .travis changes from affecting buildkite builds 2020-06-12 16:49:55 -07:00
Michael Vines f54c049b43
Add FdGYQ... to non-circulation withdrawer authority list (#10542)
automerge
2020-06-12 16:45:20 -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