aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/order_state_utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix tslint issuesLeonid Logvinov2018-07-171-2/+2
* Fix tslint issuesFabio Berger2018-06-261-1/+0
* Fix lint errorsFabio Berger2018-06-261-1/+0
* Fix orderValidationUtils where was confusing a makerAssetAmount as a takerAss...Fabio Berger2018-06-211-1/+8
* Implement initial set of orderFill combinatorial testsFabio Berger2018-06-131-61/+201
* Cleanup after last rebaseGreg Hysen2018-06-081-2/+2
* Fixes after rebasingGreg Hysen2018-06-081-2/+2
* Pass in fee and assetAmount rather then the whole signedOrderFabio Berger2018-06-081-3/+2
* Revert to returning orderState on invalid orderFabio Berger2018-06-081-1/+6
* Update naming in orderStateUtils to use asset over token, also removed cancel...Fabio Berger2018-06-081-42/+36
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Initial refactor of order-utils. Move many utils from contracts into this pac...Fabio Berger2018-05-301-15/+17
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+140