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

Remove rpc-1 (deprecated) from gemini-3h #155

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

marc-aurele-besner
Copy link
Member

@marc-aurele-besner marc-aurele-besner commented Nov 7, 2024

User description

Remove rpc-1 (deprecated) from gemini-3h


PR Type

enhancement


Description

  • Removed the deprecated 'rpc-1' URL from the GEMINI_3H network configuration in the network.ts file.
  • Ensured that only the active 'rpc-0' URL is listed for the GEMINI_3H network.

Changes walkthrough 📝

Relevant files
Enhancement
network.ts
Remove deprecated RPC URL from GEMINI_3H network configuration

packages/auto-utils/src/constants/network.ts

  • Removed deprecated RPC URL 'rpc-1' from the GEMINI_3H network
    configuration.
  • Updated the rpcUrls array to only include 'rpc-0'.
  • +1/-4     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    github-actions bot commented Nov 7, 2024

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    github-actions bot commented Nov 7, 2024

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @marc-aurele-besner marc-aurele-besner merged commit 1563408 into main Nov 7, 2024
    2 checks passed
    @marc-aurele-besner marc-aurele-besner deleted the chore/remove-rpc-1-from-gemini-3h branch November 7, 2024 14:24
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants