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

feat: Generic Relayer #69

Merged
merged 79 commits into from
Dec 6, 2024
Merged

feat: Generic Relayer #69

merged 79 commits into from
Dec 6, 2024

Conversation

Bisht13
Copy link
Member

@Bisht13 Bisht13 commented Oct 8, 2024

No description provided.


/// @title Example contract that emits an event for the command in the given email.
contract EmitEmailCommand {
uint8 constant EMAIL_ACCOUNT_RECOVERY_VERSION_ID = 1;
Copy link
Member Author

Choose a reason for hiding this comment

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

This is not needed (or should be named something else)

Copy link

openzeppelin-code bot commented Dec 3, 2024

feat: Generic Relayer

Generated at commit: 0567cfacf17c384f404bd872478c2cfe8c4bd1b1

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
1
0
6
27
34
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@SoraSuegami
Copy link
Contributor

I confirmed an e2e test using https://github.com/zkemail/email-tx-builder-template/tree/feat/new-relayer-api worked.

@SoraSuegami SoraSuegami marked this pull request as ready for review December 5, 2024 14:56
@SoraSuegami SoraSuegami merged commit 5c02e78 into main Dec 6, 2024
5 checks passed
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.

6 participants