[Feat] - Foundry config, supports London EVM_VERSION for L2 Linea contracts (#361)

* forge build working

* poc done

* commit

* did lint command

* remove caret from hardhat-foundry

* add foundry installation to run-smc-tests.yml

* update run-smc-tests.yml
This commit is contained in:
kyzooghost
2024-11-30 02:09:07 +11:00
committed by GitHub
parent da5b7df89b
commit 8a20b27f3d
11 changed files with 70 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "corset"]
path = corset
url = git@github.com:consensys/corset.git
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std