Skip to content

Commit

Permalink
build: update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismin committed Oct 9, 2018
1 parent 733d318 commit 43b6ca2
Show file tree
Hide file tree
Showing 138 changed files with 696 additions and 696 deletions.
2 changes: 1 addition & 1 deletion artifacts/json/AddressUtils.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,5 +287,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.037Z"
"updatedAt": "2018-10-09T17:45:35.426Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/BasicToken.json
Original file line number Diff line number Diff line change
Expand Up @@ -1435,5 +1435,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.048Z"
"updatedAt": "2018-10-09T17:45:35.453Z"
}
10 changes: 5 additions & 5 deletions artifacts/json/ClockAuction.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions artifacts/json/ClockAuctionBase.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions artifacts/json/CollateralizedSimpleInterestTermsContract.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions artifacts/json/Collateralizer.json

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions artifacts/json/ContractRegistry.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions artifacts/json/CreditorProxy.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions artifacts/json/DebtKernel.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions artifacts/json/DebtRegistry.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions artifacts/json/DebtToken.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion artifacts/json/DeprecatedERC721.json
Original file line number Diff line number Diff line change
Expand Up @@ -789,5 +789,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.049Z"
"updatedAt": "2018-10-09T17:45:35.433Z"
}
14 changes: 7 additions & 7 deletions artifacts/json/DharmaMultiSigWallet.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions artifacts/json/DummyContract.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions artifacts/json/DummyToken.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions artifacts/json/ERC165.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"sourceMap": "",
"deployedSourceMap": "",
"source": "/*\n\n Copyright 2017 Dharma Labs Inc.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n*/\n\npragma solidity 0.4.18;\n\n\n/**\n * ERC165 interface required by ERC721 non-fungible token.\n *\n * https://github.com/ethereum/EIPs/blob/master/EIPS/eip-721.md\n * https://github.com/ethereum/EIPs/blob/master/EIPS/eip-165.md\n */\ninterface ERC165 {\n /// @notice Query if a contract implements an interface\n /// @param interfaceID The interface identifier, as specified in ERC-165\n /// @dev Interface identification is specified in ERC-165. This function\n /// uses less than 30,000 gas.\n /// @return `true` if the contract implements `interfaceID` and\n /// `interfaceID` is not 0xffffffff, `false` otherwise\n function supportsInterface(bytes4 interfaceID) external view returns (bool);\n}\n",
"sourcePath": "/Users/graemeboy/Dharma/charta/contracts/ERC165.sol",
"sourcePath": "/Users/chrismin/Documents/dev/dharma/charta/contracts/ERC165.sol",
"ast": {
"attributes": {
"absolutePath": "/Users/graemeboy/Dharma/charta/contracts/ERC165.sol",
"absolutePath": "/Users/chrismin/Documents/dev/dharma/charta/contracts/ERC165.sol",
"exportedSymbols": {
"ERC165": [
3550
Expand Down Expand Up @@ -171,5 +171,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:47.577Z"
"updatedAt": "2018-10-09T17:45:35.420Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/ERC20.json
Original file line number Diff line number Diff line change
Expand Up @@ -741,5 +741,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.047Z"
"updatedAt": "2018-10-09T17:45:35.433Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/ERC20Basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -510,5 +510,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.048Z"
"updatedAt": "2018-10-09T17:45:35.427Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/ERC721.json
Original file line number Diff line number Diff line change
Expand Up @@ -1110,5 +1110,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.049Z"
"updatedAt": "2018-10-09T17:45:35.439Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/ERC721Basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -1663,5 +1663,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.052Z"
"updatedAt": "2018-10-09T17:45:35.452Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/ERC721BasicToken.json
Original file line number Diff line number Diff line change
Expand Up @@ -8709,5 +8709,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.056Z"
"updatedAt": "2018-10-09T17:45:35.625Z"
}

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions artifacts/json/ERC721Collateralizer.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion artifacts/json/ERC721Enumerable.json
Original file line number Diff line number Diff line change
Expand Up @@ -1063,5 +1063,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.050Z"
"updatedAt": "2018-10-09T17:45:35.440Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/ERC721Metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1054,5 +1054,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.050Z"
"updatedAt": "2018-10-09T17:45:35.441Z"
}
2 changes: 1 addition & 1 deletion artifacts/json/ERC721Receiver.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,5 +274,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:02:48.053Z"
"updatedAt": "2018-10-09T17:45:35.427Z"
}
4 changes: 2 additions & 2 deletions artifacts/json/ERC721Token.json
Original file line number Diff line number Diff line change
Expand Up @@ -5399,7 +5399,7 @@
"42": {
"events": {},
"links": {},
"address": "0x29fbda47ddc8b9853a0cf9bf0abf4611ff5f3abe"
"address": "0xebc1a917d464d779ad5eba480de9935bf4ce9760"
},
"70": {
"events": {},
Expand All @@ -5408,5 +5408,5 @@
}
},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:13:01.017Z"
"updatedAt": "2018-10-09T17:50:01.301Z"
}
12 changes: 6 additions & 6 deletions artifacts/json/ERC721TokenRegistry.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions artifacts/json/GeneScienceInterface.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions artifacts/json/IncompatibleTermsContract.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,15 @@
"type": "function"
}
],
"bytecode": "0x6060604052341561000f57600080fd5b6102938061001e6000396000f30060606040526004361061006d576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806303a896a1146100725780632762dd8c146100ad5780635f0280ba146100e8578063977a5e641461018d57806399114d84146101eb575b600080fd5b341561007d57600080fd5b61009760048080356000191690602001909190505061022f565b6040518082815260200191505060405180910390f35b34156100b857600080fd5b6100d2600480803560001916906020019091905050610239565b6040518082815260200191505060405180910390f35b34156100f357600080fd5b61017360048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803590602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610243565b604051808215151515815260200191505060405180910390f35b341561019857600080fd5b6101d160048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610251565b604051808215151515815260200191505060405180910390f35b34156101f657600080fd5b61021960048080356000191690602001909190803590602001909190505061025c565b6040518082815260200191505060405180910390f35b6000809050919050565b6000809050919050565b600080905095945050505050565b600080905092915050565b6000809050929150505600a165627a7a72305820f828956284b3469c869d4f46dddc071c3a378bca4d3d6aca9ec5e60ab8b00d0d0029",
"deployedBytecode": "0x60606040526004361061006d576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806303a896a1146100725780632762dd8c146100ad5780635f0280ba146100e8578063977a5e641461018d57806399114d84146101eb575b600080fd5b341561007d57600080fd5b61009760048080356000191690602001909190505061022f565b6040518082815260200191505060405180910390f35b34156100b857600080fd5b6100d2600480803560001916906020019091905050610239565b6040518082815260200191505060405180910390f35b34156100f357600080fd5b61017360048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803590602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610243565b604051808215151515815260200191505060405180910390f35b341561019857600080fd5b6101d160048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610251565b604051808215151515815260200191505060405180910390f35b34156101f657600080fd5b61021960048080356000191690602001909190803590602001909190505061025c565b6040518082815260200191505060405180910390f35b6000809050919050565b6000809050919050565b600080905095945050505050565b600080905092915050565b6000809050929150505600a165627a7a72305820f828956284b3469c869d4f46dddc071c3a378bca4d3d6aca9ec5e60ab8b00d0d0029",
"bytecode": "0x6060604052341561000f57600080fd5b6102938061001e6000396000f30060606040526004361061006d576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806303a896a1146100725780632762dd8c146100ad5780635f0280ba146100e8578063977a5e641461018d57806399114d84146101eb575b600080fd5b341561007d57600080fd5b61009760048080356000191690602001909190505061022f565b6040518082815260200191505060405180910390f35b34156100b857600080fd5b6100d2600480803560001916906020019091905050610239565b6040518082815260200191505060405180910390f35b34156100f357600080fd5b61017360048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803590602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610243565b604051808215151515815260200191505060405180910390f35b341561019857600080fd5b6101d160048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610251565b604051808215151515815260200191505060405180910390f35b34156101f657600080fd5b61021960048080356000191690602001909190803590602001909190505061025c565b6040518082815260200191505060405180910390f35b6000809050919050565b6000809050919050565b600080905095945050505050565b600080905092915050565b6000809050929150505600a165627a7a72305820c4bfd6f0bbdb820edb18acbc4375ad54a62a711c6e72e7da475dcf237dcdec3d0029",
"deployedBytecode": "0x60606040526004361061006d576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806303a896a1146100725780632762dd8c146100ad5780635f0280ba146100e8578063977a5e641461018d57806399114d84146101eb575b600080fd5b341561007d57600080fd5b61009760048080356000191690602001909190505061022f565b6040518082815260200191505060405180910390f35b34156100b857600080fd5b6100d2600480803560001916906020019091905050610239565b6040518082815260200191505060405180910390f35b34156100f357600080fd5b61017360048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803573ffffffffffffffffffffffffffffffffffffffff1690602001909190803590602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610243565b604051808215151515815260200191505060405180910390f35b341561019857600080fd5b6101d160048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610251565b604051808215151515815260200191505060405180910390f35b34156101f657600080fd5b61021960048080356000191690602001909190803590602001909190505061025c565b6040518082815260200191505060405180910390f35b6000809050919050565b6000809050919050565b600080905095945050505050565b600080905092915050565b6000809050929150505600a165627a7a72305820c4bfd6f0bbdb820edb18acbc4375ad54a62a711c6e72e7da475dcf237dcdec3d0029",
"sourceMap": "867:3132:33:-;;;;;;;;;;;;;;;;;",
"deployedSourceMap": "867:3132:33:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3726:144;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3876:121;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2377:258;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1500:166;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3244:201;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3726:144;3822:17;3862:1;3855:8;;3726:144;;;:::o;3876:121::-;3962:4;3989:1;3982:8;;3876:121;;;:::o;2377:258::-;2587:13;2623:5;2616:12;;2377:258;;;;;;;:::o;1500:166::-;1618:13;1654:5;1647:12;;1500:166;;;;:::o;3244:201::-;3386:28;3437:1;3430:8;;3244:201;;;;:::o",
"source": "/*\n\n Copyright 2017 Dharma Labs Inc.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n*/\n\npragma solidity 0.4.18;\n\nimport \"../../TermsContract.sol\";\n\n\n/**\n * Contract created for testing purposes that will consistently reject\n * debt order fills that are mapped to it by returning `false` for\n * `registerTermStart`\n *\n * Author: Nadav Hollander Github: nadavhollander\n */\ncontract IncompatibleTermsContract is TermsContract {\n /// When called, the registerTermStart function registers the fact that\n /// the debt agreement has begun. Given that the SimpleInterestTermsContract\n /// doesn't rely on taking any sorts of actions when the loan term begins,\n /// we simply validate DebtKernel is the transaction sender, and return\n /// `true` if the debt agreement is associated with this terms contract.\n /// @param agreementId bytes32. The agreement id (issuance hash) of the debt agreement to which this pertains.\n /// @return _success bool. Acknowledgment of whether\n function registerTermStart(\n bytes32 agreementId,\n address debtor\n )\n public\n returns (bool _success)\n {\n return false;\n }\n\n /// When called, the registerRepayment function records the debtor's\n /// repayment, as well as any auxiliary metadata needed by the contract\n /// to determine ex post facto the value repaid (e.g. current USD\n /// exchange rate)\n /// @param agreementId bytes32. The agreement id (issuance hash) of the debt agreement to which this pertains.\n /// @param payer address. The address of the payer.\n /// @param beneficiary address. The address of the payment's beneficiary.\n /// @param unitsOfRepayment uint. The units-of-value repaid in the transaction.\n /// @param tokenAddress address. The address of the token with which the repayment transaction was executed.\n function registerRepayment(\n bytes32 agreementId,\n address payer,\n address beneficiary,\n uint256 unitsOfRepayment,\n address tokenAddress\n )\n public\n returns (bool _success)\n {\n return false;\n }\n\n /// Returns the cumulative units-of-value expected to be repaid given a block's timestamp.\n /// Note this is not a constant function -- this value can vary on basis of any number of\n /// conditions (e.g. interest rates can be renegotiated if repayments are delinquent).\n /// @param agreementId bytes32. The agreement id (issuance hash) of the debt agreement to which this pertains.\n /// @param timestamp uint. The timestamp for which repayment expectation is being queried.\n /// @return uint256 The cumulative units-of-value expected to be repaid given a block's timestamp.\n function getExpectedRepaymentValue(\n bytes32 agreementId,\n uint256 timestamp\n )\n public\n view\n returns (uint _expectedRepaymentValue)\n {\n return 0;\n }\n\n /// Returns the cumulative units-of-value repaid to date.\n /// @param agreementId bytes32. The agreement id (issuance hash) of the debt agreement to which this pertains.\n /// @return uint256 The cumulative units-of-value repaid by the specified block timestamp.\n function getValueRepaidToDate(bytes32 agreementId)\n public\n view\n returns (uint _valueRepaid)\n {\n return 0;\n }\n\n function getTermEndTimestamp(\n bytes32 _agreementId\n ) public view returns (uint)\n {\n return 0;\n }\n}\n",
"sourcePath": "/Users/graemeboy/Dharma/charta/contracts/test/terms_contracts/IncompatibleTermsContract.sol",
"sourcePath": "/Users/chrismin/Documents/dev/dharma/charta/contracts/test/terms_contracts/IncompatibleTermsContract.sol",
"ast": {
"attributes": {
"absolutePath": "/Users/graemeboy/Dharma/charta/contracts/test/terms_contracts/IncompatibleTermsContract.sol",
"absolutePath": "/Users/chrismin/Documents/dev/dharma/charta/contracts/test/terms_contracts/IncompatibleTermsContract.sol",
"exportedSymbols": {
"IncompatibleTermsContract": [
12585
Expand All @@ -152,7 +152,7 @@
{
"attributes": {
"SourceUnit": 4758,
"absolutePath": "/Users/graemeboy/Dharma/charta/contracts/TermsContract.sol",
"absolutePath": "/Users/chrismin/Documents/dev/dharma/charta/contracts/TermsContract.sol",
"file": "../../TermsContract.sol",
"scope": 12586,
"symbolAliases": [
Expand Down Expand Up @@ -987,7 +987,7 @@
"42": {
"events": {},
"links": {},
"address": "0x265f2abbf5a568df8ed31644204b011eac0c1886"
"address": "0xc8d55fd3717f8c3f8d31456504ab84b11b80520e"
},
"70": {
"events": {},
Expand All @@ -996,5 +996,5 @@
}
},
"schemaVersion": "1.0.1",
"updatedAt": "2018-10-02T22:13:36.849Z"
"updatedAt": "2018-10-09T17:50:25.365Z"
}
6 changes: 3 additions & 3 deletions artifacts/json/KittiesERC721.json

Large diffs are not rendered by default.

Loading

0 comments on commit 43b6ca2

Please sign in to comment.