This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump circom & other deps versions in zkp package (unrelated to ether-email-auth)
Use yarn create vite w/ React, Typescript Add WalletConnect provider lib
Add WalletConnect modal to connect to safe app. Add basic UI to showcase flow, with stubbed out relayer calls.
Remove v4 OpenZepplin, email auth v5 branch Remove old, stale deps. Add submodules step to package.json, README for setup.
Add initial base sepolia configs. Fix forge build OZ v5 ECDSA -> MessageHashUtils.
Update README. Switch to ConnectKit + wagmi + viem stack. Breakout to multiple react components.
Fill out all relayer HTTP endpoints & types. Add ethers.js for function encoding, other utils if needed. Add SimpleWallet deploy to aid in testing of relayer.
Add recovery router to deploy script, rename.
Update relayer with more type defs.
Add GH action to deploy app. Add snarkjslib to aid in generating account code. Fix TS typing.
Add account code util func.
Update recovery plugin to allow acces to router. Remove multicalls as we can get them from wagmi config. Add utils for account code & guardian address. Add nodejs polyfill for vite. Add wagmi config to link contracts in future. Remove router deploy from script.
v0.3.7
@JohnGuilding Can this be closed? Is there anything we need to extract? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is this PR doing?
How can these changes be manually tested?
Does this PR resolve or contribute to any issues?
Checklist
Guidelines
resolve conversation
button is for reviewers, not authors