-
**Context**
TEAL Contracts have a 700 opcode budget limitation on compute. This limit has been an issue for some use cases.
The upcoming contract-to-contract functionality includes pooled opcode bud…
-
I've a step that's used after both a [given](https://github.com/algorand/algorand-sdk-testing/blob/master/features/integration/applications.feature#L12-L14) and [then](https://github.com/algorand/algo…
-
When using tealdbg if the disassembled teal is over a given size and the source is requested the CDT session will be disconnected
![image](https://user-images.githubusercontent.com/520236/13795099…
-
### Subject of the issue
Using `gloads` to load scratch space values from transactions in a group does not work in dryrun mode, it always return 0.
### Your environment
### Steps to repr…
-
The TEAL spec --- page https://developer.algorand.org/docs/reference/teal/specification/ --- doesn't specify the maximum number of accounts in an `appl` txn, although it specifies many other limits. T…
-
## Context
In an effort to generate release notes we need a script that can pull the PR titles along with the PR label and generate the release notes.
## Objective
Generation of go-algorand release …
-
### DAO Deposit
**_Update: We have built the smart contract framework and this is bounty is cancelled._**
DAO Deposit is a proposed Algorand DAO infrastructure tool that facilitates DAO liquidi…
-
## `NumAccounts` returns an invalid or unexpected value
When trying to validate the number of accounts before accessing them I ran into some unexpected behavior. Two accounts are accessed in the ac…
-
Given the API's behavior on receiver side ("zero value" fields have to be always mapped to "missing key") and some tests I did deserializing "zero value" fields(like `on_complete`), it can be likely a…
-
Current state := "WARNING: before updating PyTeal to a version with generates TEAL v2 contracts and fixing the programs to use the global function compileTeal rather the class method .teal(), make sur…
ghost updated
3 years ago