aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-10-06 00:44:38 +0800
committerDimitry <dimitry@ethereum.org>2017-10-06 00:44:38 +0800
commitadaa3459f1f381370d56a4449927da97a28ad731 (patch)
treeeaa78b4eb92e491536318dba3b5c1eea61b308d8 /src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json
parent555106b5bbb375815ae1944d1ef19356cc9f4648 (diff)
downloaddexon-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar
dexon-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.gz
dexon-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.bz2
dexon-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.lz
dexon-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.xz
dexon-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.zst
dexon-tests-adaa3459f1f381370d56a4449927da97a28ad731.zip
fix test fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json
index 22e183874..21297119a 100644
--- a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json
+++ b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json
@@ -31,7 +31,7 @@
}
},
{
- "comment" : "OOG in subcall",
+ "//comment" : "OOG in subcall",
"indexes" : {
"data" : 0,
"gas" : 1,
@@ -39,12 +39,12 @@
},
"network" : ["ALL"],
"result" : {
- "3e180b1862f9d158abb5e519a6d8605540c23682" : {
- "balance" : "0x06",
+ "3e180b1862f9d158abb5e519a6d8605540c23682" : {
+ "balance" : "0x06",
"code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }",
"nonce" : "54",
"storage" : {
- "0x00" : "0x01",
+ "0x00" : "0x01",
"0x04" : "0x0c"
}
},
@@ -55,7 +55,7 @@
}
},
{
- "comment" : "OOG after subcall",
+ "//comment" : "OOG after subcall",
"indexes" : {
"data" : 1,
"gas" : 0,
@@ -63,8 +63,8 @@
},
"network" : ["EIP158", "EIP150"],
"result" : {
- "3e180b1862f9d158abb5e519a6d8605540c23682" : {
- "balance" : "0x05",
+ "3e180b1862f9d158abb5e519a6d8605540c23682" : {
+ "balance" : "0x05",
"code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }",
"nonce" : "54",
"storage" : {
@@ -77,7 +77,7 @@
}
},
{
- "comment" : "OOG after subcall",
+ "//comment" : "OOG after subcall",
"indexes" : {
"data" : 1,
"gas" : 0,
@@ -85,8 +85,8 @@
},
"network" : ["Homestead", "Frontier"],
"result" : {
- "3e180b1862f9d158abb5e519a6d8605540c23682" : {
- "balance" : "0x05",
+ "3e180b1862f9d158abb5e519a6d8605540c23682" : {
+ "balance" : "0x05",
"code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455",
"nonce" : "54",
"storage" : {
@@ -99,7 +99,7 @@
}
},
{
- "comment" : "double OOG",
+ "//comment" : "double OOG",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -107,9 +107,9 @@
},
"network" : ["ALL"],
"result" : {
- "3e180b1862f9d158abb5e519a6d8605540c23682" : {
- "balance" : "0x05",
- "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }",
+ "3e180b1862f9d158abb5e519a6d8605540c23682" : {
+ "balance" : "0x05",
+ "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }",
"nonce" : "54",
"storage" : {
}