Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seth debug giving: hevm: JSON lacks abstract syntax trees #909

Open
Divide-By-0 opened this issue Jan 30, 2022 · 0 comments
Open

seth debug giving: hevm: JSON lacks abstract syntax trees #909

Divide-By-0 opened this issue Jan 30, 2022 · 0 comments

Comments

@Divide-By-0
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant