-
**Is your feature request related to a problem? Please describe.**
When using `tealdbg` from inside sandbox (https://github.com/algorand/sandbox), `tealdbg` needs to allow listening from any …
-
## Overview
* **Short Description**: Create a Pygments Lexer for TEAL
* **Bounty**: 5000 ALGO
* **Estimated Time Commitment**: 1 week
* **Category**: Development and Content
* **Experience Level*…
-
@jannotti and I were just talking about it would be useful for `go-algorand` to have a "TEAL version 3" in the consensus parameters and in the TEAL evaluator that is currently turned off and intended …
-
Need a sample using tealdbg command from the code? create a new sample calling the teal debugger, similar to what is done in the call app method in python. The dryrun file is created differently for t…
-
## Summary
Currently the examples and documentation don't show how to use `AssetHolding` and `AssetParam`.
## Scope
Add a section to the documentation that shows how to properly use these express…
-
Hi, I have been trying to run test cases that involve Atomic Transfers. However, when I try to add an application using **TransactionType.DeploySSC** it executes but the app is not added/deployed to t…
-
For a project I'm working on I'd like to know the exact byte location of given variables in the assembled teal for some static analysis.
Currently the intc/bytec blocks are created in the compila…
-
We also need a stateful contract lifecycle example that creates a dryrun (in a different way than the existing dry run samples) to debug. Follow this example in python. Obviously we do not need the p…
-
## Is your feature request related to a problem? Please describe.
As part of a project I'm working on I need a delegate sig to validate that the account receiving an ASA was created using a templat…
-
# [350 ALGO] Chinese Translation of "Example Permissioned Voting Stateful Smart Contract Application"
## Overview
* **Short Description**: Translate the [stateful TEAL example article](https://d…