hevm: ABIEncoderV2 breaks sourcemaps and stepping
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
to reproduce, build the `ABIEncoderV2` branch of [this dapp](https://github.com/livnev/multipleCalls/tree/ABIEncoderV2), run `dapp debug` and observe that:
- `` a lot of the time
- if you hold down `C-n` from the beginning, you eventually get stuck on the missing sourcemap section, and have to advance out of it with `n` or `N` until you can use `C-n` again.
Neither of these things occur without the `ABIEncoderV2` enabled
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.