aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json
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/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json
parent3f5febc901913ef698f1b09dda8705babd729e4a (diff)
downloaddexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar.gz
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar.bz2
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar.lz
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar.xz
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.tar.zst
dexon-tests-e77d3ba583810fd2a41248270fb36e08dfe5f38e.zip
correct Constantinople expect section in state tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json20
1 files changed, 18 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json
index 68ef1e41b..d228184b6 100644
--- a/src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json
+++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorNotMuchMemory1Filler.json
@@ -15,7 +15,7 @@
"gas" : -1,
"value" : -1
},
- "network" : [">=Frontier"],
+ "network" : ["<=Byzantium"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"nonce" : "0",
@@ -23,6 +23,22 @@
}
}
}
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : [">=Constantinople"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "nonce" : "0",
+ "storage" : {
+ "0x00" : "0x01"
+ }
+ }
+ }
}
],
"pre" : {
@@ -53,7 +69,7 @@
""
],
"gasLimit" : [
- "300000"
+ "290000"
],
"gasPrice" : "1",
"nonce" : "0",