Closed ghost closed 2 years ago
This works in tandem with https://github.com/ApeWorX/ape-vyper/pull/51
Both this PR and the other PR can go ahead earlier than a 0.6.0 release, reverts relies on these but not the other way around 🙂
Could we add some sort of model / validation test?
Just added in 339c3c8
Looks like I'm going to need this for the reverts work
We have
sourcemap
but that's for the AST specifically, and it's much easier to querypc_pos_map[trace_frame.pc]
Open to suggestions for the field naming and documentation!