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
*
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