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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add transactionHash to OrderState and emit it from OrderWatcher subscription
Fabio Berger
2018-09-25
1
-0
/
+26
*
remove v2 contract artifacts
F. Eugene Aumson
2018-08-21
1
-1
/
+1
*
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
2
-8
/
+8
*
Merge
Leonid Logvinov
2018-07-18
2
-19
/
+115
*
Merge branch 'v2-prototype' into feature/order-watcher-v2
Leonid Logvinov
2018-07-18
3
-3
/
+37
|
\
|
*
Fix tslint issues
Leonid Logvinov
2018-07-17
3
-4
/
+4
*
|
Migrate order-watcher to v2
Leonid Logvinov
2018-07-13
5
-315
/
+238
|
/
*
Pass actual networkId
Fabio Berger
2018-07-06
1
-6
/
+5
*
Refactor order-watcher to use Blockstream under-the-hood
Fabio Berger
2018-07-05
1
-126
/
+0
*
Merge branch 'v2-prototype' into feature/combinatorial-testing
Fabio Berger
2018-06-25
4
-4
/
+0
|
\
|
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
4
-4
/
+0
*
|
For some reason order-watcher tests were timeing out so I increased the timeo...
Fabio Berger
2018-06-13
1
-1
/
+1
|
/
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
2
-2
/
+2
*
- Refactor remainingFillableCalculator so it can be used for the maker and ta...
Fabio Berger
2018-06-08
1
-235
/
+0
*
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
5
-29
/
+19
*
Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT
Amir Bandeali
2018-05-31
1
-1
/
+1
*
Migrate migrations to v2
Leonid Logvinov
2018-05-25
1
-2
/
+2
*
Remove web3Factory.create and remove dev-tools dependency on sol-cov
Leonid Logvinov
2018-05-23
1
-3
/
+2
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
3
-13
/
+27
|
\
|
*
Fix TSLint rules
Fabio Berger
2018-05-16
3
-13
/
+27
*
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
5
-0
/
+5
|
/
*
Fix TSLint issues
Fabio Berger
2018-05-15
2
-2
/
+2
*
remove unused modules
Fabio Berger
2018-05-11
1
-18
/
+0
*
Update global_hooks
Fabio Berger
2018-05-11
1
-3
/
+14
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
10
-0
/
+1220