reorganized scripts
This commit is contained in:
10
certora/scripts/Round2/verifyERC20Wrapper.sh
Normal file
10
certora/scripts/Round2/verifyERC20Wrapper.sh
Normal file
@ -0,0 +1,10 @@
|
||||
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" \
|
||||
--send_only
|
||||
|
||||
Reference in New Issue
Block a user