aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json24
1 files changed, 23 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json
index bf489ca63..0d0654bfc 100644
--- a/src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json
+++ b/src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json
@@ -16,7 +16,7 @@
"gas" : -1,
"value" : -1
},
- "network" : ["ALL"],
+ "network" : ["Frontier", "Homestead", "EIP150"],
"result" : {
"1000000000000000000000000000000000000000" : {
"balance" : "99"
@@ -26,6 +26,28 @@
"code" : "",
"nonce" : "0",
"storage" : {
+ "0x01" : "0x01"
+ }
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "1000000000000000000000000000000000000000" : {
+ "balance" : "99"
+ },
+ "13136008b64ff592819b2fa6d43f2835c452020e" : {
+ "balance" : "1",
+ "code" : "",
+ "nonce" : "1",
+ "storage" : {
+ "0x01" : "0x01"
}
}
}