Skip to content
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

Contract todos #186

Merged
merged 5 commits into from
May 20, 2024
Merged

Contract todos #186

merged 5 commits into from
May 20, 2024

Conversation

kafann
Copy link
Contributor

@kafann kafann commented May 16, 2024

No description provided.

kafann added 3 commits May 9, 2024 23:52
🔥 removed todo comments that were already done or that i completed
⚡️Added newFeeGreaterThanMax error and check
⚡️Changed order of variable declaration in registryCommunity (needs to be done for CVStrategy as well)
✅added test for setCouncilSafe and test for revert flow
✅Added check in test_revertCommunityFee to revert if bigger than max
⚡️Fix activate/deactivate bug
✅ Added test for this flow
Copy link

vercel bot commented May 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
gardens-v2 ✅ Ready (Inspect) Visit Preview May 20, 2024 8:17pm

Copy link
Member

@kamikazebr kamikazebr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with the comments to be answered

pkg/contracts/src/CVStrategy.sol Show resolved Hide resolved
pkg/contracts/src/CVStrategy.sol Show resolved Hide resolved
pkg/contracts/src/RegistryCommunity.sol Show resolved Hide resolved
pkg/contracts/src/RegistryCommunity.sol Show resolved Hide resolved
pkg/contracts/src/RegistryCommunity.sol Show resolved Hide resolved
pkg/contracts/src/RegistryCommunity.sol Show resolved Hide resolved
pkg/contracts/src/RegistryCommunity.sol Show resolved Hide resolved
pkg/contracts/test/RegistryTest.t.sol Show resolved Hide resolved
pkg/contracts/test/RegistryTest.t.sol Show resolved Hide resolved
pkg/contracts/test/RegistryTest.t.sol Show resolved Hide resolved
⚡ add owner accept safe args
Copy link
Member

@kamikazebr kamikazebr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for now

@kamikazebr kamikazebr merged commit 901de8c into dev May 20, 2024
2 checks passed
@kamikazebr kamikazebr deleted the contract-todos branch May 20, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants