Skip to content

Use Infura v3 API - #267

Merged
whymarrh merged 3 commits into
MetaMask:developfrom
whymarrh:infura-v3
Sep 10, 2020
Merged

Use Infura v3 API#267
whymarrh merged 3 commits into
MetaMask:developfrom
whymarrh:infura-v3

Conversation

@whymarrh

@whymarrhwhymarrh commented Sep 9, 2020

Copy link
Copy Markdown
Contributor

This PR updates the project to use Infura's v3 API.

Tasks:

Breaking change:

A project ID is now required for all instantiations of the NetworkController that are backed by Infura.

constcontroller=newNetworkController({infuraProjectId: 'foo',},{network: '1',provider: {type: 'mainnet'},});

@whymarrh
whymarrh marked this pull request as ready for review September 10, 2020 19:44
@whymarrh
whymarrh requested a review from a team as a code ownerSeptember 10, 2020 19:44
@whymarrhwhymarrh mentioned this pull request Sep 10, 2020
Merged

@estebanminoestebanmino left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@whymarrh
whymarrh merged commit 20c09bf into MetaMask:developSep 10, 2020
@whymarrh
whymarrh deleted the infura-v3 branch September 10, 2020 20:10
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
Co-authored-by: github-actions <github-actions@github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@whymarrh@brad-decker@estebanmino