aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.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/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.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/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.json b/src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.json
index 59a0e33e9..19bda6b39 100644
--- a/src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.json
+++ b/src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.json
@@ -35,7 +35,7 @@
"gas" : -1,
"value" : -1
},
- "network" : [">=Homestead"],
+ "network" : [">=EIP158"],
"result" : {
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"shouldnotexist" : "1"
@@ -44,6 +44,22 @@
"nonce" : "0x00"
}
}
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["Homestead", "EIP150"],
+ "result" : {
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0"
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "0x00"
+ }
+ }
}
],
"pre" : {