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

Implement ERC7579 Simple Recovery Module Prototype #76

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rose2221
Copy link

@rose2221 rose2221 commented Jan 9, 2025

Closes #66

This PR introduces a prototype for a new, simplified recovery module located at src/simpleRecoveryPrototype.

For testing, run:

forge test --match-contract RecoveryTest

The detailed approach has already been shared via mail.

Thanks!

Copy link

openzeppelin-code bot commented Jan 9, 2025

Implement ERC7579 Simple Recovery Module Prototype

Generated at commit: 69c1c4b4adb9628c6771de37acfede706f71b238

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
1
0
4
25
30
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

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.

Prototype a new ERC7579 recovery module
1 participant