Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEAL v6 #30

Closed
10 tasks done
algoidurovic opened this issue Apr 5, 2022 · 2 comments
Closed
10 tasks done

TEAL v6 #30

algoidurovic opened this issue Apr 5, 2022 · 2 comments

Comments

@algoidurovic
Copy link
Contributor

algoidurovic commented Apr 5, 2022

Opcodes (these are the ops introduced in v6 but supporting all of them may not be necessary):

  • acct_params_get
  • bsqrt, divw
  • itxn_next, gitxn, gitxna (inner transactions)
  • gloadss (dynamic indexing) (scratch space access)
  • itxnas, gitxnas (dynamic indexing)

Transaction fields:

  • LastLog
  • StateProofPK

Global fields:

  • OpcodeBudget
  • CallerApplicationID
  • CallerApplicationAddress
@algorandskiy
Copy link
Collaborator

gloadss is detached to #31

@pzbitskiy
Copy link
Owner

itxnas supported at #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants