temporarily moved old projects into old directory
This commit is contained in:
9
certora/scripts/old/verifyERC20Wrapper.sh
Normal file
9
certora/scripts/old/verifyERC20Wrapper.sh
Normal file
@ -0,0 +1,9 @@
|
||||
certoraRun \
|
||||
certora/harnesses/ERC20WrapperHarness.sol \
|
||||
certora/helpers/DummyERC20A.sol certora/helpers/DummyERC20B.sol \
|
||||
--verify ERC20WrapperHarness:certora/specs/ERC20Wrapper.spec \
|
||||
--solc solc8.2 \
|
||||
--optimistic_loop \
|
||||
--cloud \
|
||||
--msg "ERC20Wrapper verification"
|
||||
|
||||
Reference in New Issue
Block a user