diff options
update general state tests fillers to suite blockchain
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Callcode50000Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Callcode50000Filler.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Callcode50000Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Callcode50000Filler.json index 6a1e04704..9ff3562c9 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Callcode50000Filler.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Callcode50000Filler.json @@ -2,10 +2,10 @@ "Callcode50000 " : { "env" : { "currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "86000000", - "currentNumber" : "0", - "currentTimestamp" : 1, + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ |