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

fix: Blockscout compiler version #335

Closed
wants to merge 1 commit into from

Conversation

DanielSchiavini
Copy link
Collaborator

@DanielSchiavini DanielSchiavini commented Oct 15, 2024

What I did

Fixed the Blockscout verification when running without vvm.
Workaround for vyperlang/vyper#4308

How I did it

  • Retrieved the supported vyper compiler versions on Blockscout
  • Detect one that has a matching version, even if the match isn't complete
  • Fail in case 0 or 2+ matches have been found
  • Update the test so that it always generates a new contract

How to verify it

Blockscout verification should now work again.

Cute Animal Picture

image

@DanielSchiavini DanielSchiavini deleted the blockscout branch October 15, 2024 14:42
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.

1 participant