aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stEIP158Specific
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-08-01 18:47:33 +0800
committerGitHub <noreply@github.com>2017-08-01 18:47:33 +0800
commit13292d0e6d88166fd9aa235f444ac273e0103a4f (patch)
treec3d6bf604954c6fbd3f0416d972ca922dda331c3 /GeneralStateTests/stEIP158Specific
parent092c0560e8084a05516430b8ed3a735290c969e1 (diff)
parent78c52764c6c26f0a3c2dca25fcd2e1b932ee2c43 (diff)
downloaddexon-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/stEIP158Specific')
-rw-r--r--GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json22
-rw-r--r--GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json22
-rw-r--r--GeneralStateTests/stEIP158Specific/EXP_Empty.json22
-rw-r--r--GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json22
-rw-r--r--GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json22
-rw-r--r--GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json22
6 files changed, 96 insertions, 36 deletions
diff --git a/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json b/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json
index ac82fe8c6..760ad84e7 100644
--- a/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json
+++ b/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json
@@ -2,7 +2,7 @@
"CALL_OneVCallSuicide" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stEIP158Specific/CALL_OneVCallSuicideFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json b/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json
index 2667db6ce..80c5ecde1 100644
--- a/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json
+++ b/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json
@@ -2,7 +2,7 @@
"CALL_ZeroVCallSuicide" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stEIP158Specific/CALL_ZeroVCallSuicideFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stEIP158Specific/EXP_Empty.json b/GeneralStateTests/stEIP158Specific/EXP_Empty.json
index f19971075..c7e0ca245 100644
--- a/GeneralStateTests/stEIP158Specific/EXP_Empty.json
+++ b/GeneralStateTests/stEIP158Specific/EXP_Empty.json
@@ -2,7 +2,7 @@
"EXP_Empty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json
index f0c5de55d..4dcf2e4da 100644
--- a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json
+++ b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json
@@ -2,7 +2,7 @@
"EXTCODESIZE_toEpmty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json
index 38bbc8bfd..beb54c63c 100644
--- a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json
+++ b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json
@@ -2,7 +2,7 @@
"EXTCODESIZE_toNonExistent" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toNonExistentFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json b/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json
index ab1476401..6ca137db3 100644
--- a/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json
+++ b/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json
@@ -2,7 +2,7 @@
"vitalikTransactionTest" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stEIP158Specific/vitalikTransactionTestFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},