-
Notifications
You must be signed in to change notification settings - Fork 91
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
Issue 927 security monitor #950
Conversation
linter: update eslint flag
ci: using foundry from 2 Oct 2023
* fix: match contract type according to diamond architecture
chore: remove unused
* test: some fixes
* fix: removed protocolcontracts in dependencies to avoid infinite loop
…ents (#824) * fix(review): updated contract names
refactor: update creditclock to facet
* refactor(deploy): get CreditClockFacet selectors dynamically
We need this deployed by New Year's Eve.
As requested during pull request review.
feat: UbiquityPoolFacet fuzz tests
chore: RPC update
…ns empty array Prevent fromJSON failure by checking provide_contracts output before triggering matrix strategy. Resolves: #942
chore: skip check_storage_layout check if provide_contracts job retur…
it is not, this is unnaceptable, fork and clean branch and work from there |
it isnt letting me merge to developement branch is there a specific branch i should be comparing too? |
you have to fork the branch https://github.com/ubiquity/ubiquity-dollar/ and make changes there, then send PR |
oh ok i thought i was supposed to create a draft before making any commits |
Resolves #927 #927