diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecadd_0-0_1-2_25000_192.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecadd_0-0_1-2_25000_192.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecadd_0-0_1-2_25000_192.json b/GeneralStateTests/stZeroKnowledge/ecadd_0-0_1-2_25000_192.json index e90ac4529..d8734191d 100644 --- a/GeneralStateTests/stZeroKnowledge/ecadd_0-0_1-2_25000_192.json +++ b/GeneralStateTests/stZeroKnowledge/ecadd_0-0_1-2_25000_192.json @@ -2,7 +2,7 @@ "ecadd_0-0_1-2_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_0-0_1-2_25000_192Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the points (0, 0) and (1, 2) into the ECADD precompile, truncating or expanding the input data to 192 bytes. Gives the execution 25000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x08a98a740ce5ffae0389d5bccc4c9bed4eb251e1a4319756115b05fc8cb8f585", + "hash" : "0x83d8b0ca87727f4e2f33aa6383ffbfc1bd80965287f751562de6a42208accca1", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x83d8b0ca87727f4e2f33aa6383ffbfc1bd80965287f751562de6a42208accca1", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x08a98a740ce5ffae0389d5bccc4c9bed4eb251e1a4319756115b05fc8cb8f585", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x77ec18a02cbd6f75a18bfdf0c70ace78583af1001162ad5b29e3992ba3d0afbd", + "hash" : "0x08a98a740ce5ffae0389d5bccc4c9bed4eb251e1a4319756115b05fc8cb8f585", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x77ec18a02cbd6f75a18bfdf0c70ace78583af1001162ad5b29e3992ba3d0afbd", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x83d8b0ca87727f4e2f33aa6383ffbfc1bd80965287f751562de6a42208accca1", + "hash" : "0x77ec18a02cbd6f75a18bfdf0c70ace78583af1001162ad5b29e3992ba3d0afbd", "indexes" : { "data" : 0, "gas" : 0, |