Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use asm for hashEIP712Message, increment free memory pointer after asm hashin... | Amir Bandeali | 2018-08-09 | 1 | -5/+20 |
* | Fix comments, styling, and optimize hashOrder | Amir Bandeali | 2018-08-08 | 2 | -23/+31 |
* | Update percentage constants | Amir Bandeali | 2018-07-23 | 1 | -14/+14 |
* | Update transferEthFeeAndRefund, add check to ERC721 transfer | Amir Bandeali | 2018-07-23 | 1 | -2/+4 |
* | Add comments for deploying with constant ZRX_ASSET_DATA | Amir Bandeali | 2018-07-23 | 1 | -0/+13 |
* | Hard code fillOrder selector into abiEncodeFillOrder | Amir Bandeali | 2018-07-20 | 1 | -7/+4 |
* | Returns byte array instead of memory range for encoding fillOrder calldata | Greg Hysen | 2018-07-20 | 1 | -11/+17 |
* | Created LibAbiEncoder with `fillOrderNoThrow` | Greg Hysen | 2018-07-20 | 1 | -0/+215 |
* | Remove AbiV2 where unused | Amir Bandeali | 2018-07-07 | 1 | -14/+16 |
* | Apply new linter rules | Amir Bandeali | 2018-07-07 | 6 | -10/+13 |
* | Contracts 2.0.0 were linted with solhint | Alex Shafranovich | 2018-07-06 | 6 | -0/+11 |
* | Update file structure | Amir Bandeali | 2018-06-30 | 6 | -0/+426 |