-
Notifications
You must be signed in to change notification settings - Fork 376
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
Migrate Governance Tests #10697
Migrate Governance Tests #10697
Conversation
|
346ba69
to
ed6fe87
Compare
ed6fe87
to
e021f46
Compare
677c9d0
to
5625c99
Compare
Migrate Governance Tests
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
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.
Just a couple of Nits but for the most part ready to go!
* Use celo-org/celo-foundry * Migrate Governance Tests to foundry * fix isVoting tests * remove governance typescript tests * remove references to GovernanceTest * fix submodule path * updated yarn * ∆ test contract name * PR comments * format * removed unused * PR feedback * Added getHotfixHash function to governace contract --------- Co-authored-by: soloseng <[email protected]>
Migrate governance tests
Updates celo-foundry
Fixed #10678