algorand / algorand/go-algorand
Tealdbg - Allow edit of contract source
Open
community interest
new-feature-request
Team Scytale
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 537
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 18
Description
## Problem
If I'm running tealdbg with a buggy teal contract, I'd like to quickly tweak it and re-evaluate the output with the same parameters already specified in the dryrun file passed to tealdbg.
## Solution
Allow the source file to be editable and make tealdbg evaluate the new version on subsequent runs
Contributor guide
Assessment
This issue has not been assessed yet.