-
Notifications
You must be signed in to change notification settings - Fork 66
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
feat: Add contract verification to release pipeline addressing #246
feat: Add contract verification to release pipeline addressing #246
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.
Create a .py script and run it from CI instead of having duplicate code.
I made the above said changes, kindly check |
Simply format the script using black to make CI pass. |
could you kindly check if its alright now? and it reformatted .github\scripts\verify_contract.py |
Addressing #240
Pull Request type
What is the current behavior?
Currently, there is no verification that the ECIP contract is declared on networks before package release.
Issue Number: #240
What is the new behavior?
Does this introduce a breaking change?
Other information
Contract verification is added to both: