aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-04 21:07:52 +0800
committerDimitry <dimitry@ethereum.org>2018-09-04 21:07:52 +0800
commitcf18d3b941888a6bf17db5d13e028c92e7a7001e (patch)
tree362de09438ccc3cacf6fa1e9ae78af62be613885 /src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json
parent22558f3be8542021415ba94b9474618f6efc09a1 (diff)
downloaddexon-tests-cf18d3b941888a6bf17db5d13e028c92e7a7001e.tar.gz
dexon-tests-cf18d3b941888a6bf17db5d13e028c92e7a7001e.tar.zst
dexon-tests-cf18d3b941888a6bf17db5d13e028c92e7a7001e.zip
refill collision test
Diffstat (limited to 'src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json41
1 files changed, 38 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json b/src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json
index 5a063bd77..27b573a79 100644
--- a/src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json
+++ b/src/GeneralStateTestsFiller/stCreate2/create2collisionStorageFiller.json
@@ -37,7 +37,7 @@
},
{
"indexes" : {
- "data" : -1,
+ "data" : 0,
"gas" : -1,
"value" : -1
},
@@ -47,7 +47,33 @@
"balance" : "0",
"nonce" : "1",
"storage" : {
- "0x00" : "0x01"
+ }
+ },
+ "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "balance" : "1",
+ "nonce" : "2",
+ "storage" : {
+ "0x00" : "0x00"
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "1"
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : 1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : [">=Constantinople"],
+ "result" : {
+ "af3ecba2fe09a4f6c19f16a9d119e44e08c2da01" : {
+ "balance" : "0",
+ "nonce" : "1",
+ "storage" : {
+ "0x01" : "0x01"
}
},
"6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
@@ -78,11 +104,20 @@
"storage" : {
"0x00" : "0x01"
}
+ },
+ "af3ecba2fe09a4f6c19f16a9d119e44e08c2da01" : {
+ "balance" : "0",
+ "code" : "0x",
+ "nonce" : "0",
+ "storage" : {
+ "0x00" : "0x01"
+ }
}
},
"transaction" : {
"data" : [
- "{ (CREATE2 0 0 0 0) }"
+ "{ (CREATE2 0 0 0 0) }",
+ "{ (MSTORE 0 0x6001600155) (CREATE2 0 27 5 0) }"
],
"gasLimit" : [
"400000"