-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AVM Debugger compliant sourcemap and simulation trace file. #64
Comments
Hey there @BMscis - thank you for reporting this! Can you copy and paste the output of After uncommenting those lines have you redeployed contracts or run the unit test (that also rely on an app client class). The artifacts are auto generated but only when you perform deploy your contracts via app client. The sourcemaps are dumped into |
algokit doctor:
I can see the sources folder now. It wasn't showing anything last week. Thanks. |
I can see the sources folder now. It wasn't showing anything last week. Thanks. |
Can't seem to be able to generate sourcemaps and trace file from an algokit init project.
[tool.poetry.dependencies]
python = "^3.10"
beaker-pyteal = "^1.1.1"
algokit-utils = "^2.2.0"
python-dotenv = "^1.0.0"
The text was updated successfully, but these errors were encountered: