diff options
author | winsvega <winsvega@mail.ru> | 2017-08-01 18:47:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-01 18:47:33 +0800 |
commit | 13292d0e6d88166fd9aa235f444ac273e0103a4f (patch) | |
tree | c3d6bf604954c6fbd3f0416d972ca922dda331c3 /GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json | |
parent | 092c0560e8084a05516430b8ed3a735290c969e1 (diff) | |
parent | 78c52764c6c26f0a3c2dca25fcd2e1b932ee2c43 (diff) | |
download | dexon-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar dexon-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.gz dexon-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.bz2 dexon-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.lz dexon-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.xz dexon-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.zst dexon-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.zip |
Merge pull request #238 from ethereum/updateHive
regenerate hive tests
Diffstat (limited to 'GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json')
-rw-r--r-- | GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json | 45 |
1 files changed, 35 insertions, 10 deletions
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json index 1861f4ee0..c7a924274 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json @@ -1,5 +1,10 @@ { "Call50000_identity" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json" + }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", @@ -16,7 +21,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c", @@ -24,7 +31,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -34,7 +43,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c", @@ -42,7 +53,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -52,7 +65,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c", @@ -60,7 +75,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -70,7 +87,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c", @@ -78,7 +97,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ @@ -88,7 +109,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c", @@ -96,7 +119,9 @@ "data" : 0, "gas" : 1, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |