diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json b/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json index b2ffc90d9..38428314d 100644 --- a/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json +++ b/src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json @@ -5,12 +5,12 @@ "currentDifficulty" : "0x20000", "currentGasLimit" : "100000000000", "currentNumber" : "1", - "currentTimestamp" : 1000, + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ { - "network" : ["EIP150", "EIP158"], + "network" : ["EIP150", ">=EIP158"], "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, "result" : { "6a0a0fc761c612c340a0e98d33b37a75e5268472" : { |