diff options
Diffstat (limited to 'GeneralStateTests/stRevertTest/LoopCallsThenRevert.json')
-rw-r--r-- | GeneralStateTests/stRevertTest/LoopCallsThenRevert.json | 42 |
1 files changed, 31 insertions, 11 deletions
diff --git a/GeneralStateTests/stRevertTest/LoopCallsThenRevert.json b/GeneralStateTests/stRevertTest/LoopCallsThenRevert.json index db25d1ce4..776c67976 100644 --- a/GeneralStateTests/stRevertTest/LoopCallsThenRevert.json +++ b/GeneralStateTests/stRevertTest/LoopCallsThenRevert.json @@ -2,7 +2,7 @@ "LoopCallsThenRevert" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRevertTest/LoopCallsThenRevertFiller.json" }, "env" : { @@ -21,7 +21,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xda2f7fa251260ee3f45c72597ba85421a88492749f2c7e7276cbce63436b99be", @@ -29,7 +31,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -39,7 +43,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xda2f7fa251260ee3f45c72597ba85421a88492749f2c7e7276cbce63436b99be", @@ -47,7 +53,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -57,7 +65,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xd2cf7d4f9abde7c247783fbb366baa64189ec2d482de9638723a49059eb5e4aa", @@ -65,7 +75,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -75,7 +87,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xd2cf7d4f9abde7c247783fbb366baa64189ec2d482de9638723a49059eb5e4aa", @@ -83,7 +97,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ @@ -93,7 +109,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xda2f7fa251260ee3f45c72597ba85421a88492749f2c7e7276cbce63436b99be", @@ -101,7 +119,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |