edr icon indicating copy to clipboard operation
edr copied to clipboard

feat: verbose tracing for hardhat-tracer

Open agostbiro opened this issue 9 months ago • 1 comments

  • Adds verbose tracing option which includes full stack and memory on the Rust side for https://github.com/NomicFoundation/edr/issues/331
  • Adds isStaticCall flag to BeforeMessage on the Rust side for https://github.com/NomicFoundation/edr/issues/333
  • Adds newly created contract address and contract code to AfterMessage for `https://github.com/NomicFoundation/edr/issues/297

TODO:

  • [x] Improve integration tests

agostbiro avatar May 07 '24 19:05 agostbiro