aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructedRevert_d0g0v0Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructedRevert_d0g0v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructedRevert_d0g0v0Filler.json33
1 files changed, 29 insertions, 4 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructedRevert_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructedRevert_d0g0v0Filler.json
index f77608e49..049474e58 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructedRevert_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2collisionSelfdestructedRevert_d0g0v0Filler.json
@@ -1,5 +1,8 @@
{
"create2collisionSelfdestructedRevert_d0g0v0" : {
+ "_info" : {
+ "comment" : "collision with address that has been selfdestructed in the same transaction but then REVERT is called"
+ },
"blocks" : [
{
"blockHeaderPremine" : {
@@ -10,14 +13,14 @@
},
"transactions" : [
{
- "data" : "0x6000600060006000600073e2b35478fdd26477cc576dd906e6277761246a3c61c350f1506000600060006000f55062112233600052600a6000fd",
+ "data" : "0x6000600060006000600073e2b35478fdd26477cc576dd906e6277761246a3c61c350f1506000600060006000f550621122336000526003601dfd",
"gasLimit" : "0x061a80",
"gasPrice" : "0x01",
"nonce" : "0x00",
- "r" : "0x960e876c974e4bd11f01c43b1b78db3d407c453bcfd608b692da2fd0a1af3e70",
- "s" : "0x3414c7e97f382be2d3458d3e60b5c67b932f2672e790b082c7059154eb0ef025",
+ "r" : "0xabaa7765012a257e7afb2c1e9dab591037ef9b215d0d7b5a3d82027f1965cb2f",
+ "s" : "0x2a22b608fb9b72ba335f91ca34e960d9f353840ab956049f3a7a6a7097d3dd74",
"to" : "",
- "v" : "0x1b",
+ "v" : "0x1c",
"value" : "0x01"
}
],
@@ -51,9 +54,17 @@
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"nonce" : "0x01"
},
+ "0xaf3ecba2fe09a4f6c19f16a9d119e44e08c2da01" : {
+ "balance" : "0x01",
+ "code" : "0x6010ff"
+ },
"0xe2b35478fdd26477cc576dd906e6277761246a3c" : {
"balance" : "0x01",
"code" : "0x6010ff"
+ },
+ "0xec2c6832d00680ece8ff9254f81fdab0a5a2ac50" : {
+ "balance" : "0x01",
+ "code" : "0x6010ff"
}
}
}
@@ -83,12 +94,26 @@
"storage" : {
}
},
+ "0xaf3ecba2fe09a4f6c19f16a9d119e44e08c2da01" : {
+ "balance" : "0x01",
+ "code" : "0x6010ff",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
"0xe2b35478fdd26477cc576dd906e6277761246a3c" : {
"balance" : "0x01",
"code" : "0x6010ff",
"nonce" : "0x00",
"storage" : {
}
+ },
+ "0xec2c6832d00680ece8ff9254f81fdab0a5a2ac50" : {
+ "balance" : "0x01",
+ "code" : "0x6010ff",
+ "nonce" : "0x00",
+ "storage" : {
+ }
}
},
"sealEngine" : "NoProof"