algorandfoundation / algokit-avm-vscode-debugger

A Visual Studio Code extension for debugging TEAL using AVM trace files via the AVM debug adapter
MIT License
10 stars 2 forks source link

Update algokit-utils-{ts|py} to skip sources.avm.json generation #34

Open aorumbayev opened 2 months ago

aorumbayev commented 2 months ago

Description

In order to support puya breakpoint debugging, algokit-utils-{ ts | py } needs to update the avm debugger artifact preparation flow.

Technical Details

Acceptance Criteria

Tasks

aorumbayev commented 1 month ago

Partially ready, utils-ts is deprecated, python is waiting for remaining debugger changes