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

Update tenderly chain id #914

Merged
merged 7 commits into from
Sep 26, 2024
Merged

Update tenderly chain id #914

merged 7 commits into from
Sep 26, 2024

Conversation

tyler17
Copy link
Collaborator

@tyler17 tyler17 commented Sep 24, 2024

No description provided.

Copy link

vercel bot commented Sep 24, 2024

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

Name Status Preview Comments Updated (UTC)
governance-portal-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 8:54pm

Copy link

what-the-diff bot commented Sep 24, 2024

PR Summary

  • Introduction of new ID and tag mappings
    The file poll-tags-mapping.json has been updated to include new ID mappings. These IDs range from '1120' to '1144' and are associated with various tags such as 'high-impact', 'medium-impact', and several that correspond to collateral and risk parameters.

  • Dynamic chainIdHex generation in CustomizedBridge.ts
    The assignment of chainIdHex in the CustomizedBridge.ts file has been altered. It is now dynamically creating the hex value from chainId, which allows for greater flexibility and adaptability.

  • Change in TENDERLY chain ID value in chainID.ts
    The Chain ID value for TENDERLY located in chainID.ts has been updated from the old value of 31400001 to the new value, 314311. This update is to match up-to-date specifications.

  • Conditional inclusion of TENDERLY_RPC_URL in networks.ts
    There's been a change to the RPC URL logic in networks.ts. Now, TENDERLY_RPC_URL is included based on the condition of USE_MOCK_WALLET configuration. This change allows for better operational efficiency under different configurations.

  • Specific ID implementation for source container in forkVnet.ts
    The source container ID in forkVnet.ts has been updated from a placeholder to a specific ID. This is for a new fork which will aid in conducting end-to-end testing, improving accuracy and ensuring a smoother user experience.

adamgoth
adamgoth previously approved these changes Sep 25, 2024
@tyler17 tyler17 merged commit d70b7fd into develop Sep 26, 2024
11 checks passed
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.

2 participants