diff options
author | Fabio Berger <me@fabioberger.com> | 2017-11-10 03:12:17 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2017-11-10 03:12:17 +0800 |
commit | 5623400557232b974e11e786cf6bfa49128a04e2 (patch) | |
tree | d5f50293f046dd8e953b64d1f2d310bbdb82fd03 /src | |
parent | 04e01997906b0859dc920c8acb1b92993028016a (diff) | |
parent | 1351e02065c9b6dca3be4827153fe2a0911fcca4 (diff) | |
download | dexon-sol-tools-5623400557232b974e11e786cf6bfa49128a04e2.tar dexon-sol-tools-5623400557232b974e11e786cf6bfa49128a04e2.tar.gz dexon-sol-tools-5623400557232b974e11e786cf6bfa49128a04e2.tar.bz2 dexon-sol-tools-5623400557232b974e11e786cf6bfa49128a04e2.tar.lz dexon-sol-tools-5623400557232b974e11e786cf6bfa49128a04e2.tar.xz dexon-sol-tools-5623400557232b974e11e786cf6bfa49128a04e2.tar.zst dexon-sol-tools-5623400557232b974e11e786cf6bfa49128a04e2.zip |
Merge branch 'orderWatcher' of github.com:0xProject/0x.js into orderWatcher
* 'orderWatcher' of github.com:0xProject/0x.js: (32 commits)
Remove check for now, we need a more robust check
Rename test file and add test for a partial fill
Fix tests by making the expected balance be 2^27 not 2^26
Add assert.isValidBaseUnitAmount that checks for decimals in amounts that should be in baseUnits. This can sometimes alert developers whenever they accidentally pass in unitAmounts.
Look for relevant events in the decodedLogs and emit orderState events for orders impacted by the blockchain state changes
Remove unused import
Fix typo
Add todo comments
fix styling
remove unused type
Add naive order state watcher implementation
Change fields in OrderState to represent taker side values
Introduce OrderState interface
Fix config schema
Add empty implementation of order state watcher
Add new public types
Move mempoolPollingIntervalMs to OrderWatcherConfig
Adjust tests for mempool event watcher
Clear event cache on unsubscribe
Remove mempool event watcher config
...
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions