titanoboa icon indicating copy to clipboard operation
titanoboa copied to clipboard

Allow using boa with Vyper master branch

Open DanielSchiavini opened this issue 1 year ago • 1 comments

Vyper does not get updated very often. It should be possible to use boa to test all the new Vyper features

DanielSchiavini avatar Feb 13 '24 13:02 DanielSchiavini

A branch has been created https://github.com/vyperlang/titanoboa/tree/vyper-0.4.0

@charles-cooper: it compiles some simple contracts i'm still testing it compilation caching is busted now since we have to get a fingerprint for the entire dependency tree of a contract, not just the source code

DanielSchiavini avatar Feb 15 '24 09:02 DanielSchiavini