aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/order_state_utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-119/+0
* Make orderStateUtils operate on storesLeonid Logvinov2017-11-131-22/+31
* remove commentsJacob Evans2017-11-131-3/+0
* Perform the division after multiplication to reduce compounding the rounding ...Jacob Evans2017-11-131-3/+3
* Update commentJacob Evans2017-11-131-1/+1
* Added specs for allowance and balance changesJacob Evans2017-11-131-2/+0
* Calculate the remaining order amount in maker unitsJacob Evans2017-11-131-0/+16
* Add naive order state watcher implementationLeonid Logvinov2017-10-311-0/+99