aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-02-02 17:17:03 +0800
committerDimitry <dimitry@ethereum.org>2018-02-02 17:17:03 +0800
commita68a5120293f95665622ac14051106fda896344f (patch)
tree8c2e3e30c31f9e2fdb7774ea1b7511e7f2a0466c /GeneralStateTests
parent7babbe538e54b245deca8efd9b85bbda59caa46e (diff)
downloaddexon-tests-a68a5120293f95665622ac14051106fda896344f.tar.gz
dexon-tests-a68a5120293f95665622ac14051106fda896344f.tar.zst
dexon-tests-a68a5120293f95665622ac14051106fda896344f.zip
update stNonZeroCallsTest
Diffstat (limited to 'GeneralStateTests')
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToEmpty.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToNonNonZeroBalance.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToOneStorageKey.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToEmpty.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToNonNonZeroBalance.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToOneStorageKey.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToEmpty.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToNonNonZeroBalance.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToOneStorageKey.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToEmpty.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToNonNonZeroBalance.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToOneStorageKey.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToEmpty.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToNonNonZeroBalance.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToOneStorageKey.json8
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData.json6
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToEmpty.json6
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToNonNonZeroBalance.json6
-rw-r--r--GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToOneStorageKey.json6
24 files changed, 92 insertions, 92 deletions
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL.json
index 382ed3ba8..ca15df4ce 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALL" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALLFiller.json",
- "sourceHash" : "9c8b879fdf22c28d7fb75d46d6c03cadafcd0c93fed9a0c711bc5238a81a5bd8"
+ "sourceHash" : "7b7d26aae0070fbb06be00e11511f291afb0c1a90bcd86a1351d730bd9b6f43f"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -90,7 +90,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE.json
index 4d51baa69..e7105d5db 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALLCODE" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALLCODEFiller.json",
- "sourceHash" : "82f9b9c9d152244e248347d279820dc0d2e90d494df1b5c65c24bc899077fdac"
+ "sourceHash" : "3f55113a7d803c8aaa10a70a86d04d7fbd930360c3590a92d5901150887d7e77"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -90,7 +90,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToEmpty.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToEmpty.json
index bceccd8ad..dd41bd5dc 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToEmpty.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToEmpty.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALLCODE_ToEmpty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToEmptyFiller.json",
- "sourceHash" : "46ff50b9e69f7a781886a1682b5c98eebb069c2d93ba43c92e271236f5f9a3dd"
+ "sourceHash" : "32d857b23f0382c96b2f434880fed672cddd301b6db56d2781d569db09630494"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToNonNonZeroBalance.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToNonNonZeroBalance.json
index 79ef53651..6ee691980 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToNonNonZeroBalance.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToNonNonZeroBalance.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALLCODE_ToNonNonZeroBalance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToNonNonZeroBalanceFiller.json",
- "sourceHash" : "f3c275d215e214564cd90976700a186c7959b910baca3d6e2c1ebd5e58896378"
+ "sourceHash" : "0dbaefc1777f10cf576ca42c516ba0260c1d46b9211636eaa8ada78b6fa2c3cf"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToOneStorageKey.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToOneStorageKey.json
index 46e98ae9f..18ce75b2c 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToOneStorageKey.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToOneStorageKey.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALLCODE_ToOneStorageKey" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALLCODE_ToOneStorageKeyFiller.json",
- "sourceHash" : "0cb17a0b69e19665b014ddbecbefb4a485f1c2b2b894b63c242d8cc652ef7d2b"
+ "sourceHash" : "7ad4124deaf9fef8a095bfb8fb179f3333e6b63b58a1392acfc19df5eba53fb1"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -98,7 +98,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToEmpty.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToEmpty.json
index afa31fae7..31d32219f 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToEmpty.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToEmpty.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALL_ToEmpty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALL_ToEmptyFiller.json",
- "sourceHash" : "fe0333a9d9d4385a54247e39b10ccbaafd48d00dbb9214f5450e5225612d3a20"
+ "sourceHash" : "33dba4e0999d03c98b083fa60eb6a264c9b95a5366dfc8e141fbeb24a6cb6c1c"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToNonNonZeroBalance.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToNonNonZeroBalance.json
index 1472b5cb6..fb14f5c96 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToNonNonZeroBalance.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToNonNonZeroBalance.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALL_ToNonNonZeroBalance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALL_ToNonNonZeroBalanceFiller.json",
- "sourceHash" : "8c6c27504d2c236acc31bb642fb4243a45f47a45e72de9b05d8e652e08b3b02d"
+ "sourceHash" : "864b3c244a6c24087f8a245baab88dc5995b0bd1283df26912600e000506cc73"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToOneStorageKey.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToOneStorageKey.json
index ab802e58b..19f04b733 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToOneStorageKey.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_CALL_ToOneStorageKey.json
@@ -2,10 +2,10 @@
"NonZeroValue_CALL_ToOneStorageKey" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_CALL_ToOneStorageKeyFiller.json",
- "sourceHash" : "4ee09e638629de2bb397d23774566b2193bbe9c78ce846126995538dc6eb1b7e"
+ "sourceHash" : "d3fef042c8f0646b22f8722e1d81598c3d92d1b2037744f9d34f5c47962d934d"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -98,7 +98,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL.json
index 26e8a8288..695fcfbcd 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL.json
@@ -2,10 +2,10 @@
"NonZeroValue_DELEGATECALL" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_DELEGATECALLFiller.json",
- "sourceHash" : "33dcc23f4aca37c690bd3fb8f6e676d75c188db2d6bdf2882279750475e1849f"
+ "sourceHash" : "00750a73548343719fc00a796fd6bb527da0403304a3f041df0bbad3341b9142"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -90,7 +90,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToEmpty.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToEmpty.json
index de4b26df6..9534a2b9b 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToEmpty.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToEmpty.json
@@ -2,10 +2,10 @@
"NonZeroValue_DELEGATECALL_ToEmpty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToEmptyFiller.json",
- "sourceHash" : "f454974a9c1641ac1b387c3d9c10f3a114405eadd5efa9783d5afc21224e68fe"
+ "sourceHash" : "bb66f35de9cb7bde3409cfa3d4e18d95e540fa5f2cc6f09b7e66fc4a905c5e05"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToNonNonZeroBalance.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToNonNonZeroBalance.json
index 61184bb2b..1934312dd 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToNonNonZeroBalance.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToNonNonZeroBalance.json
@@ -2,10 +2,10 @@
"NonZeroValue_DELEGATECALL_ToNonNonZeroBalance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToNonNonZeroBalanceFiller.json",
- "sourceHash" : "00fa7c5703c85242a68c4790d1ab833885c14d1b247df90aa07ada73ba85b962"
+ "sourceHash" : "98a28d92e45787ff287febf298a80fa1de53c9ceaeb14c2c4547a08db3a36690"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToOneStorageKey.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToOneStorageKey.json
index 292976d79..01a68afb0 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToOneStorageKey.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToOneStorageKey.json
@@ -2,10 +2,10 @@
"NonZeroValue_DELEGATECALL_ToOneStorageKey" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_DELEGATECALL_ToOneStorageKeyFiller.json",
- "sourceHash" : "e6ecabd63a5f789dbc9f534cc236debc4ce156f57c7d296e34d01c284baacc7b"
+ "sourceHash" : "a5cdb3a2ffbe709fdc5cb1fa9dcc227672aee7d8265d5d90adc5f308ce7bf864"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -98,7 +98,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE.json
index bf19b1b6f..3d79cd6d3 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE.json
@@ -2,10 +2,10 @@
"NonZeroValue_SUICIDE" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_SUICIDEFiller.json",
- "sourceHash" : "dd9d158cf3a970f6ffb326be3f770bc6b68755376a7c3681483736b6cdbe789d"
+ "sourceHash" : "c384f532ed988a01ddcf537380c9812de0d83c6112373721b8971e038ee1753c"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -90,7 +90,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToEmpty.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToEmpty.json
index 3b25bd232..e12408160 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToEmpty.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToEmpty.json
@@ -2,10 +2,10 @@
"NonZeroValue_SUICIDE_ToEmpty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToEmptyFiller.json",
- "sourceHash" : "1641d69884bc9d9a55921be5e90d89c93b0ca5e1ad3ed16949c0a4ba86d2b26e"
+ "sourceHash" : "7f2cbe28db9c8cdd083d3e611666a0c80d4a13e8435d4d7b089e2605432d63a3"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToNonNonZeroBalance.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToNonNonZeroBalance.json
index b68942aa0..8ee1baee5 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToNonNonZeroBalance.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToNonNonZeroBalance.json
@@ -2,10 +2,10 @@
"NonZeroValue_SUICIDE_ToNonNonZeroBalance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToNonNonZeroBalanceFiller.json",
- "sourceHash" : "c1af8428c35e7ee8ba0511ec19a09ac20ca810427f182242c4c8b460cfa3112e"
+ "sourceHash" : "a077985f9db90d8f14e239db39023d8fc896a531ab1cf14f9961a25d88d94222"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -97,7 +97,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToOneStorageKey.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToOneStorageKey.json
index 62b2ba3b0..d4bc9693b 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToOneStorageKey.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToOneStorageKey.json
@@ -2,10 +2,10 @@
"NonZeroValue_SUICIDE_ToOneStorageKey" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_SUICIDE_ToOneStorageKeyFiller.json",
- "sourceHash" : "b85c631843395e4019f6ffc920ed0d50faaa6cb572ccef7f983d571b2b63eeab"
+ "sourceHash" : "2bc3e91fbaafbf214dbe9c4d110cdf5f61ae5fe90ff0d0a83038a1e01d6a3736"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -99,7 +99,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL.json
index b5ab19deb..fd7da50e0 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALL" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALLFiller.json",
- "sourceHash" : "f453d38394ed5a9990072c142df1e219e0819a841843f52a7a836b9ae0b4a329"
+ "sourceHash" : "a5f4d96816fe0559adc376f6c58f417ddc295c65255ae0c0634dde5f900249be"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -83,7 +83,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToEmpty.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToEmpty.json
index 549bc8d91..c3cbdf443 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToEmpty.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToEmpty.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALL_ToEmpty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToEmptyFiller.json",
- "sourceHash" : "cb5e4072967f7d6c636e40a0c4848eb48c2fcbe76e0622a4f9502fbc948ff869"
+ "sourceHash" : "605c51215874ced996c43b71add2e4fb34b01acbd06d43a2ca429f3dc845098e"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -90,7 +90,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToNonNonZeroBalance.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToNonNonZeroBalance.json
index 3e987c61e..9cec6bddb 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToNonNonZeroBalance.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToNonNonZeroBalance.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALL_ToNonNonZeroBalance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToNonNonZeroBalanceFiller.json",
- "sourceHash" : "360bb944f1cc49e008feb10b01a54047a2d9d3df60c1ddfdd1257a1b007134ed"
+ "sourceHash" : "f1d5514218ff82d9a26ce1c83424e832c67cf32634bfd2dd4fbbda07e515d9b1"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -90,7 +90,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToOneStorageKey.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToOneStorageKey.json
index 33d6590a9..dd54309e2 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToOneStorageKey.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToOneStorageKey.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALL_ToOneStorageKey" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALL_ToOneStorageKeyFiller.json",
- "sourceHash" : "6773a59f10d546a806164f861c3647e2d28238e387cabbc4dd2db10bc0809dfb"
+ "sourceHash" : "d9a19f3a461a858478fe6808cbd0528118789e24f42792af1cd9488509f27e22"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -91,7 +91,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x"
],
"gasLimit" : [
"0x0927c0"
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData.json
index e8759fd5d..0092ad88d 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALLwithData" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithDataFiller.json",
- "sourceHash" : "8d2e4cec3d45db7c68e81e8f42d5a8128dfeff940976efdafc001c6fb4f6d978"
+ "sourceHash" : "d8fa8b3bb44ed26534806a3f3c11780477dd318f5647b881a5ad4f11dc000bad"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToEmpty.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToEmpty.json
index 531e533f0..68ff4cc2d 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToEmpty.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToEmpty.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALLwithData_ToEmpty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToEmptyFiller.json",
- "sourceHash" : "a63cd07259edc7328a3f410327e9b80210e7251399b8997bcd340a3ed4ee7142"
+ "sourceHash" : "f2ad02e9d3aff5d0524438d74e2a58fbf2eb8bfe97cd7a756a6cfb7746f51d47"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToNonNonZeroBalance.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToNonNonZeroBalance.json
index d184f78bc..df0afcb94 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToNonNonZeroBalance.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToNonNonZeroBalance.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALLwithData_ToNonNonZeroBalance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToNonNonZeroBalanceFiller.json",
- "sourceHash" : "d5ed4299cb634ba3b6ce928eea03d01aff5b38e0f49a5db68b8b4d2f946983b8"
+ "sourceHash" : "c09346f779222c7201028927d1d6229793cdf22e703c3febcc42c56ac5e38eee"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToOneStorageKey.json b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToOneStorageKey.json
index 1329755ba..4dcbfda32 100644
--- a/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToOneStorageKey.json
+++ b/GeneralStateTests/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToOneStorageKey.json
@@ -2,10 +2,10 @@
"NonZeroValue_TransactionCALLwithData_ToOneStorageKey" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++",
+ "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stNonZeroCallsTest/NonZeroValue_TransactionCALLwithData_ToOneStorageKeyFiller.json",
- "sourceHash" : "7f520c7f29474c542c988283d4c9082d0586e61ef1396ae61db024c8bee45fec"
+ "sourceHash" : "8745b82ef5acac49c849483f459d934991b7196289e37fb4e5008658db298b15"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",