Skip to content

Conversation

@dfkadyr-stakewise
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 1, 2025 12:28
@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
vault-interface Ready Ready Preview Comment Dec 2, 2025 6:45am

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes support for the Chiado testnet network from the application, simplifying the codebase to focus on the remaining supported networks: Mainnet, Gnosis, and Hoodi.

Key changes:

  • Removed Chiado network references from configuration files and middleware
  • Simplified network detection logic by removing Chiado checks from Gnosis-related conditionals
  • Updated documentation to reflect only the currently supported networks

Reviewed changes

Copilot reviewed 25 out of 25 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/middleware.ts Removed Chiado from supported network IDs list
src/layouts/AppLayout/Header/Connect/NetworkSelect/NetworkSelect.tsx Simplified Gnosis network detection by removing Chiado check
src/layouts/AppLayout/Header/Connect/Connect.tsx Removed Chiado network size configuration
src/helpers/requests/vault/fetchData.ts Simplified Gnosis network check by removing Chiado condition
src/helpers/methods/fetchFiatRates/index.ts Simplified Gnosis network detection logic
src/helpers/methods/apiUrls/data.ts Removed Chiado API URL configuration
src/helpers/getters/getVaultAddress.ts Removed Chiado vault address from configuration
src/helpers/getters/getDefaultNetwork.ts Removed Chiado from network IDs list
src/helpers/contracts/addresses.ts Removed Chiado contract addresses
src/config/index.tsx Removed Chiado from supported chains and simplified Gnosis detection
src/config/core/wallets/*.ts Removed Chiado from wallet network support lists across multiple wallet configurations
src/config/core/connectors/helpers/WagmiConnector.ts Removed Chiado chain import and reference
src/config/core/config/util/networks.ts Removed Chiado from supported configurations
scripts/checkLocalEnv.js Removed Chiado vault address validation and updated error messages
README.md Updated documentation to remove Chiado network references
.env.example Removed Chiado environment variable examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dfkadyr-stakewise dfkadyr-stakewise merged commit 56a1b68 into main Dec 2, 2025
3 checks passed
@dfkadyr-stakewise dfkadyr-stakewise deleted the remove-chiado branch December 2, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants