diff options
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_1_0_0_22000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_1_0_0_22000.json | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_1_0_0_22000.json b/GeneralStateTests/stPreCompiledContracts/modexp_1_0_0_22000.json index 5ea447cc8..44b973ad2 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_1_0_0_22000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_1_0_0_22000.json @@ -2,7 +2,7 @@ "modexp_1_0_0_22000" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/modexp_1_0_0_22000Filler.json" }, "env" : { @@ -22,7 +22,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -32,7 +34,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -42,7 +46,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -52,7 +58,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ @@ -62,7 +70,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |