Jacob Evans
|
752603284d
|
Remove Async subscribe callbacks from OrderWatcher
|
2017-11-14 11:21:00 -05:00 |
|
Leonid Logvinov
|
dcfe8bae1c
|
Name a constant
|
2017-11-14 11:11:09 -05:00 |
|
Jacob Evans
|
8f4be963b2
|
Update changelog
|
2017-11-14 11:09:37 -05:00 |
|
Leonid Logvinov
|
61496d77a5
|
Fix namings
|
2017-11-14 11:03:01 -05:00 |
|
Jacob Evans
|
a12069f03f
|
Callback for subscribe no longer supports an Async Callback
|
2017-11-14 10:56:57 -05:00 |
|
Brandon Millman
|
56b5619d24
|
Add json-schemas package to mono repo
|
2017-11-14 09:42:50 -05:00 |
|
Fabio Berger
|
bc61b92070
|
Fix changelog
|
2017-11-13 21:31:40 -05:00 |
|
Fabio Berger
|
682fbd3b76
|
Merge pull request #217 from dekz/fixCancelledNaming2
Standardise on Cancelled over canceled
|
2017-11-13 21:12:31 -05:00 |
|
Fabio Berger
|
2b806455a5
|
Add tslint-config sub-package
|
2017-11-13 20:57:26 -05:00 |
|
Fabio Berger
|
49898525af
|
Fix tslint issue
|
2017-11-13 20:56:01 -05:00 |
|
Leonid Logvinov
|
24493a4556
|
Fix tests
|
2017-11-13 20:32:39 -05:00 |
|
Jacob Evans
|
8de64c9495
|
Public interface has changed, moved to minor version
|
2017-11-13 19:25:50 -05:00 |
|
Leonid Logvinov
|
02bbcf6b0e
|
Add a test for rounding error
|
2017-11-13 18:57:38 -05:00 |
|
Fabio Berger
|
08963f269b
|
Merge pull request #218 from 0xProject/bmillman_add_assert
Add assert sub-package
|
2017-11-13 18:50:49 -05:00 |
|
Fabio Berger
|
c7e57a4124
|
Move conditional running of umd test to 0x.js's package.json
|
2017-11-13 18:42:02 -05:00 |
|
Fabio Berger
|
abb2ad45ce
|
fix orderings
|
2017-11-13 18:12:01 -05:00 |
|
Fabio Berger
|
087ea1f068
|
Standardize around a test:circleci command that any sub-package can implement in order to have their tests run on CircleCi
|
2017-11-13 18:11:31 -05:00 |
|
Leonid Logvinov
|
33f479c271
|
Add assertions for fillableTakerAmount
|
2017-11-13 18:10:00 -05:00 |
|
Leonid Logvinov
|
f936363440
|
Add validation for rounding error
|
2017-11-13 18:09:18 -05:00 |
|
Leonid Logvinov
|
315e4015de
|
Return remainingFillableTakerAmount
|
2017-11-13 17:59:18 -05:00 |
|
Leonid Logvinov
|
0c91b66f45
|
Add remainingFillableMakerAmount to types
|
2017-11-13 17:58:41 -05:00 |
|
Fabio Berger
|
4354d3f121
|
Rename back
|
2017-11-13 17:57:02 -05:00 |
|
Fabio Berger
|
3e8e3478a3
|
Rename assert sub-package and removed duplicate methods from 0x.js's assert module
|
2017-11-13 17:42:42 -05:00 |
|
Brandon Millman
|
1147cb56ba
|
Add assert package to the monorepo
|
2017-11-13 17:07:33 -05:00 |
|
Jacob Evans
|
e29c3e4c70
|
Update changelog
|
2017-11-13 16:39:33 -05:00 |
|
Jacob Evans
|
b1b473d3cb
|
Renamed canceled to cancelled
|
2017-11-13 16:35:37 -05:00 |
|
Fabio Berger
|
c088d9ddd9
|
Re-add changelog for 0x.js
|
2017-11-13 16:28:36 -05:00 |
|
Fabio Berger
|
f3e4576625
|
Upgrade to Typescript 2.6.1 and fix major & minor versions
|
2017-11-13 13:03:53 -05:00 |
|
Fabio Berger
|
5dae2b8d2b
|
Don't remove files before UMD test run
|
2017-11-13 13:03:31 -05:00 |
|
Fabio Berger
|
ff07f49002
|
Remove unused var
|
2017-11-13 12:47:54 -05:00 |
|
Fabio Berger
|
8d69d8553c
|
Add interface type
|
2017-11-13 12:43:22 -05:00 |
|
Fabio Berger
|
a072954176
|
Replace _.get for type safety
|
2017-11-13 12:39:36 -05:00 |
|
Fabio Berger
|
23de8185c6
|
Declare as string
|
2017-11-13 12:39:20 -05:00 |
|
Fabio Berger
|
d9c80e9b6a
|
Merge branch 'monoRepo' of github.com:0xProject/0x.js into monoRepo
* 'monoRepo' of github.com:0xProject/0x.js:
Fail the tests on tsc error
|
2017-11-13 12:31:34 -05:00 |
|
Fabio Berger
|
dcc4272c4e
|
move tslint.json to 0x.js sub-package
|
2017-11-13 12:31:29 -05:00 |
|
Fabio Berger
|
2060940ecc
|
Fix lint and ts issues
|
2017-11-13 12:30:01 -05:00 |
|
Leonid Logvinov
|
14274ef67b
|
Fail the tests on tsc error
|
2017-11-13 12:27:20 -05:00 |
|
Fabio Berger
|
70661c179f
|
point to top-level node_modules
|
2017-11-13 12:21:25 -05:00 |
|
Fabio Berger
|
af60b41c89
|
Fix package.json
|
2017-11-13 11:59:31 -05:00 |
|
Fabio Berger
|
e6482554f5
|
Add circle.yml and move testrpc command to top-level repo
|
2017-11-13 10:56:22 -05:00 |
|
Fabio Berger
|
c4ee2d7386
|
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
|
2017-11-12 22:17:18 -05:00 |
|