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: support vyper 0.4.0 #1788

Merged
merged 13 commits into from
Jan 6, 2025

Conversation

BobTheBuidler
Copy link
Collaborator

@BobTheBuidler BobTheBuidler commented Aug 17, 2024

What I did

Resolved a conflict with vvm >= 0.2

Related issue: #

How I did it

vvm 0.2.* uses packaging.version.Version instead of the semantic_version.Version it used in 0.1.*

We simply convert the one to the other as needed

How to verify it

compile any project

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

@BobTheBuidler BobTheBuidler marked this pull request as ready for review August 17, 2024 22:18
@stas stas mentioned this pull request Oct 23, 2024
4 tasks
@iamdefinitelyahuman iamdefinitelyahuman merged commit dc665d1 into eth-brownie:master Jan 6, 2025
2 of 12 checks passed
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