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

Extract rename #2891

Merged
merged 36 commits into from
Sep 14, 2021
Merged

Extract rename #2891

merged 36 commits into from
Sep 14, 2021

Conversation

jannotti
Copy link
Contributor

Rename extract opcodes, update spec.

jannotti and others added 30 commits September 8, 2021 20:57
This only changes the blocks, so there is still a lot of work to do so
that external APIs see things properly.  The REST API assumes that it
can determine a creatble ID based on the index of a transaction in a
block and the block's TxnCounter.  That is no longer true, it must
actually figure out how many inner txns it is skipping over.
Co-authored-by: Jason Paulos <jasonpaulos@users.noreply.github.com>
This also sorts out inner txcounting, so that an innner transaction
knows the current txncount as it executes, so it can get the right id
if it creates.
@jannotti jannotti merged commit bfc07db into algorand:master Sep 14, 2021
@jannotti jannotti deleted the extract-rename branch January 28, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants