aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--StateTests/stSystemOperationsTest.json6
-rw-r--r--VMTests/vmIOandFlowOperationsTest.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/StateTests/stSystemOperationsTest.json b/StateTests/stSystemOperationsTest.json
index a4aff1c0f..52d9067cf 100644
--- a/StateTests/stSystemOperationsTest.json
+++ b/StateTests/stSystemOperationsTest.json
@@ -592,19 +592,19 @@
"code" : "0x600160005401600055600060006000600060003060e05a03f1600155",
"nonce" : "0",
"storage" : {
- "0x" : "0x0400",
+ "0x" : "0x03ff",
"0x01" : "0x01"
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
- "balance" : "260976",
+ "balance" : "261078",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "999999999999639024",
+ "balance" : "999999999999638922",
"code" : "0x",
"nonce" : "1",
"storage" : {
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json
index 027328d0d..debb212e4 100644
--- a/VMTests/vmIOandFlowOperationsTest.json
+++ b/VMTests/vmIOandFlowOperationsTest.json
@@ -1,5 +1,5 @@
{
- "dupAt51doesNotExistAnymore" : {
+ "dupAt51becameMload" : {
"callcreates" : [
],
"env" : {
@@ -1500,7 +1500,7 @@
}
}
},
- "swapAt52doesNotExistAnymore" : {
+ "swapAt52becameMstore" : {
"callcreates" : [
],
"env" : {
@@ -1542,4 +1542,4 @@
}
}
}
-} \ No newline at end of file
+}