aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
committerDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
commitfafb8a88abd431eedd85167445ccafbc095eed7a (patch)
treede91238986f8358290c38ee41a3218aea2e3e376 /src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json
parent8b80bb5961ee94acac3742e8328b2b9bf8e1c9f9 (diff)
downloaddexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.gz
dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.zst
dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.zip
refill state tests as blockchain tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json14
1 files changed, 9 insertions, 5 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json
index 65e575b75..d30cca5a0 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion_d0g0v0Filler.json
@@ -1,5 +1,8 @@
{
"FailedCreateRevertsDeletion_d0g0v0" : {
+ "_info" : {
+ "comment" : "A modification of stRevertTests/RevertInCreateInInit. That test, for EIP158 only, accidentially tested the case where a contract creation transaction touches an empty account and then fails. This one tests the same thing not just for EIP158 but any network thereafter."
+ },
"blocks" : [
{
"blockHeaderPremine" : {
@@ -10,14 +13,14 @@
},
"transactions" : [
{
- "data" : "0x3050600c80601260003960006000f050fe006211223360005260206000fd",
+ "data" : "0x3050600c80601260003960006000f050fefe6211223360005260206000fd",
"gasLimit" : "0x0a00000000",
"gasPrice" : "0x01",
"nonce" : "0x00",
- "r" : "0xd2675e5251bbee2d0fc503a310a60f701551337f14d8b491b3bfbd35ba2ec21b",
- "s" : "0x4d173f61a440739f37a200cc8268d661951a5c562353766408ae26a5b9280e58",
+ "r" : "0xf9e6ea1b31d9f8075d834304df05776329cc796037e461a2bd954d217e407c90",
+ "s" : "0x167ed2727c9f5866513f6a95f9665c5deadaa3b358cfd8a9b84b7f8546b00a99",
"to" : "",
- "v" : "0x1c",
+ "v" : "0x1b",
"value" : "0x00"
}
],
@@ -120,6 +123,7 @@
"storage" : {
}
}
- }
+ },
+ "sealEngine" : "NoProof"
}
} \ No newline at end of file