aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/forwarder/MixinExchangeWrapper.sol
Commit message (Expand)AuthorAgeFilesLines
* Make marketBuy functions revert if entire amount not filledAmir Bandeali2018-08-101-3/+13
* Remove ERC721 callback functionsAmir Bandeali2018-07-231-1/+1
* Use != instead of > in loops, add sanity checks to market fill functionsAmir Bandeali2018-07-231-5/+5
* Add more tests and fixesAmir Bandeali2018-07-231-1/+4
* Remove MConstants and MixinConstants for LibConstantsAmir Bandeali2018-07-231-2/+2
* Remove redundant external call by reimplementing fillOrderNoThrowAmir Bandeali2018-07-231-0/+250