-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip * forge install: account-abstraction develop * temp * forge install: openzeppelin-contracts v5.0.1 * wip * fix * wip * payer to guarantor * push * fix * fix * full coverage * fix * updates * fix * add natspec and comments * fix * custom errors * rename * delete sdk * comments * sub * forge install: account-abstraction v0.7.0 * update safetransferlib * fix comments * fixes * fix * update event * add more tests * fix * fix * forge install: halmos-cheatcodes * halmos * change license to MIT * readme changes wip * fix readme * fix * removing unused files and reorgnising repo * clarify * remove broken test * redo comments a bit * fix
- Loading branch information
1 parent
44f7ff3
commit c36e912
Showing
39 changed files
with
1,533 additions
and
27,784 deletions.
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 was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"solidity.compileUsingRemoteVersion": "v0.8.23+commit.f704f362", | ||
"coverage-gutters.coverageFileNames": [ | ||
"lcov.info" | ||
] | ||
} |
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 was deleted.
Oops, something went wrong.
Submodule account-abstraction
updated
140 files
Submodule halmos-cheatcodes
added at
c0d865
Submodule openzeppelin-contracts
updated
729 files
Oops, something went wrong.