Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Add tests for additional zk email recovery implementations #227

Open
JohnGuilding opened this issue Mar 29, 2024 · 0 comments
Open

Add tests for additional zk email recovery implementations #227

JohnGuilding opened this issue Mar 29, 2024 · 0 comments

Comments

@JohnGuilding
Copy link
Contributor

JohnGuilding commented Mar 29, 2024

Following #224, we have added some new implementations for zk email recovery. These implementations are currently more of a base that we can build on. This issue is concerned with updating the following implementations and writing some happy path tests:

  1. SimpleAccountWithRecovery.sol
  2. ERC6900ZkEmailRecoveryModule.sol
  3. ERC7579ZkEmailRecoveryModule.sol

The initial tests could be a forge test or a hardhat e2e test to show that the modules/accounts can be used and an account can be recovered. The assumption is that we will add more tests in further issues once basic functionality has been completed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant