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

Update factory based off of Rhinestone feedback: #16

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

JohnGuilding
Copy link
Collaborator

@JohnGuilding JohnGuilding commented Jul 1, 2024

  • pass verifier, dkim and emailAuth as constructor args to factory
  • Add event
  • Rename functions
  • Minor re-write of deployment logic

Based off of feedback from #14

- pass verifier, dkim and emailAuth as constructor args to factory
- Add event
- Rename functions
- Minor re-write of deployment logic
address emailRecoveryModule, address emailRecoveryManager, address subjectHandler
);

constructor(address _verifier, address _dkimRegistry, address _emailAuthImpl) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks good I guess

@JohnGuilding JohnGuilding merged commit 48ab062 into main Jul 2, 2024
3 checks passed
@JohnGuilding JohnGuilding deleted the feat/rhinestone-factory-feedback branch July 2, 2024 10:25
@JohnGuilding JohnGuilding mentioned this pull request Jul 2, 2024
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.

2 participants