-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ea19ae
commit 226bdcd
Showing
8 changed files
with
378 additions
and
772 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
#!/bin/sh | ||
. "$(dirname "$0")/_/husky.sh" | ||
|
||
yarn priv-key-check | ||
|
||
yarn lint:check | ||
|
||
yarn test |
Submodule ds-test
updated
5 files
+41 −0 | .github/workflows/build.yml | |
+1 −0 | .gitignore | |
+15 −0 | package.json | |
+142 −19 | src/test.sol | |
+417 −0 | src/test.t.sol |
Submodule forge-std
updated
from be5c64 to e04104
Submodule openzeppelin-contracts
updated
892 files
Submodule solmate
updated
from 10fc95 to 97bdb2
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