aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.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/stSolidityTest/CreateContractFromMethodFiller.json
parent555106b5bbb375815ae1944d1ef19356cc9f4648 (diff)
downloadtangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar
tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.gz
tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.bz2
tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.lz
tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.xz
tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.zst
tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.zip
fix test fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json b/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json
index b9825847c..d2a3580ad 100644
--- a/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json
+++ b/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json
@@ -73,31 +73,31 @@
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "100000",
- "//comment1": "contract TestContract",
- "//comment2": "{",
- "//comment3": " function testMethod() returns (int res)",
- "//comment4": " {",
- "//comment5": " return 225;",
- "//comment6": " }",
- "//comment7": "",
- "//comment8": " function destroy(address sendFoundsTo)",
- "//comment9": " {",
- "//comment10": " suicide(sendFoundsTo);",
- "//comment11": " }",
- "//comment12": "}",
- "//comment13": "",
- "//comment14": "contract main",
- "//comment15": "{",
- "//comment16": " function run() returns (uint)",
- "//comment17": " {",
- "//comment18": " createContractFromMethod();",
- "//comment19": " }",
- "//comment20": " ",
- "//comment21": " function createContractFromMethod() returns (TestContract a)",
- "//comment22": " {",
- "//comment23": " a = new TestContract();",
- "//comment24": " }",
- "//comment25": "}",
+ "//comment1": "contract TestContract",
+ "//comment2": "{",
+ "//comment3": " function testMethod() returns (int res)",
+ "//comment4": " {",
+ "//comment5": " return 225;",
+ "//comment6": " }",
+ "//comment7": "",
+ "//comment8": " function destroy(address sendFoundsTo)",
+ "//comment9": " {",
+ "//comment10": " suicide(sendFoundsTo);",
+ "//comment11": " }",
+ "//comment12": "}",
+ "//comment13": "",
+ "//comment14": "contract main",
+ "//comment15": "{",
+ "//comment16": " function run() returns (uint)",
+ "//comment17": " {",
+ "//comment18": " createContractFromMethod();",
+ "//comment19": " }",
+ "//comment20": " ",
+ "//comment21": " function createContractFromMethod() returns (TestContract a)",
+ "//comment22": " {",
+ "//comment23": " a = new TestContract();",
+ "//comment24": " }",
+ "//comment25": "}",
"code" : "0x60003560e060020a900480637ee17e1214601f578063c040622614602b57005b60256047565b60006000f35b6031603b565b8060005260206000f35b600060436047565b5090565b60006060605d600039606060006000f09050905600605480600c6000396000f30060003560e060020a90048062f55d9d14601e578063b9c3d0a514602d57005b60276004356046565b60006000f35b6033603d565b8060005260206000f35b600060e1905090565b80600160a060020a0316ff5056",
"nonce" : "0",
"storage" : {