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

Social Recovery Wallet Challenge #33

Merged
merged 19 commits into from
Jun 17, 2024

Conversation

swellander
Copy link

@swellander swellander commented May 30, 2024

Closes #23

Description

Creates the Social Recovery Wallet Challenge.

@escottalexander I think you'll need to create a social-recovery branch to merge this into

Some potential extra credit features

  • Ability to add/remove guardians
  • Hide identity of guardians
  • Add expected wallet functionality (send/receive tokens, call other contracts, etc.)

@escottalexander
Copy link
Collaborator

@escottalexander I think you'll need to create a social-recovery branch to merge this into

I just created the new branch. You can point this PR to that one now instead of main.

@swellander swellander changed the base branch from main to social-recovery May 30, 2024 22:30
@swellander
Copy link
Author

I just created the new branch. You can point this PR to that one now instead of main.

Done

Copy link
Collaborator

@escottalexander escottalexander left a comment

Choose a reason for hiding this comment

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

Looking good, Sam. Left a few suggestions.

README.md Outdated Show resolved Hide resolved
packages/foundry/contracts/SocialRecoveryWallet.sol Outdated Show resolved Hide resolved
packages/foundry/contracts/SocialRecoveryWallet.sol Outdated Show resolved Hide resolved
packages/foundry/contracts/SocialRecoveryWallet.sol Outdated Show resolved Hide resolved
packages/foundry/script/Deploy.s.sol Outdated Show resolved Hide resolved
@swellander
Copy link
Author

@escottalexander thanks for the review! I believe I've addressed all your comments

Copy link
Collaborator

@escottalexander escottalexander left a comment

Choose a reason for hiding this comment

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

Looking really great! Just a few very small items to check over.

@escottalexander escottalexander mentioned this pull request Jun 4, 2024
2 tasks
@swellander
Copy link
Author

@escottalexander thanks for taking the time for the further review! I made all the changes you commented about

Copy link
Collaborator

@escottalexander escottalexander left a comment

Choose a reason for hiding this comment

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

This is perfect. Great work!

@escottalexander escottalexander merged commit dad2e64 into BuidlGuidl:social-recovery Jun 17, 2024
@swellander swellander deleted the social-recovery branch June 17, 2024 20:32
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.

Initial Challenge Setup - Social Recovery
2 participants