aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/TouchToEmptyAccountRevert3_d0g0v0Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/TouchToEmptyAccountRevert3_d0g0v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/TouchToEmptyAccountRevert3_d0g0v0Filler.json20
1 files changed, 14 insertions, 6 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/TouchToEmptyAccountRevert3_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/TouchToEmptyAccountRevert3_d0g0v0Filler.json
index a58fa088c..c4bc41191 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/TouchToEmptyAccountRevert3_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/TouchToEmptyAccountRevert3_d0g0v0Filler.json
@@ -27,7 +27,7 @@
],
"expect" : [
{
- "network" : "Homestead",
+ "network" : "Frontier",
"result" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
@@ -39,7 +39,7 @@
}
},
{
- "network" : "EIP150",
+ "network" : "Homestead",
"result" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
@@ -51,7 +51,7 @@
}
},
{
- "network" : "EIP158",
+ "network" : "EIP150",
"result" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
@@ -63,7 +63,7 @@
}
},
{
- "network" : "Byzantium",
+ "network" : "EIP158",
"result" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
@@ -75,7 +75,7 @@
}
},
{
- "network" : "Constantinople",
+ "network" : "Byzantium",
"result" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
@@ -85,6 +85,13 @@
}
}
}
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ }
+ }
}
],
"genesisBlockHeader" : {
@@ -147,6 +154,7 @@
"storage" : {
}
}
- }
+ },
+ "sealEngine" : "NoProof"
}
} \ No newline at end of file