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

Basic Infura Provider Support #1059

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    f56b01e View commit details
    Browse the repository at this point in the history
  2. Implements InfuraClient by adding an intermediate call to get the var…

    …iant of a web3 client.
    vepkenez authored and KPrasch committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    fd8b5fb View commit details
    Browse the repository at this point in the history
  3. Account for the possibility that endpoint_uri is not a provider attri…

    …bute for IPC; Return chain_id as an int.
    vepkenez authored and KPrasch committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    8b1dd1d View commit details
    Browse the repository at this point in the history