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

#187 code copy elimination #15

Merged
merged 2 commits into from
May 24, 2021
Merged

#187 code copy elimination #15

merged 2 commits into from
May 24, 2021

Conversation

anton-lisanin
Copy link

Remove a copy of the contract code.

Limitations:

  • Deploy still creates copies.
  • Internal deploy also create copies. A lot of them.
  • Calling contract that was deployed in the same transaction creates a copy.

Highly unsafe.

@anton-lisanin anton-lisanin self-assigned this May 24, 2021
@s-medvedev s-medvedev merged commit b2af090 into develop May 24, 2021
@s-medvedev s-medvedev deleted the 187_code_copy_elimination branch May 24, 2021 11:33
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.

None yet

2 participants