aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/internal.ts
Commit message (Expand)AuthorAgeFilesLines
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-031-466/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-3/+3
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-2/+2
* run prettierfragosti2018-08-311-3/+1
* Fix unused vars for react-shared and websitefragosti2018-08-311-1/+0
* Making rounding consistent in calculateFillResultsAmir Bandeali2018-08-291-7/+10
* safeGetPartialAmount (#1035)Amir Bandeali2018-08-291-52/+129
* fix(contracts): Use correct error message for division by zeroAlex Browne2018-08-281-3/+1
* Fix linting errorsAmir Bandeali2018-08-251-2/+2
* Append -Floor to getPartialAmount and isRoundingErrorRemco Bloemen2018-08-251-10/+10
* Add testsRemco Bloemen2018-08-251-0/+43
* Add DIVISION_BY_ZERO to getPartialAmount for consistencyRemco Bloemen2018-08-251-16/+15
* Remove .onlyRemco Bloemen2018-08-251-1/+1
* Add tests for getPartialAmountCeilRemco Bloemen2018-08-251-0/+40
* Update testsRemco Bloemen2018-08-251-11/+15
* Add combinatorial tests for internal Exchange functions (#807)Alex Browne2018-07-271-0/+305