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

Optionally allow multiple RPC Urls for Http Provider #2781

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Feb 18, 2024

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

Commits on Apr 9, 2024

  1. http provider middleware

    dharjeezy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0f9d45b View commit details
    Browse the repository at this point in the history
  2. error handling

    dharjeezy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8c51bd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    e89d5fa View commit details
    Browse the repository at this point in the history
  2. json rpc test passes

    dharjeezy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6468a64 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. handle http response

    dharjeezy committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0a449ae View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. modification

    dharjeezy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0413d5b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. use middleware in http

    dharjeezy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    38f8da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f335ec9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. refractor

    dharjeezy committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2625706 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. refractor

    dharjeezy committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a4735df View commit details
    Browse the repository at this point in the history
  2. nit

    dharjeezy committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b948ab2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. nit

    dharjeezy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    40e1f84 View commit details
    Browse the repository at this point in the history
  2. nit

    dharjeezy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7a540af View commit details
    Browse the repository at this point in the history
  3. nit

    dharjeezy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0dcfab5 View commit details
    Browse the repository at this point in the history
  4. nit

    dharjeezy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    66185e3 View commit details
    Browse the repository at this point in the history
  5. use providers length

    dharjeezy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e9a64aa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from polytope-labs/dami/http-provider-middleware

    Allow multiple providers for http client
    Wizdave97 authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bbc81c6 View commit details
    Browse the repository at this point in the history
  7. clean up and formatting

    Wizdave97 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aad8807 View commit details
    Browse the repository at this point in the history
  8. improve docs

    Wizdave97 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e4b909c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. remove log crate

    Wizdave97 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a383f60 View commit details
    Browse the repository at this point in the history
  2. use anyhow v1.0.71

    Wizdave97 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9f77fc1 View commit details
    Browse the repository at this point in the history
  3. fix wasm build

    Wizdave97 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a61f4fd View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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