aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol/Exchange/libs
Commit message (Expand)AuthorAgeFilesLines
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-167-872/+0
* Remove TODOs that will not be addressedAmir Bandeali2018-09-041-1/+0
* Apply styling fixesAmir Bandeali2018-09-044-5/+11
* safeGetPartialAmount (#1035)Amir Bandeali2018-08-291-2/+80
* Stylistic fixesRemco Bloemen2018-08-251-5/+20
* Append -Floor to getPartialAmount and isRoundingErrorRemco Bloemen2018-08-251-4/+4
* Disambiguate the operator precedenceRemco Bloemen2018-08-251-2/+2
* Add docsRemco Bloemen2018-08-251-2/+7
* Fix incorect modulusRemco Bloemen2018-08-251-4/+2
* Add DIVISION_BY_ZERO to getPartialAmount for consistencyRemco Bloemen2018-08-251-4/+3
* Improve getPartialAmountCeil docsRemco Bloemen2018-08-251-3/+3
* Add isRoundingErrorCeilRemco Bloemen2018-08-251-0/+29
* Add getPartialAmountCeilRemco Bloemen2018-08-251-3/+32
* Handle zero caseRemco Bloemen2018-08-251-3/+15
* Fix isRoundingErrorRemco Bloemen2018-08-251-10/+17
* Revert incrementing memory ptr in dispatchTransferFromAmir Bandeali2018-08-091-3/+2
* Increment free memory pointer for internal Exchange functions that use asmAmir Bandeali2018-08-091-10/+8
* Use asm for hashEIP712Message, increment free memory pointer after asm hashin...Amir Bandeali2018-08-091-5/+20
* Fix comments, styling, and optimize hashOrderAmir Bandeali2018-08-082-23/+31
* Update percentage constantsAmir Bandeali2018-07-231-14/+14
* Update transferEthFeeAndRefund, add check to ERC721 transferAmir Bandeali2018-07-231-2/+4
* Add comments for deploying with constant ZRX_ASSET_DATAAmir Bandeali2018-07-231-0/+13
* Hard code fillOrder selector into abiEncodeFillOrderAmir Bandeali2018-07-201-7/+4
* Returns byte array instead of memory range for encoding fillOrder calldataGreg Hysen2018-07-201-11/+17
* Created LibAbiEncoder with `fillOrderNoThrow`Greg Hysen2018-07-201-0/+215
* Remove AbiV2 where unusedAmir Bandeali2018-07-071-14/+16
* Apply new linter rulesAmir Bandeali2018-07-076-10/+13
* Contracts 2.0.0 were linted with solhintAlex Shafranovich2018-07-066-0/+11
* Update file structureAmir Bandeali2018-06-306-0/+426