Skip to content

Conversation

@ericglau
Copy link
Member

@ericglau ericglau commented Aug 12, 2024

When making modified source code for namespaced storage layout extraction, we previously deleted constructors and kept functions (but removed the function bodies and changed the return parameters) in case the function selectors were referenced in other parts of the source code.

For fallback and receive functions, these must have specific signatures and they do not have selectors. Therefore, we should delete them similar to constructors.

Fixes #1057

@ericglau ericglau requested a review from a team August 12, 2024 19:29
@ericglau ericglau requested a review from frangio August 12, 2024 20:31
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.

Enabling plugin causes valid contract to stop compiling

2 participants