hevm exec --trace or --jsontrace doesn't seem to output the full trace
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
I'm simulating some transactions and it seems that interactive debug mode shows me emmited events (LOG0,LOG1,...etc). However I can't seem to find it from jsontrace. And trace just seems to do nothing. Using precompiled binary of hevm 0.47.0 (Linux).
Any help would be appreciated.
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the report with hevm exec --trace and --jsontrace, comparing both with interactive debug mode using hevm 0.47.0 on Linux. Investigate the trace output path and verify that emitted LOG events appear in jsontrace and that --trace produces output; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100