index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
order-watcher
/
src
/
order_watcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
5
-14
/
+14
*
Introduce new contract-addresses package and use it everywhere
Alex Browne
2018-10-16
1
-10
/
+7
*
update order-watcher to use new artifacts and abi-gen wrappers packages
Alex Browne
2018-10-16
1
-4
/
+16
*
Fixes per converstaion, stats interface to pub
amaurer
2018-10-12
1
-6
/
+2
*
Changed getWatchedOrders to getStats and returns Stats object
amaurer
2018-10-08
1
-3
/
+9
*
Fix lint issues
amaurer
2018-10-06
1
-1
/
+0
*
Fixed linting issue
amaurer
2018-10-06
1
-1
/
+1
*
Added comments to new getWatchCounts function
amaurer
2018-10-06
1
-0
/
+4
*
Added orderWatchCount to return total count of orders watched.
amaurer
2018-10-06
1
-0
/
+3
*
Add transactionHash to OrderState and emit it from OrderWatcher subscription
Fabio Berger
2018-09-25
1
-12
/
+13
*
Fix lint issues
Fabio Berger
2018-09-25
1
-11
/
+9
*
Decode logs received from blockstream
Fabio Berger
2018-09-25
1
-4
/
+5
*
Add missing type
Fabio Berger
2018-09-25
1
-1
/
+1
*
Refactor blockstream integration to use the proper callback method interface
Fabio Berger
2018-09-25
1
-11
/
+29
*
Add comments for clarity
Fabio Berger
2018-09-24
1
-0
/
+1
*
Fix bug where if block wasn't found, getBlockAsync would throw. Now it return...
Fabio Berger
2018-09-24
1
-4
/
+14
*
Import fetchers from contract-wrappers
Fabio Berger
2018-09-04
1
-2
/
+2
*
Add missing comments
Fabio Berger
2018-08-04
1
-0
/
+6
*
Replace hard-coded compact_artifacts with migrations artifacts
Fabio Berger
2018-07-26
1
-3
/
+3
*
Fix a bad merge
Leonid Logvinov
2018-07-18
2
-16
/
+16
*
Merge
Leonid Logvinov
2018-07-18
2
-6
/
+16
*
Merge branch 'v2-prototype' into feature/order-watcher-v2
Leonid Logvinov
2018-07-18
3
-22
/
+10
|
\
|
*
Merge pull request #883 from 0xProject/feature/tslint-improvements
Leonid Logvinov
2018-07-18
3
-20
/
+20
|
|
\
|
|
*
Fix tslint issues
Leonid Logvinov
2018-07-17
3
-20
/
+20
|
*
|
Remove stateLayer OrderWatcher config and instead temporarily hard-code until...
Fabio Berger
2018-07-17
2
-6
/
+5
|
*
|
Remove blockRetention config
Fabio Berger
2018-07-17
2
-9
/
+1
|
*
|
Pass stateLater into getBlockAsync call
Fabio Berger
2018-07-16
1
-1
/
+1
|
*
|
Fix bug that make all getBlock and getLog requests go to latest block
Fabio Berger
2018-07-14
1
-6
/
+2
|
*
|
Expose Blockstreams blockRetention config as an OrderWatcher config
Fabio Berger
2018-07-14
2
-1
/
+9
|
|
/
*
/
Migrate order-watcher to v2
Leonid Logvinov
2018-07-13
5
-212
/
+527
|
/
*
Fix linter issues
Fabio Berger
2018-07-12
1
-0
/
+6
*
Merge pull request #825 from 0xProject/fix-order-watcher
Fabio Berger
2018-07-06
2
-47
/
+82
|
\
|
*
Add isVerbose flag and log blockstream recoverable errors rather then bubblin...
Fabio Berger
2018-07-06
2
-9
/
+15
|
*
properly stop blockstream and pass stateLayer into blockstream
Fabio Berger
2018-07-06
1
-6
/
+19
|
*
Don't unsubscribe on Blockstream errors
Fabio Berger
2018-07-06
2
-6
/
+1
|
*
Remove legacy logic
Fabio Berger
2018-07-05
1
-35
/
+0
|
*
Refactor order-watcher to use Blockstream under-the-hood
Fabio Berger
2018-07-05
1
-47
/
+103
*
|
Fix tests
Leonid Logvinov
2018-07-06
1
-3
/
+0
*
|
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
Leonid Logvinov
2018-07-05
1
-0
/
+3
|
\
|
|
*
Specify the lint rule to disable
Jacob Evans
2018-07-04
1
-3
/
+3
|
*
compiler and ts lint are confused about ContractEventArgs
Jacob Evans
2018-07-03
1
-8
/
+23
|
*
Fix Tslint issues
Fabio Berger
2018-06-26
1
-24
/
+9
*
|
Change event args names after templates change
Leonid Logvinov
2018-06-29
1
-16
/
+16
|
/
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-0
/
+2
*
Fix linter issue
Fabio Berger
2018-06-08
1
-1
/
+0
*
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
Fabio Berger
2018-06-07
1
-1
/
+1
|
\
|
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+1
*
|
Move spawnSwitchErr to @0xproject/utils
Fabio Berger
2018-06-06
1
-2
/
+2
|
/
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-1
/
+3
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-1
/
+1
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
3
-0
/
+579