Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Implement custom RPC Provider with Fallback #640

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Commits on May 27, 2021

  1. add : ChainRpcProvider class

    jakekidd committed May 27, 2021
    Configuration menu
    Copy the full SHA
    6fb0a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6de82 View commit details
    Browse the repository at this point in the history
  3. remove : unused code

    jakekidd committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4c521af View commit details
    Browse the repository at this point in the history
  4. nits

    jakekidd committed May 27, 2021
    Configuration menu
    Copy the full SHA
    3663885 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    66b62b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Track nonce

    LayneHaber committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    dfdc1e8 View commit details
    Browse the repository at this point in the history
  2. Set nonce conditionally

    LayneHaber committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    aa3fb15 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    4065e0e View commit details
    Browse the repository at this point in the history
  2. Remove helper

    LayneHaber committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    e3c9fff View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    LayneHaber committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    ac54957 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #649 from connext/track-nonce-internally

    Track nonce internally
    LayneHaber authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    a3c7b7c View commit details
    Browse the repository at this point in the history
  5. Update changelog

    LayneHaber committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    d027889 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    78fec16 View commit details
    Browse the repository at this point in the history