You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
When debugging an exisiting transaction coming from a fork, the following steps trigger a Unknown transaction error. See below
truffle-sample-project-1671233018073.mp4
Steps to Reproduce
Deploy Contractsinto the forked Ganache instance networkDebug Transactionusing a transaction coming from the fork, e.g.,0x65579455ac3227e7b3db72b4e359e988bb16cae6d26c88818d1a6991b478b274Then the Unknown transaction error appears.