aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCreateTest
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-08-19 03:55:17 +0800
committerDimitry <winsvega@mail.ru>2017-08-21 21:04:25 +0800
commitf17609b3c2fc7404addf3d228955b16ae8e0cfb4 (patch)
tree6c454e09e65ced39970d0dbe44a896c7c0dc35a3 /GeneralStateTests/stCreateTest
parent39d68399ec8cd90485d820700d90157d5dc52a1c (diff)
downloaddexon-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar.gz
dexon-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar.zst
dexon-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.zip
make all logs hex
Diffstat (limited to 'GeneralStateTests/stCreateTest')
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_AcreateB_BSuicide_BStore.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_ThenStoreThenReturn.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValue.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValueToItself.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EContractCreateEContractInInit_Tr.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_Tr.json38
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInit_Tr.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAcc.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EmptyContract.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_0wei.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_1wei.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EmptyContractWithBalance.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_0wei.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json20
-rw-r--r--GeneralStateTests/stCreateTest/CREATE_empty000CreateinInitCode_Transaction.json20
17 files changed, 125 insertions, 233 deletions
diff --git a/GeneralStateTests/stCreateTest/CREATE_AcreateB_BSuicide_BStore.json b/GeneralStateTests/stCreateTest/CREATE_AcreateB_BSuicide_BStore.json
index aaf2c5ddc..87ce7e195 100644
--- a/GeneralStateTests/stCreateTest/CREATE_AcreateB_BSuicide_BStore.json
+++ b/GeneralStateTests/stCreateTest/CREATE_AcreateB_BSuicide_BStore.json
@@ -2,7 +2,7 @@
"CREATE_AcreateB_BSuicide_BStore" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_AcreateB_BSuicide_BStoreFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit.json b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit.json
index e0ec5a042..54928bae8 100644
--- a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit.json
+++ b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit.json
@@ -2,7 +2,7 @@
"CREATE_ContractSuicideDuringInit" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInitFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_ThenStoreThenReturn.json b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_ThenStoreThenReturn.json
index 9c27c73a5..6aa4524aa 100644
--- a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_ThenStoreThenReturn.json
+++ b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_ThenStoreThenReturn.json
@@ -2,7 +2,7 @@
"CREATE_ContractSuicideDuringInit_ThenStoreThenReturn" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInit_ThenStoreThenReturnFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValue.json b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValue.json
index e71e1d067..905d9254a 100644
--- a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValue.json
+++ b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValue.json
@@ -2,7 +2,7 @@
"CREATE_ContractSuicideDuringInit_WithValue" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInit_WithValueFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValueToItself.json b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValueToItself.json
index 0d13b9df4..6a67e35f5 100644
--- a/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValueToItself.json
+++ b/GeneralStateTests/stCreateTest/CREATE_ContractSuicideDuringInit_WithValueToItself.json
@@ -2,7 +2,7 @@
"CREATE_ContractSuicideDuringInit_WithValueToItself" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInit_WithValueToItselfFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EContractCreateEContractInInit_Tr.json b/GeneralStateTests/stCreateTest/CREATE_EContractCreateEContractInInit_Tr.json
index 6eff848ef..e11d13dc7 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EContractCreateEContractInInit_Tr.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EContractCreateEContractInInit_Tr.json
@@ -2,7 +2,7 @@
"CREATE_EContractCreateEContractInInit_Tr" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateEContractInInit_TrFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_Tr.json b/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_Tr.json
index f8a32e819..7e9bbd7bd 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_Tr.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_Tr.json
@@ -2,7 +2,7 @@
"CREATE_EContractCreateNEContractInInitOOG_Tr" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_TrFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
{
"hash" : "0xde57d3e6c712a43c036e67e52f47b97db2526acb3a7f86ef47342b9cdb567ae8",
@@ -32,8 +31,7 @@
"gas" : 1,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -44,8 +42,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
{
"hash" : "0xde57d3e6c712a43c036e67e52f47b97db2526acb3a7f86ef47342b9cdb567ae8",
@@ -54,8 +51,7 @@
"gas" : 1,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -66,8 +62,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
{
"hash" : "0xde57d3e6c712a43c036e67e52f47b97db2526acb3a7f86ef47342b9cdb567ae8",
@@ -76,8 +71,7 @@
"gas" : 1,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -88,8 +82,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
{
"hash" : "0xde57d3e6c712a43c036e67e52f47b97db2526acb3a7f86ef47342b9cdb567ae8",
@@ -98,8 +91,7 @@
"gas" : 1,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -110,8 +102,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
{
"hash" : "0xde57d3e6c712a43c036e67e52f47b97db2526acb3a7f86ef47342b9cdb567ae8",
@@ -120,8 +111,7 @@
"gas" : 1,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -132,8 +122,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
{
"hash" : "0xde57d3e6c712a43c036e67e52f47b97db2526acb3a7f86ef47342b9cdb567ae8",
@@ -142,8 +131,7 @@
"gas" : 1,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInit_Tr.json b/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInit_Tr.json
index edf4c4fd7..722a15ca0 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInit_Tr.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EContractCreateNEContractInInit_Tr.json
@@ -2,7 +2,7 @@
"CREATE_EContractCreateNEContractInInit_Tr" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInit_TrFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAcc.json b/GeneralStateTests/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAcc.json
index f00badc85..0d28784c7 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAcc.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAcc.json
@@ -2,7 +2,7 @@
"CREATE_EContract_ThenCALLToNonExistentAcc" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAccFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContract.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContract.json
index a96a59adb..0093a9a04 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EmptyContract.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContract.json
@@ -2,7 +2,7 @@
"CREATE_EmptyContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_0wei.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_0wei.json
index 213a4570e..ea21ea8c0 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_0wei.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_0wei.json
@@ -2,7 +2,7 @@
"CREATE_EmptyContractAndCallIt_0wei" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractAndCallIt_0weiFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_1wei.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_1wei.json
index 14b237172..12174fdb9 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_1wei.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractAndCallIt_1wei.json
@@ -2,7 +2,7 @@
"CREATE_EmptyContractAndCallIt_1wei" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractAndCallIt_1weiFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithBalance.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithBalance.json
index f86f766bb..693821d35 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithBalance.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithBalance.json
@@ -2,7 +2,7 @@
"CREATE_EmptyContractWithBalance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithBalanceFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json
index a5c0cfffb..c4dcd5592 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json
@@ -2,7 +2,7 @@
"CREATE_EmptyContractWithStorage" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_0wei.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_0wei.json
index 21491b709..9bf0ab448 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_0wei.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_0wei.json
@@ -2,7 +2,7 @@
"CREATE_EmptyContractWithStorageAndCallIt_0wei" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_0weiFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json
index 5fed4328c..49a38176e 100644
--- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json
+++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1wei.json
@@ -2,7 +2,7 @@
"CREATE_EmptyContractWithStorageAndCallIt_1wei" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stCreateTest/CREATE_empty000CreateinInitCode_Transaction.json b/GeneralStateTests/stCreateTest/CREATE_empty000CreateinInitCode_Transaction.json
index de1de4238..5cb77ae07 100644
--- a/GeneralStateTests/stCreateTest/CREATE_empty000CreateinInitCode_Transaction.json
+++ b/GeneralStateTests/stCreateTest/CREATE_empty000CreateinInitCode_Transaction.json
@@ -2,7 +2,7 @@
"CREATE_empty000CreateinInitCode_Transaction" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCreateTest/CREATE_empty000CreateinInitCode_TransactionFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},