-
# Overview
_This bounty runs from **April 29, 2022 to June 16, 2022**_
_The Community Vote will begin on **June 30, 2022**_
* **Short Description**: Publish code tutorials or solutions on the …
-
Currently, when you use the WebDebuggerHook with tealdbg, then algod will block while the debugger process runs. This is certainly useful and powerful. But it is implausible to use when I am debugging…
-
One thing that may confuse new TEAL assembly experimenters (and it catches occasionally on my head) is that if you do a "is equal" comparison, == will be 1 if true, so you must test with `bnz` opcode.…
-
I've seen a number of questions coming into the discord that relate to error messages like:
` invalid : asset transaction not supported`
I think this comes from a local node that is not yet cau…
-
I'd like the ability to sign a compiled teal program that will act as a delegate signature
-
## Problem
Currently we have a complicated process to find the reason for an assertion failure. It would be great if the assertions can return a error message or if we have size limitation, a s…
-
I have the following transaction group:
```
0: type: appl, from: A, amt: 0, fee: 1000,
1: type: pay, from: B, to: A, amt: 0, fee: 1000
2: type: pay, from: A, to: B, amt: 1000, fee: 1000
3: type…
-
## Problem
The minimal increase in ALGO balance required to opt-into an ASA is currently 100000.
This could change in theory due to governance.
Currently there is no way to access this value in T…
-
## Overview
* **Short Description**: Demonstrate how a stateful smart contract can be used to create Algorand Standard Assets (ASAs) (using an intermediary stateless smart contract escrow account)
*…
-
## Summary
This catch-all issue contains miscellaneous items required to finish our DA MVP. It is the expectation that we will add new items here as we encounter them during development.
## Comp…