-
Notifications
You must be signed in to change notification settings - Fork 132
Add opcode support for itxnas and gitxnas #193
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
Merged
michaeldiamant
merged 19 commits into
algorand:more-teal6-ops
from
michaeldiamant:more-teal6-ops_gitxnas_itxnas
Feb 17, 2022
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
61ef1bf
Merge branch 'master' into more-teal6-ops
michaeldiamant cdd2f41
Add opcode support for itxnas and gitxnas
michaeldiamant 515f3fd
Merge branch 'more-teal6-ops' of github.com:algorand/pyteal into more…
michaeldiamant cee11f9
Merge remote-tracking branch 'algo/more-teal6-ops' into more-teal6-op…
michaeldiamant dc5289f
Update stale reference to inner transaction limit
michaeldiamant 1a78b6b
Fix allowed types for GitxnaExpr txnIndex
michaeldiamant 1e94439
Remove obsolete logic for handling GitxnaExpr.teal construction
michaeldiamant 57725e0
Remove unnecessary cast and fix gitxna runtime type checking
michaeldiamant 5ee2179
Move type validation to constructors for gtxn and gitxn variants
michaeldiamant 2344d12
Add missed tests from prior commit
michaeldiamant acd8f35
Fix duplicate test case
michaeldiamant 4409cd1
Move index validation from subclasses to TxnaExpr
michaeldiamant 3fe7f40
Inline validation functions per PR feedback
michaeldiamant 5b87d47
Remove unused imports
michaeldiamant 922ad26
Refactor to isinstance tupled check
michaeldiamant 6d9cb3c
Remove TEAL v1 min version test per PR feedback
michaeldiamant 4b3440a
Fix constructor type checking for GtxnExpr
michaeldiamant 6201c46
Refactor to remove duplicate type check function
michaeldiamant fdb4833
Merge pull request #1 from michaeldiamant/more-teal6-ops_gitxnas_itxn…
michaeldiamant File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.