-
Notifications
You must be signed in to change notification settings - Fork 212
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
Support for the verification with class hash #2906
Support for the verification with class hash #2906
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.
Please add tests for new logic
Hi @kkawula, thanks for your comments! I have addressed them. Additionally, I have removed the "Verify contract" section from sncast/README.md due to a failed test (changing the --network parameter to --url "http://127.0.0.1:5055"), as Walnut does not support the --url parameter. |
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.
Please add an entry in CHANGELOG.md
Hey @kkawula, thanks for your comments. I added entry to the |
Hey @kkawula, I’ve updated my changes with the latest changes from the master branch. Let me know if there’s anything else needed. |
Hi @cptartur , thanks for your comments! I have addressed them and update my branch so it's up to date with master. |
Thank you for all your previous comments! I've updated the branch based on the feedback. Could you please take another look and let me know if it's ready for merging? Appreciate your time! |
@marijamijailovic good on my side, let's wait for @kkawula review |
Hey @cptartur, I see that this PR has been removed from the merge queue. Should I resolve the merge conflict? |
@marijamijailovic yes, please. |
I have updated branch |
@marijamijailovic I think you need to resolve conflicts again and it will start merging |
Head branch was pushed to by a user without write access
Hey, @cptartur I resolved the conflicts. |
Closes #2668
Introduced changes
This PR adds support for
sncast verify --verifier walnut
to use class hash.Checklist
CHANGELOG.md