vyperlang / titanoboa

a vyper interpreter
https://titanoboa.readthedocs.io
Other
247 stars 49 forks source link

`boa.reverts()` fails on assertion failure in a nested module #252

Closed AlbertoCentonze closed 1 month ago

AlbertoCentonze commented 1 month ago

Can reproduce from here:

https://github.com/curvefi/autobribe/blob/4909778e459fa5a9646bf2f7346e975280a0ae29/test/unitary/test_incentives_manager.py#L69-L70