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

add ronin and fix supported)tokens logic #93

Merged
merged 1 commit into from
Jan 3, 2025
Merged

add ronin and fix supported)tokens logic #93

merged 1 commit into from
Jan 3, 2025

Conversation

aelmanaa
Copy link
Contributor

@aelmanaa aelmanaa commented Jan 3, 2025


Below is a summarization created by an LLM (gpt-4-turbo-2024-04-09). Be mindful of hallucinations and verify accuracy.

Why

Enhancements include adding support for Ronin network and refining error messages across various configurations and scripts to improve clarity and debugging capabilities.

What

  • mainnet.json
    • Added Ronin mainnet configuration with specific addresses and versions
  • testnet.json
    • Added Ronin Saigon testnet configuration with specific addresses and versions
  • env.js
    • Modified error messages to include more details about missing or unsupported configurations
  • supported-tokens.js
    • Added logging for better tracking of token discovery process
    • Improved error handling and messages for unsupported networks or missing configurations
  • ccip.ts
    • Changed optional properties to mandatory in network configuration interface
  • env.ts
    • Updated error messages to be more descriptive regarding missing environment variables
  • supported-tokens.ts
    • Enhanced logging and error handling
    • Added functionality to check token pool support for destination chains

@aelmanaa aelmanaa requested a review from khadni January 3, 2025 16:31
@aelmanaa aelmanaa merged commit 8bae265 into main Jan 3, 2025
1 check passed
@aelmanaa aelmanaa deleted the ronin branch January 3, 2025 16:50
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