-
Mark Tyneway authored
Run the tests with the following commands: For L2 ```bash forge test -vvvv --contracts scripts/upgrades --mc PostSherlockL2 --rpc-url $ETH_RPC_URL ``` For L1 ```bash forge test -vvvv --contracts scripts/upgrades --mc PostSherlockL1 --rpc-url $ETH_RPC_URL ``` Ensure that the `ETH_RPC_URL` env var is set for the correct env var.
ffa25d19
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
IGnosisSafe.sol | ||
LibSort.sol | ||
PostSherlock.s.sol | ||
PostSherlockL2.s.sol | ||
SafeBuilder.sol |