Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(explorer): support Sepolia network #3580

Merged
merged 53 commits into from
Jan 11, 2024
Merged

Conversation

shoom3301
Copy link
Collaborator

@shoom3301 shoom3301 commented Jan 8, 2024

Summary

Added Sepolia network support in Explorer with minimum changes.

Charts and tokens table on main page are hidden for Sepolia, since there is no Subgraph deployment and we don't plan to deploy it.

To Test

Full Explorer regression test

@shoom3301 shoom3301 requested review from elena-zh and a team January 8, 2024 07:37
@shoom3301 shoom3301 self-assigned this Jan 8, 2024
Copy link

vercel bot commented Jan 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cosmos ✅ Ready (Inspect) Visit Preview Jan 10, 2024 7:43pm
explorer ✅ Ready (Inspect) Visit Preview Jan 10, 2024 7:43pm
swap-dev ✅ Ready (Inspect) Visit Preview Jan 10, 2024 7:43pm
widget-configurator ✅ Ready (Inspect) Visit Preview Jan 10, 2024 7:43pm

… feat/explorer-sepolia-1

# Conflicts:
#	apps/explorer/src/api/tenderly/tenderlyApi.ts
#	apps/explorer/src/components/RedirectToSearch.tsx
#	apps/explorer/src/explorer/ExplorerApp.tsx
#	apps/explorer/src/explorer/components/OrdersTableWidget/useSearchInAnotherNetwork.tsx
#	apps/explorer/src/explorer/components/TransanctionBatchGraph/nodesBuilder.ts
#	apps/explorer/src/explorer/layout/Header.tsx
#	apps/explorer/src/explorer/pages/Home/index.tsx
#	apps/explorer/src/hooks/useGetOrders.tsx
#	apps/explorer/src/services/helpers/tryGetOrderOnAllNetworks.ts
#	apps/explorer/src/state/network/NetworkUpdater.tsx
#	apps/explorer/src/state/network/updater.tsx
#	apps/explorer/src/test/hooks/useDecomposedPath.test.tsx
#	apps/explorer/vite.config.ts
apps/explorer/src/consts/subgraphUrls.ts Outdated Show resolved Hide resolved
… feat/explorer-sepolia-1

# Conflicts:
#	package.json
Copy link

@elena-zh elena-zh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants