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

Mainnet fork #437

Merged
merged 7 commits into from
Apr 22, 2020
Merged

Mainnet fork #437

merged 7 commits into from
Apr 22, 2020

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Simplify use of forked development network. Closes #435

How I did it

  • add mainnet-fork as development network, forking from Infura
  • allow use of production network ID in fork field when declaring development network
  • allow Contract.from_explorer when connected to forked development network
  • test and debug querying deployments for transaction traces on mainnet
  • add documentation (probably should be improved on in the future)

How to verify it

Fork it.

@iamdefinitelyahuman iamdefinitelyahuman merged commit cd6a33e into master Apr 22, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the mainnet-fork branch April 22, 2020 21:55
Sign up for free to 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.

enable Contract.from_explorer when using a forked mainnet
1 participant