aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stDelegatecallTestHomestead
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
committerDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
commit8a53efa84c102c2c547692e47778e5a5e45cb126 (patch)
tree0dd31a83b47bef4a980862aa90a2328539e88995 /GeneralStateTests/stDelegatecallTestHomestead
parentadaa3459f1f381370d56a4449927da97a28ad731 (diff)
downloaddexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.bz2
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.lz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.xz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip
refill all the tests
Diffstat (limited to 'GeneralStateTests/stDelegatecallTestHomestead')
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/Call1024BalanceTooLow.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/Call1024OOG.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/Call1024PreCalls.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/CallLoseGasOOG.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/CallRecursiveBombPreCall.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/CallcodeLoseGasOOG.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024OOG.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callWithHighValueAndGasOOG.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput1.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput2.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3Fail.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partial.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partialFail.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOG.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallAndOOGatTxLevel.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallBasic.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToEmptyContract.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContract.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOG.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallOOGinCall.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallSenderCheck.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecallValueCheck.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode.json5
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode2SelfCall.json5
34 files changed, 102 insertions, 68 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/Call1024BalanceTooLow.json b/GeneralStateTests/stDelegatecallTestHomestead/Call1024BalanceTooLow.json
index 275c1bd54..1043cdcb1 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/Call1024BalanceTooLow.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/Call1024BalanceTooLow.json
@@ -2,9 +2,10 @@
"Call1024BalanceTooLow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024BalanceTooLowFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024BalanceTooLowFiller.json",
+ "sourceHash" : "82e7602d27d1c0753c40936f72795fc1070131bb579f79433e884320de4a98ee"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/Call1024OOG.json b/GeneralStateTests/stDelegatecallTestHomestead/Call1024OOG.json
index 97695a20c..7acee91ae 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/Call1024OOG.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/Call1024OOG.json
@@ -2,9 +2,10 @@
"Call1024OOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024OOGFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024OOGFiller.json",
+ "sourceHash" : "baa5582e3748f484c86970a8f8493658bf587a93be9911d0e6c82ba59175fbcc"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/Call1024PreCalls.json b/GeneralStateTests/stDelegatecallTestHomestead/Call1024PreCalls.json
index c82491d0c..42b0fd211 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/Call1024PreCalls.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/Call1024PreCalls.json
@@ -2,9 +2,10 @@
"Call1024PreCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json",
+ "sourceHash" : "cc896233e8756a65c19834458d45361e8a0023bd876041c8e719a2c509996f50"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/CallLoseGasOOG.json b/GeneralStateTests/stDelegatecallTestHomestead/CallLoseGasOOG.json
index 3c3dd14d2..08312d170 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/CallLoseGasOOG.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/CallLoseGasOOG.json
@@ -2,9 +2,10 @@
"CallLoseGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallLoseGasOOGFiller.json",
+ "sourceHash" : "2bc6559eede71535929c082e0b30b8cc0a329f1182590bb8c0d036f20ce424b3"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/CallRecursiveBombPreCall.json b/GeneralStateTests/stDelegatecallTestHomestead/CallRecursiveBombPreCall.json
index f91c1f98c..e8b9a555e 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/CallRecursiveBombPreCall.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/CallRecursiveBombPreCall.json
@@ -2,9 +2,10 @@
"CallRecursiveBombPreCall" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallRecursiveBombPreCallFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallRecursiveBombPreCallFiller.json",
+ "sourceHash" : "4b78772f163d403546987cce06f542068b53191ecd777e93d4f36d197dd7d4a3"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/CallcodeLoseGasOOG.json b/GeneralStateTests/stDelegatecallTestHomestead/CallcodeLoseGasOOG.json
index dfea9fd2b..f045b8eb8 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/CallcodeLoseGasOOG.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/CallcodeLoseGasOOG.json
@@ -2,9 +2,10 @@
"CallcodeLoseGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallcodeLoseGasOOGFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/CallcodeLoseGasOOGFiller.json",
+ "sourceHash" : "e5e16c75e1c54dbd912c49dfa4b64aa0ef473992af26cc2724c39541c37818d8"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024.json b/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024.json
index 5ab6c6f67..b2f8894b7 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024.json
@@ -2,9 +2,10 @@
"Delegatecall1024" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Delegatecall1024Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Delegatecall1024Filler.json",
+ "sourceHash" : "8f529713a0d3033d2a3ab0e9082a5c4830ebf7f907c00a577d60157e2bbcb32e"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024OOG.json b/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024OOG.json
index 39e6369f8..38c8d9df5 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024OOG.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/Delegatecall1024OOG.json
@@ -2,9 +2,10 @@
"Delegatecall1024OOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Delegatecall1024OOGFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Delegatecall1024OOGFiller.json",
+ "sourceHash" : "f771fbfa6f84012816a862b44aa6581455d637ae2da26fa82c33558bec189a3f"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json
index 255fe894f..2b8e1af70 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json
@@ -2,9 +2,10 @@
"callOutput1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput1Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput1Filler.json",
+ "sourceHash" : "18418577c678030b1a91c5e7517b3ecd8b4b1beb49e970adb12b29306588bc55"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json
index 73e4ace3d..2603b2dda 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json
@@ -2,9 +2,10 @@
"callOutput2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput2Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput2Filler.json",
+ "sourceHash" : "58b952512e5b156bd16ebb7f0f83a4325f1ad33b48ee2be6beded0387068cc4f"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json
index 8191325ce..8791d5d4e 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json
@@ -2,9 +2,10 @@
"callOutput3" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3Filler.json",
+ "sourceHash" : "ef3c4cb4546802b15bb7954f0eb15a805ba5baabf82a9ec1a56acf3c3aa453f2"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json
index 6d19f006e..3aac53e08 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json
@@ -2,9 +2,10 @@
"callOutput3Fail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3FailFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3FailFiller.json",
+ "sourceHash" : "61e713964d13213ff993c7aa1a055e9527ec9ffa64c831fe15358dbfc400407b"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json
index b593117b0..1a9c1796d 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json
@@ -2,9 +2,10 @@
"callOutput3partial" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3partialFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3partialFiller.json",
+ "sourceHash" : "9ea480d8484a14462a436cebf6d3e620da1e4dec48405f6155757d4cb30887b1"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json
index 3f8e9a056..cdf47dacb 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json
@@ -2,9 +2,10 @@
"callOutput3partialFail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3partialFailFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callOutput3partialFailFiller.json",
+ "sourceHash" : "da4faa0165ba2279a8a3866dbd7c552bd1a82feef289f9afc5b6b6102896d940"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callWithHighValueAndGasOOG.json b/GeneralStateTests/stDelegatecallTestHomestead/callWithHighValueAndGasOOG.json
index 1c0b3c468..48ae45805 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callWithHighValueAndGasOOG.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callWithHighValueAndGasOOG.json
@@ -2,9 +2,10 @@
"callWithHighValueAndGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callWithHighValueAndGasOOGFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callWithHighValueAndGasOOGFiller.json",
+ "sourceHash" : "31e676ce7b62ec9bd680e289dce9249e82cc6849e4bcb2bb86ecdc0f79b74394"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput1.json b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput1.json
index cb452d869..5605e6c21 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput1.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput1.json
@@ -2,9 +2,10 @@
"callcodeOutput1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput1Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput1Filler.json",
+ "sourceHash" : "151fba2fab0ea69e9c86fbff8be0d590874bfd55173d3809d6526400ed8d9e8b"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput2.json b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput2.json
index 3c3295372..414fbd674 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput2.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput2.json
@@ -2,9 +2,10 @@
"callcodeOutput2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput2Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput2Filler.json",
+ "sourceHash" : "ac17843ac34c077353c27d398de05841f04e7aee38a4f40713748787178c72f0"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3.json b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3.json
index 095f11230..0a126b587 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3.json
@@ -2,9 +2,10 @@
"callcodeOutput3" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3Filler.json",
+ "sourceHash" : "7a5371c48fad3970c9bcbac67b3ed1b0db30631ed8836f490b785fd54588b228"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3Fail.json b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3Fail.json
index 257d26b1f..73fd38645 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3Fail.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3Fail.json
@@ -2,9 +2,10 @@
"callcodeOutput3Fail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json",
+ "sourceHash" : "8a3577dc61328dbd8a9f1882144922be6a0b3a504e61bb2607d7ce0384800399"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partial.json b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partial.json
index 3d9884fd9..c59f06590 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partial.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partial.json
@@ -2,9 +2,10 @@
"callcodeOutput3partial" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3partialFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3partialFiller.json",
+ "sourceHash" : "be961b9c55f63383377cf99edbc5f4777406413535a3f187124f3274b4f511b4"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partialFail.json b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partialFail.json
index bf5d83fda..c97e97dcc 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partialFail.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callcodeOutput3partialFail.json
@@ -2,9 +2,10 @@
"callcodeOutput3partialFail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3partialFailFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3partialFailFiller.json",
+ "sourceHash" : "97973dd7c173de01c8954aabe6eeb8cc1b7133403b9e129c6f2e555e4b00cc07"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOG.json b/GeneralStateTests/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOG.json
index 7454612c9..390524a05 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOG.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOG.json
@@ -2,9 +2,10 @@
"callcodeWithHighValueAndGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json",
+ "sourceHash" : "c61678ac8dea09fdde27205e5086f2e07f7f5032497f62b23d6769c5f751339a"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json b/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json
index 53c197695..3eb78501c 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json
@@ -2,9 +2,10 @@
"deleagateCallAfterValueTransfer" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/deleagateCallAfterValueTransferFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/deleagateCallAfterValueTransferFiller.json",
+ "sourceHash" : "d6e6544551707398b645bf235c159ea3e7ca69eaa60382caf534c0bd327bb57d"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallAndOOGatTxLevel.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallAndOOGatTxLevel.json
index 60e78ef34..e0e5de2a6 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallAndOOGatTxLevel.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallAndOOGatTxLevel.json
@@ -2,9 +2,10 @@
"delegatecallAndOOGatTxLevel" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallAndOOGatTxLevelFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallAndOOGatTxLevelFiller.json",
+ "sourceHash" : "678b8cd45ce5e53ecfc43753af84ebf33c66ec7f68d136e41fce9f312156e05d"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallBasic.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallBasic.json
index d05367cac..8cf8f4ce8 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallBasic.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallBasic.json
@@ -2,9 +2,10 @@
"delegatecallBasic" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallBasicFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallBasicFiller.json",
+ "sourceHash" : "7e580d9079c588b54e5084ae9bd615767e68135037d497becf59fe92c67c277e"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json
index d940556e3..e8194a266 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json
@@ -2,9 +2,10 @@
"delegatecallEmptycontract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallEmptycontractFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallEmptycontractFiller.json",
+ "sourceHash" : "11cc781897633ce49045bf9f2bb1d10d7e777cf6331a76161a48dc4be7805552"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToEmptyContract.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToEmptyContract.json
index 526630be8..ba49b5b88 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToEmptyContract.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToEmptyContract.json
@@ -2,9 +2,10 @@
"delegatecallInInitcodeToEmptyContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToEmptyContractFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToEmptyContractFiller.json",
+ "sourceHash" : "30cc8b23b6bc9fe87938f4afb655030168e1243f53452f93cc9716ea84d3b9d3"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContract.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContract.json
index 6b23e3f44..cc6d1ac8f 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContract.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContract.json
@@ -2,9 +2,10 @@
"delegatecallInInitcodeToExistingContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json",
+ "sourceHash" : "327702118d89e11d9a9b3f3b7bb4b0ac9a5235029253ac7860c9bb5c220db14a"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOG.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOG.json
index c8af9c075..bbaf46b92 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOG.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOG.json
@@ -2,9 +2,10 @@
"delegatecallInInitcodeToExistingContractOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json",
+ "sourceHash" : "1b2a721554f17f0af9054fea9baa445ccb4b984a5c84688f78f5893a8e1586c9"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallOOGinCall.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallOOGinCall.json
index 2149ee6a5..5f6879043 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallOOGinCall.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallOOGinCall.json
@@ -2,9 +2,10 @@
"delegatecallOOGinCall" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallOOGinCallFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallOOGinCallFiller.json",
+ "sourceHash" : "61d8bbd395f0981bcf6e2c563f659fedbeee86f335c38237fd480cf14cd53104"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallSenderCheck.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallSenderCheck.json
index c4fc85fb8..064553f3e 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallSenderCheck.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallSenderCheck.json
@@ -2,9 +2,10 @@
"delegatecallSenderCheck" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallSenderCheckFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallSenderCheckFiller.json",
+ "sourceHash" : "5a0e9fecbcac2f03cd10fa66124ec10ff97a849ff64fe3e04d96dd1c8836db6a"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallValueCheck.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallValueCheck.json
index f10c51ce3..79ba71cdc 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallValueCheck.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallValueCheck.json
@@ -2,9 +2,10 @@
"delegatecallValueCheck" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallValueCheckFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallValueCheckFiller.json",
+ "sourceHash" : "272f4ce43dca5f058299658bafff97779ee87632347d29efcfad228814638757"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode.json
index 154b66e91..8d7b05fcf 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode.json
@@ -2,9 +2,10 @@
"delegatecodeDynamicCode" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecodeDynamicCodeFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecodeDynamicCodeFiller.json",
+ "sourceHash" : "4bcc069972ede1f4694553642aaf08f57653808186457e9b305ea25ed4d03daf"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode2SelfCall.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode2SelfCall.json
index 57ee703d8..1cac95a47 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode2SelfCall.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecodeDynamicCode2SelfCall.json
@@ -2,9 +2,10 @@
"delegatecodeDynamicCode2SelfCall" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecodeDynamicCode2SelfCallFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecodeDynamicCode2SelfCallFiller.json",
+ "sourceHash" : "5d3e783a5e44e182d89c854f0ed89bc8f17b8774f7b1fe24f66d5aabc3e354c8"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",