aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol/Exchange/mixins/MExchangeCore.sol
Commit message (Expand)AuthorAgeFilesLines
* Add cancelOrderInternal, use within batchCancelOrdersAmir Bandeali2018-08-311-0/+5
* Merge branch 'fix/contracts/robustMatching' of github.com:0xProject/0x.js int...Remco Bloemen2018-08-251-0/+13
|\
| * Add internal fill functions, add reentrancy guard to public functions that ma...Amir Bandeali2018-08-251-0/+13
* | Fix mixin apiRemco Bloemen2018-08-251-6/+16
* | Add overfill and price assertion to assertValidFillRemco Bloemen2018-08-251-0/+2
|/
* Update orderEpoch commentsAmir Bandeali2018-07-251-1/+1
* Apply new linter rulesAmir Bandeali2018-07-071-2/+1
* Contracts 2.0.0 were linted with solhintAlex Shafranovich2018-07-061-0/+1
* Update file structureAmir Bandeali2018-06-301-0/+127