Skip to content

Commit 19f2dae

Browse files
authoredFeb 17, 2025
fix: submodule dependencies (#2)
* chore: cleanup * forge install: forge-std v1.9.6 * forge install: solidity-utils v1.1.0 * upd: solidity-utils to main
1 parent 4c26594 commit 19f2dae

File tree

1,488 files changed

+3
-268312
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,488 files changed

+3
-268312
lines changed
 

‎.gitmodules

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
[submodule "lib/solidity-utils"]
55
path = lib/solidity-utils
66
url = https://github.com/bgd-labs/solidity-utils
7+
branch = main

‎lib/forge-std

Submodule forge-std added at 3b20d60

0 commit comments

Comments
 (0)
Please sign in to comment.