diff options
refill state tests as blockchain tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput_d1g1v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput_d1g1v0Filler.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput_d1g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput_d1g1v0Filler.json index cafb2d5c1..d98811c6f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput_d1g1v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput_d1g1v0Filler.json @@ -1,5 +1,8 @@ { "modexpRandomInput_d1g1v0" : { + "_info" : { + "comment" : "Fuzzed input discovered by Guido" + }, "blocks" : [ { "blockHeaderPremine" : { @@ -68,6 +71,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } }
\ No newline at end of file |