Skip to content

sc-forks/hardhat-lost-trace-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hardhat-lost-trace-repro

These reproductions might seem a little weird - they're minimizations of a use-case specific to solidity-coverage.

I am expecting to be able to detect pushData values for instructions at a given step.

When method calls are forwarded from one contract to another, the trace seems to stop associating steps with the relevant bytecode and pushData is unavailable.

Install

yarn

Test

npm test

About

Sometimes the trace gets lost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published