-
Notifications
You must be signed in to change notification settings - Fork 234
feat: Improve error message when trying to redeclare contract using sncast declare #3253 #3578
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
base: master
Are you sure you want to change the base?
feat: Improve error message when trying to redeclare contract using sncast declare #3253 #3578
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of cast tests are failing, probably asserts for outputs need to be updated.
Also run cargo fmt
.
@cptartur I'll check those out I ran cargo fmt already that was an oversight |
Co-authored-by: Artur Michałek <52135326+cptartur@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, let's wait for the tests to pass
Closes #3253
Introduced changes
ClassAlreadyDeclared(Felt252)
Checklist
CHANGELOG.md