Skip to content

Add memory initialisation if contract is not deployed#444

Open
mbenke wants to merge 1 commit into
mainfrom
issue442
Open

Add memory initialisation if contract is not deployed#444
mbenke wants to merge 1 commit into
mainfrom
issue442

Conversation

@mbenke

@mbenke mbenke commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

This is an attempt to fix #442: in a regular contract, memory initialisation is performed by dispatch code, so it does not happen for contracts with explicit main. This PR adds memory initialisation code for contracts that are not deployed (this means mostly some tests)

@mbenke mbenke requested review from d-xo and rodrigogribeiro June 9, 2026 06:15
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.

Looping string concatenation

1 participant