-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
- Loading branch information
1 parent
f0bbce3
commit 8f63b59
Showing
3 changed files
with
68 additions
and
68 deletions.
There are no files selected for viewing
Submodule forge-std
updated
2 files
+150 −0 | src/interfaces/IERC7540.sol | |
+241 −0 | src/interfaces/IERC7575.sol |
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 |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
}, | ||
"author": "Pascal Marco Caversaccio <[email protected]>", | ||
"license": "MIT", | ||
"packageManager": "pnpm@10.2.1", | ||
"packageManager": "pnpm@10.3.0", | ||
"scripts": { | ||
"help": "npx hardhat help", | ||
"accounts": "npx hardhat accounts", | ||
|
@@ -232,7 +232,7 @@ | |
"ts-node": "^10.9.2", | ||
"typechain": "^8.3.2", | ||
"typescript": "^5.7.3", | ||
"typescript-eslint": "^8.23.0", | ||
"typescript-eslint": "^8.24.0", | ||
"xdeployer": "^3.1.10", | ||
"zksync-ethers": "^6.16.0" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.