-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
7459838
commit d03e6c6
Showing
6 changed files
with
1,295 additions
and
525 deletions.
There are no files selected for viewing
Submodule create-util
updated
3 files
+53 −6 | hardhat.config.ts | |
+9 −7 | package.json | |
+362 −903 | pnpm-lock.yaml |
Submodule forge-std
updated
4 files
+1 −1 | foundry.toml | |
+1 −1 | src/StdChains.sol | |
+4 −1 | src/Test.sol | |
+2 −2 | test/StdChains.t.sol |
Submodule openzeppelin-contracts
updated
17 files
Submodule solady
updated
9 files
+425 −425 | .gas-snapshot | |
+1 −0 | .github/workflows/ci-all-via-ir.yml | |
+5 −5 | .github/workflows/ci.yml | |
+1 −1 | README.md | |
+2 −2 | foundry.toml | |
+1 −1 | package.json | |
+2 −2 | src/accounts/ERC6551.sol | |
+4 −4 | src/tokens/ERC1155.sol | |
+20 −25 | test/LibString.t.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
Oops, something went wrong.