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

Issue found with signature checker v2 #26

Closed
movekevin opened this issue May 26, 2023 · 0 comments
Closed

Issue found with signature checker v2 #26

movekevin opened this issue May 26, 2023 · 0 comments

Comments

@movekevin
Copy link
Collaborator

We recently became aware of an issue regarding a newly introduced signature checker that caused interruptions for one of our ecosystem projects. The affected contract was compiled and deployed before Nov 2022 and contained a specific struct type ability error that wasn't prohibited completely by the old Move compiler. No new modules deployed after Nov 2022 would be subject to this problem as the updated compiler strictly prohibits this case. We have also verified all modules deployed in mainnet to ensure no other modules are affected.

The proposal is to disable signature checker v2 to allow the affected module to resolve the issue.

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

2 participants