-
### Subject of the issue
Passing an arg of `load` between -256 and 0 causes aglod to throw an unhandled error when compiling. The error manifests as `ECONNRESET` when hitting the `compile` endpoint…
-
Hi! This looks awesome!
I did try it on a teal program I've got locally but I'm using some ops that aren't yet defined.
Plans to update with teal5/6 opcodes?
-
### Subject of the issue
Running some dryrun request against the algod /v2/teal/dryrun endpoint results in a cost close to MaxUint64.
Dryrun Request and Dryrun Response included in zipped file
…
-
### Subject of the issue
I am running testnet indexer v 2.15.3 for testnet and noticed these errors in the logs
### Your environment
```algod -v```
```
12885884928
3.15.0.stable [rel/sta…
-
The state and state delta objects returned need to be decoded to be useful for a client, this is currently left up to the user of an SDK.
The SDKs should provide an easy way to marshal the state sc…
-
Right now, the indexer waits 5 seconds whenever it loses the connection to algod. I find that this happens a lot of my setup and drastically increases how long I need to wait to have queries answered.…
-
## Problem
There was recently a new `disassemble` endpoint implemented on the node software to allow you to get human-readable TEAL code from bytecode: https://github.com/algorand/go-algorand/pull/…
-
## Problem
As of writing, pyteal does _not_ implement graviton tests confirming ABI Router behavior. The story requests closing the gap by:
* Adding facilities in graviton + pyteal to support aut…
-
### Subject of the issue
When the approval/clear programs are empty files, `goal app create ...` returns the following error:
```
Couldn't broadcast tx with algod: HTTP 400 Bad Request: Transacti…
-
https://github.com/ntls-io/ntc-smart-contract-mvp/blob/ee6642d5739332c40b3e81d9ee82fec0c08e2dc2/pyteal_helpers/inline_asm.py#L10