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.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionStorage_d0g0v0Filler.json
index 3f04aaf7c..6c0e40ee8 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" : "",