interface icon indicating copy to clipboard operation
interface copied to clipboard

feat: sonic network config

Open grothem opened this issue 10 months ago • 3 comments

General Changes

  • Adds in network config for sonic

Reviewer Checklist

Please ensure you, as the reviewer(s), have gone through this checklist to ensure that the code changes are ready to ship safely and to help mitigate any downstream issues that may occur.

  • [ ] End-to-end tests are passing without any errors
  • [ ] Code changes do not significantly increase the application bundle size
  • [ ] If there are new 3rd-party packages, they do not introduce potential security threats
  • [ ] If there are new environment variables being added, they have been added to the .env.example file as well as the pertinant .github/actions/* files
  • [ ] There are no CI changes, or they have been approved by the DevOps and Engineering team(s)

grothem avatar Feb 13 '25 17:02 grothem

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

Name Status Preview Comments Updated (UTC)
interface ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 4:43pm
interface-ez7q ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 4:43pm

vercel[bot] avatar Feb 13 '25 17:02 vercel[bot]

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 858.78 KB (🟡 +108 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Three Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/bridge 40.79 KB (-3 B) 899.56 KB
/governance 87.68 KB (🟡 +1 B) 946.46 KB
/staking 38.31 KB (-1 B) 897.09 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

github-actions[bot] avatar Feb 13 '25 17:02 github-actions[bot]

  • Ipfs hash: bafybeidov5eefa77r3xsfotjcoixnivmnnzwxhgqvziijvkaqmth2obtru
  • Ipfs preview link: https://bafybeidov5eefa77r3xsfotjcoixnivmnnzwxhgqvziijvkaqmth2obtru.ipfs.cf-ipfs.com/

github-actions[bot] avatar Feb 13 '25 17:02 github-actions[bot]

  • Ipfs hash: bafybeifp7yuo7atkzr247bsbym3ucbovo23fyukc2pncq7cnvvbbf4sq7y
  • Ipfs preview link: https://bafybeifp7yuo7atkzr247bsbym3ucbovo23fyukc2pncq7cnvvbbf4sq7y.ipfs.cf-ipfs.com/

github-actions[bot] avatar Feb 24 '25 14:02 github-actions[bot]

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 867.94 KB (🟡 +602 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Three Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/bridge 35.71 KB (-3 B) 903.65 KB
/governance/v3/proposal 125.68 KB (🟡 +1 B) 993.62 KB
/staking 33.88 KB (-2 B) 901.82 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

github-actions[bot] avatar Feb 24 '25 14:02 github-actions[bot]

  • Ipfs hash: bafybeias6n7npgmc32r227qmnsl3szhfxumhfls55rs4ru7pmics73opyy
  • Ipfs preview link: https://bafybeias6n7npgmc32r227qmnsl3szhfxumhfls55rs4ru7pmics73opyy.ipfs.cf-ipfs.com/

github-actions[bot] avatar Feb 24 '25 16:02 github-actions[bot]

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 867.97 KB (🟡 +634 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Three Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/bridge 36.21 KB (🟡 +503 B) 904.18 KB
/governance/v3/proposal 125.68 KB (🟡 +1 B) 993.65 KB
/staking 33.88 KB (-2 B) 901.85 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

github-actions[bot] avatar Feb 24 '25 16:02 github-actions[bot]

  • Ipfs hash: bafybeie3me64m3nlvjiwep4p5gvggbyjvfr7iwwf2z4pkuyeay3rfypm4i
  • Ipfs preview link: https://bafybeie3me64m3nlvjiwep4p5gvggbyjvfr7iwwf2z4pkuyeay3rfypm4i.ipfs.cf-ipfs.com/

github-actions[bot] avatar Feb 24 '25 16:02 github-actions[bot]

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 867.97 KB (🟡 +634 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Three Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/bridge 36.21 KB (🟡 +503 B) 904.18 KB
/governance/v3/proposal 125.68 KB (🟡 +1 B) 993.65 KB
/staking 33.88 KB (-2 B) 901.85 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

github-actions[bot] avatar Feb 24 '25 16:02 github-actions[bot]