index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
order-watcher
/
test
/
order_watcher_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-8
/
+8
*
Update order-watcher to use new migrations functions
Alex Browne
2018-10-16
1
-2
/
+2
*
update order-watcher to use new artifacts and abi-gen wrappers packages
Alex Browne
2018-10-16
1
-10
/
+14
*
Changed getWatchedOrders to getStats and returns Stats object
amaurer
2018-10-08
1
-5
/
+5
*
Fix lint issues
amaurer
2018-10-06
1
-1
/
+1
*
Added orderWatchCount to return total count of orders watched.
amaurer
2018-10-06
1
-0
/
+17
*
Add transactionHash to OrderState and emit it from OrderWatcher subscription
Fabio Berger
2018-09-25
1
-0
/
+26
*
Rename OrderAlreadyCancelledOrFilled -> OrderCancelled.
Jacob Evans
2018-08-16
1
-1
/
+1
*
[Order-utils] Order is valid when maker amount is very small
Jacob Evans
2018-08-15
1
-11
/
+9
*
Fix a bad merge
Leonid Logvinov
2018-07-18
1
-5
/
+5
*
Merge
Leonid Logvinov
2018-07-18
1
-17
/
+113
*
Merge branch 'v2-prototype' into feature/order-watcher-v2
Leonid Logvinov
2018-07-18
1
-2
/
+2
|
\
|
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-2
/
+2
*
|
Migrate order-watcher to v2
Leonid Logvinov
2018-07-13
1
-219
/
+182
|
/
*
Pass actual networkId
Fabio Berger
2018-07-06
1
-6
/
+5
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-1
/
+1
*
Run prettier
fragosti
2018-06-07
1
-1
/
+9
*
Fix linting issues
fragosti
2018-06-07
1
-1
/
+1
*
Get build and tests to pass
fragosti
2018-06-07
1
-14
/
+15
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-23
/
+16
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
1
-2
/
+2
|
\
|
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-2
/
+2
*
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-0
/
+1
|
/
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-0
/
+574