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

Revert code copy elimination #53

Closed
s-medvedev opened this issue Jun 15, 2021 · 0 comments
Closed

Revert code copy elimination #53

s-medvedev opened this issue Jun 15, 2021 · 0 comments
Assignees

Comments

@s-medvedev
Copy link
Contributor

s-medvedev commented Jun 15, 2021

Problem: Code copy elimination breaks the behavior of the emulator in unexpected situations. The problem is in the implementation, which assumes a rigid arrangement of data in memory.

Solution: Revert code copy elimination.

Possible impact: Contract will take more heap for execution. In any case, we will be within the limits of the testnet.

Reverted PR: neonlabsorg/evm#15 and neonlabsorg/solana-program-library#212

@s-medvedev s-medvedev self-assigned this Jun 15, 2021
s-medvedev added a commit that referenced this issue Jun 15, 2021
s-medvedev added a commit that referenced this issue Jun 15, 2021
s-medvedev added a commit that referenced this issue Jun 15, 2021
s-medvedev added a commit that referenced this issue Jun 15, 2021
s-medvedev added a commit that referenced this issue Jun 15, 2021
arkadyone pushed a commit to arkadyone/neon-evm that referenced this issue Nov 25, 2022
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

1 participant