vyperlang / titanoboa

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

feat: handle constructor stack trace (vyper 0.4) #234

Closed DanielSchiavini closed 4 months ago

DanielSchiavini commented 4 months ago

This PR is similar to https://github.com/vyperlang/titanoboa/pull/228 however it targets the 0.4.0 branch. Vyper >=0.4.0-rc4 also has source maps for constructors (since https://github.com/vyperlang/vyper/pull/4008).

What I did

How I did it

How to verify it

Description for the changelog

Cute Animal Picture

image