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

fix: vm.etch(addr, "") used to raise an exception #264

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

karmacoma-eth
Copy link
Collaborator

this properly handles empty bytecode arguments, and sets the code at the address to the empty sequence

this properly handles empty bytecode arguments, and sets the code at the address to the empty sequence
@daejunpark
Copy link
Collaborator

@daejunpark daejunpark merged commit c2d1926 into main Mar 27, 2024
50 checks passed
@daejunpark daejunpark deleted the fix-empty-vm-etch branch March 27, 2024 03:39
fubuloubu pushed a commit to ApeWorX/halmos that referenced this pull request Apr 11, 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.

2 participants