ApeWorX / ethpm-types

Implementation of EIP-2678
Apache License 2.0
14 stars 8 forks source link

feat: pc property on statements [APE-956] #75

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

For better tracking of statements executed, it is kinda needed to include the pc value, especially when dealing with virtual statements. sorry, this was the way to go, a little forgotten but no biggie

How I did it

How to verify it

Checklist