dapphub / dapphub/dapptools

seth debug giving: `hevm: JSON lacks abstract syntax trees`

Open
#909 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.1k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

When I do --no-src, everything is good. However, I want to view the src of just my txn, not any before it. However, when stepping through them with a `seth debug` on a mainnet txn, I get this error on a transaction that's not even my own.

```
hevm: JSON lacks abstract syntax trees.
CallStack (from HasCallStack):
error, called at src/EVM/Solidity.hs:339:22 in hevm-0.49.0-1OgpCom5DBh3xWwR8mjsIg:EVM.Solidity
```

Is it possible to run `seth debug` only looking at the src for specific files in specific transactions, instead of each txn uptil the one I'm debugging?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.