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
/
test
/
order_state_watcher_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #210 from dekz/orderWatcherRemaining
Fabio Berger
2017-11-13
1
-0
/
+82
|
\
|
*
Perform the division after multiplication to reduce compounding the rounding ...
Jacob Evans
2017-11-13
1
-7
/
+8
|
*
text description update
Jacob Evans
2017-11-13
1
-2
/
+2
|
*
remove only
Jacob Evans
2017-11-13
1
-3
/
+3
|
*
Added specs for allowance and balance changes
Jacob Evans
2017-11-13
1
-0
/
+79
|
*
Calculate the remaining order amount in maker units
Jacob Evans
2017-11-13
1
-0
/
+2
*
|
Merge pull request #207 from 0xProject/orderWatcherTests
Fabio Berger
2017-11-13
1
-0
/
+88
|
\
\
|
|
/
|
/
|
|
*
Add tests for the numConfirmations config to ensure that the events are being...
Fabio Berger
2017-11-11
1
-2
/
+68
|
*
Test that the orderStateWatcher doesn't emit an event when an irrelevant bloc...
Fabio Berger
2017-11-10
1
-0
/
+22
*
|
Fix test given that we now do delete the keys in dependentOrderHashes
Fabio Berger
2017-11-11
1
-1
/
+1
*
|
Fix missing renames
Fabio Berger
2017-11-11
1
-2
/
+2
|
/
*
Fix test description
Fabio Berger
2017-11-10
1
-1
/
+1
*
Fix test description
Fabio Berger
2017-11-10
1
-1
/
+1
*
remove no longer needed arg
Fabio Berger
2017-11-10
1
-3
/
+2
*
Merge branch 'orderWatcher' of github.com:0xProject/0x.js into orderWatcher
Fabio Berger
2017-11-10
1
-13
/
+55
|
\
|
*
Add order state watcher tests for LogCancel
Leonid Logvinov
2017-11-10
1
-13
/
+55
*
|
Fix bug where we hard-coded using pendingBlock for fetching the orderState. M...
Fabio Berger
2017-11-10
1
-6
/
+6
|
/
*
Add nested config for orderWatcher
Fabio Berger
2017-11-10
1
-1
/
+1
*
Pass numConfirmations
Leonid Logvinov
2017-11-10
1
-2
/
+2
*
Removed unused order adding in tests
Leonid Logvinov
2017-11-10
1
-1
/
+0
*
Add a test that a second subscription fails
Leonid Logvinov
2017-11-10
1
-0
/
+14
*
fix merge conflicts
Fabio Berger
2017-11-10
1
-85
/
+116
|
\
|
*
Add tests for order removals
Leonid Logvinov
2017-11-10
1
-85
/
+116
|
*
Pass orderHash instead of an order to removeOrder and adjust the tests
Leonid Logvinov
2017-11-10
1
-1
/
+1
|
*
Rename test file and add test for a partial fill
Fabio Berger
2017-11-10
1
-0
/
+165
*
Add numConfirmations arg so that caller can decide on numConfirmations at whi...
Fabio Berger
2017-11-10
1
-4
/
+5
*
Rename test file and add test for a partial fill
Fabio Berger
2017-11-09
1
-0
/
+165