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

Add via ir support 1477 #1572

Merged

Conversation

Magicking
Copy link
Contributor

@Magicking Magicking commented Jun 29, 2022

What I did

Added:

  • viaIR optimiser option support

Related issue: #1477

How I did it

How to verify it

$> cat brownie-config.yaml
[...]
compiler:
  solc:
    # viaIR option has been added in 0.8.13
    version: 0.8.13
    viaIR: True

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

@Magicking Magicking marked this pull request as ready for review June 29, 2022 23:13
Copy link

@drLis drLis left a comment

Choose a reason for hiding this comment

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

Wow! It's really great work and we need that changes in brownie release ASAP. Thank you very much! LGFM

@AliErcanOzgokce
Copy link

When this PR is gonna be merged?

@iamdefinitelyahuman iamdefinitelyahuman merged commit 4e71252 into eth-brownie:master Mar 17, 2023
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.

4 participants