-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: various bugs/missing features #7
Merged
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
a8d25f7
feat: make storage 4337 compliant
kopy-kat 0506673
chore: renaming initializeAccount
zeroknots 0f89432
feat: testing launchpad for 4337 compliance
zeroknots e7151ea
feat: adding launchpad function to allow existing safes to use launch…
zeroknots 4f6daa3
feat: prototype implementation to allow safe checknsignature signers
zeroknots 349ff72
fixed bug in validation
zeroknots 128bf6a
wip
zeroknots 3cac556
WIPip
zeroknots 67cd00c
feat: all tests passing
kopy-kat 7a66b3b
feature: clean up safe owner verification in launchpad
kopy-kat 5092f78
feature: add existing safe test
kopy-kat 8df99dd
feat: add support viewer contract
kopy-kat 80a6c7a
chore: add deployments
kopy-kat b4ced92
chore: update supportviewer
kopy-kat ec0ebdf
Merge pull request #8 from rhinestonewtf/feature/safe-owner-cleanup
kopy-kat ca2d1a1
Merge pull request #9 from rhinestonewtf/feature/safe-owner-launchpad
kopy-kat 8a1bde5
fix: tests
kopy-kat 4573126
fix: abstract contracts
kopy-kat 3dc8fdb
fix: linting
kopy-kat ca4ce07
chore: internal review
zeroknots dd2b4c5
rm: broadcast
zeroknots 3c57ecd
feat: add safe as validator module addr
zeroknots 45ccd05
chore: update lock
kopy-kat d961421
fix: relative imports
kopy-kat 9bf62e7
fix: typo
kopy-kat 065da36
fix: remove unused using for
kopy-kat 1d25d2d
fix: update checknsignatures to latest
kopy-kat 1a08bda
feat: add audit report
kopy-kat bedaf2f
Merge pull request #11 from rhinestonewtf/fix/final-remediations
kopy-kat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feature: clean up safe owner verification in launchpad
- Loading branch information
commit 7a66b3bc7c4f52cfe739c81b11d596339fbd001f
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
additional function that allows existing safe accounts to get safe7579 with a single transaction