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

Feature/callcode dynamiccode test #87

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

ignasirv
Copy link
Contributor

@ignasirv ignasirv commented Jul 5, 2022

  • Fix calcodeDynamicCode ethereum test
    -Handle stop when finishing a create (increase nonce)
    -Fix txSrcOriginAddr variable, now is global
    -txSrcAddr is used now for the srcAddress context variable (not srcOriginAddr)
    -Moved global vars from utils to vars file

main/opcodes.zkasm Show resolved Hide resolved
main/opcodes.zkasm Outdated Show resolved Hide resolved
main/process_tx.zkasm Outdated Show resolved Hide resolved
main/vars.zkasm Outdated Show resolved Hide resolved
@ignasirv ignasirv force-pushed the feature/callcode-dynamiccode-test branch from cfc1577 to a33b96d Compare July 7, 2022 08:05
@krlosMata krlosMata self-requested a review July 7, 2022 08:12
Copy link
Contributor

@krlosMata krlosMata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😸

Copy link
Contributor

@laisolizq laisolizq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😸

@ignasirv ignasirv merged commit 952f7c1 into main Jul 7, 2022
@ignasirv ignasirv deleted the feature/callcode-dynamiccode-test branch July 7, 2022 08:18
krlosMata added a commit that referenced this pull request Jan 26, 2024
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

Successfully merging this pull request may close these issues.

3 participants