diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecadd_1-2_0-0_25000_192.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecadd_1-2_0-0_25000_192.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecadd_1-2_0-0_25000_192.json b/GeneralStateTests/stZeroKnowledge/ecadd_1-2_0-0_25000_192.json index ada73e151..609483c9c 100644 --- a/GeneralStateTests/stZeroKnowledge/ecadd_1-2_0-0_25000_192.json +++ b/GeneralStateTests/stZeroKnowledge/ecadd_1-2_0-0_25000_192.json @@ -2,7 +2,7 @@ "ecadd_1-2_0-0_25000_192" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stZeroKnowledge/ecadd_1-2_0-0_25000_192Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the points (1, 2) and (0, 0) into the ECADD precompile, truncating or expanding the input data to 192 bytes. Gives the execution 25000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x05b93242f6ee6bfcec06d44ba99ac5b3dc836091ffc931fce43124fb9e8bc48b", + "hash" : "0x1e21dff3666bfdff87c1e794f92679810c6cbd0f5f7349376fc556404b65f0d8", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x1e21dff3666bfdff87c1e794f92679810c6cbd0f5f7349376fc556404b65f0d8", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x05b93242f6ee6bfcec06d44ba99ac5b3dc836091ffc931fce43124fb9e8bc48b", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x071f0cc871c2598e1107607095ecfaf4cc6f5444801756585d199880e1ba680c", + "hash" : "0x05b93242f6ee6bfcec06d44ba99ac5b3dc836091ffc931fce43124fb9e8bc48b", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x071f0cc871c2598e1107607095ecfaf4cc6f5444801756585d199880e1ba680c", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x1e21dff3666bfdff87c1e794f92679810c6cbd0f5f7349376fc556404b65f0d8", + "hash" : "0x071f0cc871c2598e1107607095ecfaf4cc6f5444801756585d199880e1ba680c", "indexes" : { "data" : 0, "gas" : 0, |