diff --git a/test/echidna/config/echidna.config.yaml b/test/echidna/config/echidna.config.yaml index b942abfe..b7fa5405 100644 --- a/test/echidna/config/echidna.config.yaml +++ b/test/echidna/config/echidna.config.yaml @@ -5,9 +5,6 @@ testMode: assertion #testLimit is the number of test sequences to run testLimit: 20000000 -#codeSize max code size for deployed contratcs (default 24576, per EIP-170) -codeSize: 224576 - deployer: "0x10000" sender: ["0x10000"]