aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js
Commit message (Collapse)AuthorAgeFilesLines
* Name a constantLeonid Logvinov2017-11-151-2/+4
|
* Fix namingsLeonid Logvinov2017-11-151-2/+2
|
* Fix testsLeonid Logvinov2017-11-141-12/+11
|
* Add a test for rounding errorLeonid Logvinov2017-11-141-0/+23
|
* Add assertions for fillableTakerAmountLeonid Logvinov2017-11-141-72/+82
|
* Add validation for rounding errorLeonid Logvinov2017-11-141-0/+7
|
* Return remainingFillableTakerAmountLeonid Logvinov2017-11-141-0/+4
|
* Add remainingFillableMakerAmount to typesLeonid Logvinov2017-11-141-0/+1
|
* Upgrade to Typescript 2.6.1 and fix major & minor versionsFabio Berger2017-11-141-1/+1
|
* Don't remove files before UMD test runFabio Berger2017-11-141-2/+1
|
* 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
|
* Merge branch 'monoRepo' of github.com:0xProject/0x.js into monoRepoFabio Berger2017-11-141-1/+1
|\ | | | | | | | | * 'monoRepo' of github.com:0xProject/0x.js: Fail the tests on tsc error
| * Fail the tests on tsc errorLeonid Logvinov2017-11-141-1/+1
| |
* | move tslint.json to 0x.js sub-packageFabio Berger2017-11-141-0/+5
| |
* | Fix lint and ts issuesFabio Berger2017-11-142-10/+10
|/
* point to top-level node_modulesFabio Berger2017-11-141-5/+5
|
* Fix package.jsonFabio Berger2017-11-141-1/+1
|
* Add circle.yml and move testrpc command to top-level repoFabio Berger2017-11-131-2/+0
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-1365-0/+10804