mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
[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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user