aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json20
1 files changed, 19 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json
index 3f04aaf7c..014a6ac21 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json
@@ -1,5 +1,8 @@
{
"create2collisionStorage_d0g0v0" : {
+ "_info" : {
+ "comment" : "create2 generates an account that already exists and has storage != 0"
+ },
"blocks" : [
{
"blockHeaderPremine" : {
@@ -59,7 +62,6 @@
"balance" : "0x00",
"nonce" : "0x01",
"storage" : {
- "0x00" : "0x01"
}
}
}
@@ -90,6 +92,14 @@
"storage" : {
}
},
+ "0xaf3ecba2fe09a4f6c19f16a9d119e44e08c2da01" : {
+ "balance" : "0x00",
+ "code" : "",
+ "nonce" : "0x00",
+ "storage" : {
+ "0x00" : "0x01"
+ }
+ },
"0xe2b35478fdd26477cc576dd906e6277761246a3c" : {
"balance" : "0x00",
"code" : "",
@@ -97,6 +107,14 @@
"storage" : {
"0x00" : "0x01"
}
+ },
+ "0xec2c6832d00680ece8ff9254f81fdab0a5a2ac50" : {
+ "balance" : "0x00",
+ "code" : "",
+ "nonce" : "0x00",
+ "storage" : {
+ "0x00" : "0x01"
+ }
}
},
"sealEngine" : "NoProof"