Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OrderValidator contract | Amir Bandeali | 2018-08-22 | 1 | -263/+0 |
| | |||||
* | Make marketBuy functions revert if entire amount not filled | Amir Bandeali | 2018-08-10 | 1 | -3/+13 |
| | |||||
* | Remove ERC721 callback functions | Amir Bandeali | 2018-07-23 | 1 | -1/+1 |
| | |||||
* | Use != instead of > in loops, add sanity checks to market fill functions | Amir Bandeali | 2018-07-23 | 1 | -5/+5 |
| | |||||
* | Add more tests and fixes | Amir Bandeali | 2018-07-23 | 1 | -1/+4 |
| | |||||
* | Remove MConstants and MixinConstants for LibConstants | Amir Bandeali | 2018-07-23 | 1 | -2/+2 |
| | |||||
* | Remove redundant external call by reimplementing fillOrderNoThrow | Amir Bandeali | 2018-07-23 | 1 | -0/+250 |