aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2018-05-24 04:49:58 +0800
committerGitHub <noreply@github.com>2018-05-24 04:49:58 +0800
commit0eef2f31ab59016a7ccad2a99d4644f753eebcb9 (patch)
treed938fc16ab84596416155d029514869d0473d0c1 /src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json
parentf4faae91c5ba192c3fd9b8cf418c24e627786312 (diff)
parent726b161ba8a739691006cc1ba080672bb50a9d49 (diff)
downloaddexon-tests-0eef2f31ab59016a7ccad2a99d4644f753eebcb9.tar.gz
dexon-tests-0eef2f31ab59016a7ccad2a99d4644f753eebcb9.tar.zst
dexon-tests-0eef2f31ab59016a7ccad2a99d4644f753eebcb9.zip
Merge pull request #437 from ethereum/retesteth
fix tests that were failing via RPC
Diffstat (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json22
1 files changed, 21 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json
index 72fa7ce3e..126b8e86f 100644
--- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json
+++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json
@@ -15,11 +15,31 @@
"gas" : -1,
"value" : -1
},
- "network" : ["Homestead", ">=Byzantium"],
+ "network" : ["Homestead"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"storage" : {
}
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0"
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : [">=Byzantium"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "storage" : {
+ }
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "shouldnotexist" : "1"
}
}
}