Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

bug: WalletConnectConnector does not respect FallbackProvider from configureChains #163

@nhardy

Description

@nhardy

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I noticed today that when the Polygon Mumbai public/default RPC (https://matic-mumbai.chainstacklabs.com/) was down, despite configuring higher priority RPC nodes with configureChains, the failing public RPC node was the only node that was contacted for estimating gas or sending transactions.

Expected Behavior

The connector should either:

  • respect the FallbackProvider created by configureChains
  • provide a method for specifying fallback RPC nodes
  • provide a method for specifying a single RPC node

Steps To Reproduce

No response

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions