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

feat: add fetch_from_explorer kwarg to contract-instance instantiation #2401

Merged
merged 8 commits into from
Dec 9, 2024

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Dec 9, 2024

What I did

Adds a way for avoiding fetching from explorer when making Contract s

How I did it

kwarg

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey changed the title fix: disable explorer fetching when using project.<MyContract>.at() method feat: add fetch_from_explorer kwarg to contract-instance instantiation Dec 9, 2024
@antazoey antazoey reopened this Dec 9, 2024
@antazoey antazoey force-pushed the fix/compile-fetch-weirdness branch from 1ad6136 to 52e95de Compare December 9, 2024 17:58
@antazoey
Copy link
Member Author

antazoey commented Dec 9, 2024

intermittent failures fixed by #2402

@antazoey antazoey merged commit 5f2d28d into ApeWorX:main Dec 9, 2024
18 checks passed
@antazoey antazoey deleted the fix/compile-fetch-weirdness branch December 9, 2024 21:04
@antazoey
Copy link
Member Author

this fixed #1939

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.

2 participants