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/stStaticCall/static_Call50000_ecrec.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/stStaticCall/static_Call50000_ecrec.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_Call50000_ecrec.json | 42 |
1 files changed, 31 insertions, 11 deletions
diff --git a/GeneralStateTests/stStaticCall/static_Call50000_ecrec.json b/GeneralStateTests/stStaticCall/static_Call50000_ecrec.json index 7b9d6463c..fc0ea50a7 100644 --- a/GeneralStateTests/stStaticCall/static_Call50000_ecrec.json +++ b/GeneralStateTests/stStaticCall/static_Call50000_ecrec.json @@ -2,7 +2,7 @@ "static_Call50000_ecrec" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_ecrecFiller.json" }, "env" : { @@ -21,7 +21,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x4e68c50f1d55e4eae9fc8e5ad4c7e67d11028e71c2744e198105acebc45ea6be", @@ -29,7 +31,9 @@ "data" : 1, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "EIP158" : [ @@ -39,7 +43,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x4e68c50f1d55e4eae9fc8e5ad4c7e67d11028e71c2744e198105acebc45ea6be", @@ -47,7 +53,9 @@ "data" : 1, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Frontier" : [ @@ -57,7 +65,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x98a9c18380c2624cb8fc4b401420e9b185586a3d3617d8ed7a9b3177117e93b2", @@ -65,7 +75,9 @@ "data" : 1, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Homestead" : [ @@ -75,7 +87,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0x98a9c18380c2624cb8fc4b401420e9b185586a3d3617d8ed7a9b3177117e93b2", @@ -83,7 +97,9 @@ "data" : 1, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ], "Metropolis" : [ @@ -93,7 +109,9 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] }, { "hash" : "0xa6e861719720bffc51b5c19d318e904b3ca4ce0e73de561571b2995e72cedd82", @@ -101,7 +119,9 @@ "data" : 1, "gas" : 0, "value" : 0 - } + }, + "logs" : [ + ] } ] }, |