diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_9_37111_37111_20500.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_9_37111_37111_20500.json | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_9_37111_37111_20500.json b/GeneralStateTests/stPreCompiledContracts/modexp_9_37111_37111_20500.json index 105847642..8395dba50 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_9_37111_37111_20500.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_9_37111_37111_20500.json @@ -2,7 +2,7 @@ "modexp_9_37111_37111_20500" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/modexp_9_37111_37111_20500Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the base 9, exponent 179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137111 and modulus 179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137111 into the MODEXP precompile, saves the hash of the result. Gives the execution 20500 gas", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x60ac2b6aa114748d27229da002f8f6f23773fdebf6016970ce40eb50298c4807", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x60ac2b6aa114748d27229da002f8f6f23773fdebf6016970ce40eb50298c4807", "indexes" : { @@ -39,7 +39,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x60ac2b6aa114748d27229da002f8f6f23773fdebf6016970ce40eb50298c4807", "indexes" : { @@ -51,7 +51,7 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0x60ac2b6aa114748d27229da002f8f6f23773fdebf6016970ce40eb50298c4807", "indexes" : { @@ -63,7 +63,19 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0x60ac2b6aa114748d27229da002f8f6f23773fdebf6016970ce40eb50298c4807", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ { "hash" : "0x60ac2b6aa114748d27229da002f8f6f23773fdebf6016970ce40eb50298c4807", "indexes" : { |