Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
* | Add cancelOrderInternal, use within batchCancelOrders | Amir Bandeali | 2018-08-31 | 1 | -0/+1 |
* | Only use one nonReentrant modifier, remove modifier from fillOrderNoThrow var... | Amir Bandeali | 2018-08-25 | 1 | -4/+0 |
* | Add reentrancy tests for fillOrder and wrapper functions | Amir Bandeali | 2018-08-25 | 1 | -0/+16 |
* | Fix minimal tests | Amir Bandeali | 2018-07-23 | 1 | -0/+2 |
* | Move encodeUint256 & decodeUint256 out of assetDataUtils since we don't want ... | Fabio Berger | 2018-07-18 | 1 | -0/+2 |
* | Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytes | Amir Bandeali | 2018-07-11 | 1 | -1/+2 |
* | Improve robustness of revert reason assertions | Alex Browne | 2018-07-03 | 1 | -1/+0 |
* | Update file structure | Amir Bandeali | 2018-06-30 | 1 | -0/+50 |