aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/store
Commit message (Collapse)AuthorAgeFilesLines
* Add length check to MultiAsset encodingAmir Bandeali2019-01-081-1/+1
|
* Use new AbiEncoder, add logic for encoding/decoding MultiAsset assetDataAmir Bandeali2019-01-081-2/+2
|
* Fix validateOrderFillableOrThrowAsync method so it also checks order ↵Fabio Berger2018-11-091-2/+5
| | | | signature, cancelled, cancelledUpTo, and throws helpful error messages
* chore: change package org from 0xproject to 0xJacob Evans2018-10-182-3/+3
|
* Add missing commentsFabio Berger2018-08-042-0/+88
|
* Fix a bad mergeLeonid Logvinov2018-07-182-3/+3
|
* MergeLeonid Logvinov2018-07-181-1/+1
|
* Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-181-1/+1
|\
| * Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
| |
* | Export newly created store from order-utilsLeonid Logvinov2018-07-131-0/+16
| |
* | Add OrderFilledCancelledLazyStoreLeonid Logvinov2018-07-131-0/+65
|/
* Remaining refactors of order-utils components for V2Fabio Berger2018-06-131-2/+2
|
* Fix tslint issuesFabio Berger2018-06-121-1/+0
|
* Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utilsFabio Berger2018-06-121-0/+82