Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Unknown transaction error when starting the debugger after deployment #292

Open
acuarica opened this issue Dec 18, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working priority2 ⚠️

Comments

@acuarica
Copy link
Contributor

acuarica commented Dec 18, 2022

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

  • Create a forked Ganache instance, e.g. from mainnet
  • Deploy Contracts into the forked Ganache instance network
  • Debug Transaction using a transaction coming from the fork, e.g., 0x65579455ac3227e7b3db72b4e359e988bb16cae6d26c88818d1a6991b478b274

Then the Unknown transaction error appears.

@acuarica acuarica added the bug Something isn't working label Dec 18, 2022
@acuarica acuarica self-assigned this Dec 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working priority2 ⚠️
Projects
None yet
Development

No branches or pull requests

2 participants