aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stEIP158Specific
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-07-10 23:25:36 +0800
committerDimitry <winsvega@mail.ru>2017-07-10 23:25:36 +0800
commit4742f0591403245674ec02df4930d88ed5bd58bb (patch)
treecacd263760c79f8817b83c61e734ddd01e2bef1c /GeneralStateTests/stEIP158Specific
parent5942d5373e1c41639305c3ade8360ea0e165a4bd (diff)
downloaddexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.gz
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.bz2
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.lz
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.xz
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.zst
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.zip
refill general state tests
Diffstat (limited to 'GeneralStateTests/stEIP158Specific')
-rw-r--r--GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json5
-rw-r--r--GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json5
-rw-r--r--GeneralStateTests/stEIP158Specific/EXP_Empty.json5
-rw-r--r--GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json5
-rw-r--r--GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json5
-rw-r--r--GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json7
6 files changed, 31 insertions, 1 deletions
diff --git a/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json b/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json
index b62244e50..ac82fe8c6 100644
--- a/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json
+++ b/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json
@@ -1,5 +1,10 @@
{
"CALL_OneVCallSuicide" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stEIP158Specific/CALL_OneVCallSuicideFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
diff --git a/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json b/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json
index 9e2216118..2667db6ce 100644
--- a/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json
+++ b/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json
@@ -1,5 +1,10 @@
{
"CALL_ZeroVCallSuicide" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stEIP158Specific/CALL_ZeroVCallSuicideFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
diff --git a/GeneralStateTests/stEIP158Specific/EXP_Empty.json b/GeneralStateTests/stEIP158Specific/EXP_Empty.json
index a9f924fd0..f19971075 100644
--- a/GeneralStateTests/stEIP158Specific/EXP_Empty.json
+++ b/GeneralStateTests/stEIP158Specific/EXP_Empty.json
@@ -1,5 +1,10 @@
{
"EXP_Empty" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
diff --git a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json
index eb66157b8..f0c5de55d 100644
--- a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json
+++ b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json
@@ -1,5 +1,10 @@
{
"EXTCODESIZE_toEpmty" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
diff --git a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json
index bd372618a..38bbc8bfd 100644
--- a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json
+++ b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json
@@ -1,5 +1,10 @@
{
"EXTCODESIZE_toNonExistent" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toNonExistentFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
diff --git a/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json b/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json
index 35c91d0f0..ab1476401 100644
--- a/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json
+++ b/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json
@@ -1,5 +1,10 @@
{
"vitalikTransactionTest" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stEIP158Specific/vitalikTransactionTestFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -51,7 +56,7 @@
],
"Metropolis" : [
{
- "hash" : "0xcb03aea1f82bfd6485c616a1e87e2d6a539aa45854898838682e1a3cb98c968c",
+ "hash" : "0xe3de92e8ec039e7b32fc50549194af8e16214e995915d1f66c4121d30ff88275",
"indexes" : {
"data" : 0,
"gas" : 0,