-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into ci/add-venom-tests
- Loading branch information
Showing
7 changed files
with
29 additions
and
29 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
Submodule create-util
updated
7 files
+1 −1 | .github/workflows/checks.yml | |
+1 −0 | .prettierignore | |
+1 −0 | .solhintignore | |
+1 −0 | eslint.config.js | |
+96 −0 | hardhat.config.ts | |
+14 −8 | package.json | |
+1,805 −3,775 | pnpm-lock.yaml |
Submodule openzeppelin-contracts
updated
9 files
Submodule solady
updated
7 files
+596 −598 | .gas-snapshot | |
+5 −0 | funding.json | |
+1 −1 | package.json | |
+83 −26 | src/utils/Lifebuoy.sol | |
+78 −13 | test/Lifebuoy.t.sol | |
+10 −0 | test/utils/mocks/MockERC1155.sol | |
+41 −0 | test/utils/mocks/MockLifebuoy.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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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