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

No compile enhancement #1507

Merged
merged 4 commits into from
Jan 29, 2024
Merged

No compile enhancement #1507

merged 4 commits into from
Jan 29, 2024

Conversation

scyron6
Copy link
Contributor

@scyron6 scyron6 commented Apr 14, 2022

What I did

I added an optional argument to both load functions in project/main.py. I also added an optional argument, --no-compile, to cli/console and added some tests. I still have to add the handling within cli/console and make sure a compile already exists. I am having issues with pre-commit and tox -e lint in my environment so wanted to submit this draft PR.

Related issue: #1096

How I did it

How to verify it

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

@iamdefinitelyahuman
Copy link
Member

This seems useful - sometimes when I have too many dependencies the logic for which contracts to recompile bugs out, and it's annoying to wait for it to run every single time.

@iamdefinitelyahuman iamdefinitelyahuman marked this pull request as ready for review January 29, 2024 20:00
@iamdefinitelyahuman
Copy link
Member

Marked as ready, gonna merge - CI has been broken for a while and I'll deal with any linting issues before making a realease

@iamdefinitelyahuman iamdefinitelyahuman merged commit 0602cca into eth-brownie:master Jan 29, 2024
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