aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src
Commit message (Collapse)AuthorAgeFilesLines
* Add expirationMarginMsLeonid Logvinov2017-11-214-10/+30
|
* Add defaultsLeonid Logvinov2017-11-213-9/+9
|
* Add ifExists suffixLeonid Logvinov2017-11-212-6/+6
|
* Improve the commentLeonid Logvinov2017-11-211-1/+1
|
* Remove commentLeonid Logvinov2017-11-211-1/+0
|
* Remove new lineLeonid Logvinov2017-11-211-1/+0
|
* Delete orderExpirationCheckingIntervalIdIfExistsLeonid Logvinov2017-11-211-0/+1
|
* Throw when subscription is already removedLeonid Logvinov2017-11-211-1/+4
|
* Throw when subscription is already presentLeonid Logvinov2017-11-211-1/+4
|
* Remove redundant bindLeonid Logvinov2017-11-211-3/+1
|
* Do simple inits inlineLeonid Logvinov2017-11-211-2/+1
|
* Remove order on expirationLeonid Logvinov2017-11-181-0/+1
|
* Improve the commentLeonid Logvinov2017-11-181-1/+2
|
* Fix heap implementationLeonid Logvinov2017-11-181-0/+3
|
* Add initial implementation of expiration watcherLeonid Logvinov2017-11-164-2/+173
|
* Merge pull request #217 from dekz/fixCancelledNaming2Fabio Berger2017-11-144-7/+7
|\ | | | | Standardise on Cancelled over canceled
| * Renamed canceled to cancelledJacob Evans2017-11-144-7/+7
| |
* | fix orderingsFabio Berger2017-11-141-1/+1
| |
* | Rename backFabio Berger2017-11-141-1/+1
| |
* | Rename assert sub-package and removed duplicate methods from 0x.js's assert ↵Fabio Berger2017-11-141-77/+5
|/ | | | module
* Remove unused varFabio Berger2017-11-141-1/+0
|
* Add interface typeFabio Berger2017-11-141-2/+6
|
* Replace _.get for type safetyFabio Berger2017-11-141-6/+6
|
* Declare as stringFabio Berger2017-11-141-1/+1
|
* Fix lint and ts issuesFabio Berger2017-11-141-1/+1
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-1337-0/+7318