aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stBadOpcode
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-25 20:40:09 +0800
committerDimitry <dimitry@ethereum.org>2018-09-25 20:40:09 +0800
commite77d3ba583810fd2a41248270fb36e08dfe5f38e (patch)
tree544a9c05636acd53d5ef4972610a6877ddee9f38 /src/GeneralStateTestsFiller/stBadOpcode
parent3f5febc901913ef698f1b09dda8705babd729e4a (diff)
downloaddexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar.gz
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar.zst
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.zip
correct Constantinople expect section in state tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stBadOpcode')
-rw-r--r--src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json b/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json
index de436634d..4fca5fbac 100644
--- a/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json
+++ b/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json
@@ -28,12 +28,25 @@
"gas" : 0,
"value" : 0
},
- "network" : ["Homestead", "EIP158", ">=Byzantium"],
+ "network" : ["Homestead", "EIP158", "Byzantium"],
"result" : {
"6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
"shouldnotexist": "1"
}
}
+ },
+ {
+ "indexes" : {
+ "data" : [115],
+ "gas" : 0,
+ "value" : 0
+ },
+ "network" : [">=Constantinople"],
+ "result" : {
+ "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "balance" : "99999"
+ }
+ }
}
],
"pre" : {