Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: KeyError when error happens in library #3

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

DanielSchiavini
Copy link
Collaborator

Fixes vyperlang#252
Moved from vyperlang#259

What I did

  • Fixed KeyError

How I did it

  • By ignoring the debug frames of library errors

How to verify it

  • Test is included

Description for the changelog

N/A

Cute Animal Picture

image

@DanielSchiavini DanielSchiavini merged commit 095ad11 into curvefi:master Jul 31, 2024
@DanielSchiavini DanielSchiavini deleted the revert-in-lib branch July 31, 2024 18:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

boa.reverts() fails on assertion failure in a nested module
2 participants