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

Contracts with parsing problem cannot be updated #1710

Closed
turbolent opened this issue Jun 10, 2022 · 0 comments · Fixed by #1711
Closed

Contracts with parsing problem cannot be updated #1710

turbolent opened this issue Jun 10, 2022 · 0 comments · Fixed by #1711
Assignees
Labels
Bug Something isn't working Feedback

Comments

@turbolent
Copy link
Member

Problem

Some currently deployed contracts have a syntax problem, missing commas in parameter lists.
This was fixed in #1073 and made an error.

As contracts are reparsed, this prevents them from being updated

Suggested Solution

Ignore this syntax error when re-parsing during a contract update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Feedback
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants