Leonid Logvinov
3fc8645d92
Remove old comment
2017-11-20 16:52:53 -06:00
Jacob Evans
fb812d59b0
Fixes before refactor
2017-11-21 09:50:37 +11:00
Leonid Logvinov
3e0371685f
Fix async callbacks
2017-11-20 16:39:34 -06:00
Leonid Logvinov
3bc3666215
Check if callback exists
2017-11-20 16:25:51 -06:00
Leonid Logvinov
b01a4af99e
Rename
2017-11-20 16:17:23 -06:00
Leonid Logvinov
9745d5348c
Pass callback down
2017-11-20 16:14:40 -06:00
Leonid Logvinov
c858ff61f7
Add an order state cache to filter out duplicate events
2017-11-20 16:07:16 -06:00
Leonid
d39c0bee39
Merge branch 'development' into feature/orderExpired
2017-11-20 14:46:53 -06:00
Leonid Logvinov
5788b90c52
Remove custom heap and use bintrees
2017-11-20 14:40:53 -06:00
Fabio Berger
037f466e1f
Merge pull request #225 from dekz/feature/track-zrx-movements
...
Track ZRX Approval and Balance events
2017-11-20 13:54:07 -06:00
Leonid Logvinov
71475d3cea
Add expirationMarginMs
2017-11-20 13:47:09 -06:00
Leonid Logvinov
a613c3b7e7
Add defaults
2017-11-20 13:02:24 -06:00
Leonid Logvinov
35668fe225
Fix typos
2017-11-20 12:54:22 -06:00
Leonid Logvinov
83a2abeee4
Rename orderLifetime to orderLifetimeS
2017-11-20 12:53:49 -06:00
Leonid Logvinov
49d926013c
Reference types directly
2017-11-20 12:53:16 -06:00
Leonid Logvinov
c068ec5231
Add ifExists suffix
2017-11-20 12:49:55 -06:00
Leonid Logvinov
86d19657b1
Improve the comment
2017-11-20 11:17:53 -06:00
Leonid Logvinov
67ad07020d
Remove comment
2017-11-20 11:16:40 -06:00
Leonid Logvinov
fa2c4160b5
Remove new line
2017-11-20 11:15:48 -06:00
Leonid Logvinov
a37f019806
Delete orderExpirationCheckingIntervalIdIfExists
2017-11-20 11:15:01 -06:00
Leonid Logvinov
20449a0cb2
Throw when subscription is already removed
2017-11-20 11:13:54 -06:00
Leonid Logvinov
856a5c3369
Throw when subscription is already present
2017-11-20 11:10:25 -06:00
Leonid Logvinov
2c193a1244
Remove redundant bind
2017-11-20 11:06:32 -06:00
Leonid Logvinov
c4d10a6f2d
Do simple inits inline
2017-11-20 11:05:37 -06:00
Jacob Evans
d6589004c7
fix bug when fees and partial asymmetric
2017-11-20 11:10:50 +11:00
Jacob Evans
519f1318c6
remove import
2017-11-20 11:02:16 +11:00
Jacob Evans
7460a36ce2
calculate remaining maker token amount
2017-11-20 10:55:28 +11:00
Jacob Evans
c8f6e3f923
Remove only
2017-11-20 10:45:40 +11:00
Jacob Evans
7b373e29ea
Split into Pooled and non-pooled
2017-11-20 10:45:01 +11:00
Jacob Evans
94ce7a54c3
Incorrect amount when is zero or non-zrx fee
2017-11-20 09:20:37 +11:00
Jacob Evans
3bb6d8871b
Readability variable names
2017-11-20 09:04:26 +11:00
Leonid Logvinov
e755ed927c
Remove order on expiration
2017-11-17 17:25:58 -06:00
Fabio Berger
37a9b64503
Small fixes
2017-11-17 17:00:15 -06:00
Fabio Berger
0de00da753
Merge branch 'development' into feature/publishLifecycleScripts
...
* development:
Remove clean step from test_umd.sh
Update CHANGELOG.md
vx.x.x
Add CHANGELOG files to each sub-package
Fix 0x.js CHANGELOG
separate assignment and call
Remove Async subscribe callbacks from OrderWatcher
Update changelog
Callback for subscribe no longer supports an Async Callback
2017-11-17 16:54:57 -06:00
Fabio Berger
7f595169c1
Put release name generation into postpublish_utils
2017-11-17 16:44:56 -06:00
Fabio Berger
abee7d25a4
Add back promisify
2017-11-17 16:43:15 -06:00
Fabio Berger
49ba456189
Set S3 bucket path to variable
2017-11-17 14:49:46 -06:00
Fabio Berger
6a83687f45
reset all sub-package versions to latest actually published
2017-11-17 14:44:44 -06:00
Fabio Berger
70f4453e3e
Get package name from package.json
2017-11-17 14:33:43 -06:00
Fabio Berger
cd0f6716e8
remove unused imports
2017-11-17 14:33:28 -06:00
Brandon Millman
5042b85d21
Remove clean step from test_umd.sh
2017-11-17 12:32:58 -08:00
Fabio Berger
5015f2d7d7
Add postpublish scripts for all the subpackages so that they each publish a release to github
2017-11-17 14:10:18 -06:00
Fabio Berger
5277d4a266
Move most of code for getting latest tag/version and calling publish_release to postpublish_utils script in top-level dir
2017-11-17 14:09:48 -06:00
Fabio Berger
f25b2d9ab9
Set prerelease to true so that non of the releases are marked as "latest"
2017-11-17 13:19:33 -06:00
Fabio Berger
0402d3de80
Move upload_docs_json back to npm script and pass in vars properly.
2017-11-17 13:19:12 -06:00
Leonid Logvinov
d3e03744cd
Improve the comment
2017-11-17 13:06:10 -06:00
Leonid Logvinov
34926eb66a
Add tests for expirationWatcher
2017-11-17 13:02:37 -06:00
Leonid Logvinov
b7585318c7
Fix heap implementation
2017-11-17 13:02:17 -06:00
Fabio Berger
e70c3976db
Use yarn docs:json
command
2017-11-17 13:30:26 -05:00
Fabio Berger
50dc1d3db3
specify the current working directory in which to run the yarn
command
2017-11-17 13:24:36 -05:00