index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
0x.js
/
test
/
order_state_watcher_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run prettier, update deployer CHANGELOG
Amir Bandeali
2018-04-02
1
-3
/
+1
*
Monitor different state layers with OrderWatcher
Ara Kevonian
2018-03-30
1
-42
/
+47
*
Make BlockchainLifecycle accept only web3Wrapper
Leonid Logvinov
2018-03-12
1
-3
/
+3
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-3
/
+2
*
Make an RPC constructor param implicit
Leonid Logvinov
2018-01-30
1
-1
/
+1
*
Refactor contracts tests to not use injected web3 instance
Leonid Logvinov
2018-01-30
1
-3
/
+2
*
Make some callbacks failable and add error handling
Leonid Logvinov
2018-01-11
1
-16
/
+16
*
Fix callback types
Leonid Logvinov
2018-01-10
1
-31
/
+16
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-51
/
+161
*
Fix tests
Leonid Logvinov
2017-12-15
1
-0
/
+1
*
Fix 0x.js unused vars
Leonid Logvinov
2017-12-15
1
-27
/
+0
*
Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokens
Leonid Logvinov
2017-12-14
1
-1
/
+2
*
Move more shared utils into utils package and reuse them
Leonid Logvinov
2017-12-14
1
-2
/
+2
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
1
-1
/
+1
*
Merge branch 'development' into feature/passNetworkId
Leonid
2017-11-28
1
-15
/
+3
|
\
|
*
Fix tests now that we no longer fire duplicate orderWatcher events
Fabio Berger
2017-11-24
1
-15
/
+3
*
|
Fix rebasing issues
Leonid Logvinov
2017-11-24
1
-4
/
+4
*
|
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-16
/
+18
*
|
Cleanup order watcher from redundant asyncs
Leonid Logvinov
2017-11-24
1
-16
/
+16
*
|
Make zeroEx.exchange.getContractAddress non-async
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
Adjust the tests
Leonid Logvinov
2017-11-24
1
-2
/
+5
|
/
*
Update to Async call
Jacob Evans
2017-11-23
1
-3
/
+4
*
Fix nits
Jacob Evans
2017-11-23
1
-1
/
+1
*
Merge branch 'development' into feature/calculate-remaining-proportions
Jacob Evans
2017-11-23
1
-15
/
+31
|
\
|
*
Fix nits
Jacob Evans
2017-11-16
1
-3
/
+1
|
*
Change to Async suffix convention
Jacob Evans
2017-11-16
1
-16
/
+16
|
*
test wording
Jacob Evans
2017-11-16
1
-1
/
+1
|
*
Add and Remove Fee Token with Maker Token
Jacob Evans
2017-11-16
1
-15
/
+33
*
|
add a test constant for ZRX decimals
Jacob Evans
2017-11-22
1
-25
/
+28
*
|
fix bug when fees and partial asymmetric
Jacob Evans
2017-11-20
1
-0
/
+26
*
|
Remove only
Jacob Evans
2017-11-20
1
-1
/
+1
*
|
refactor up
Jacob Evans
2017-11-16
1
-1
/
+1
*
|
Use 18 decimal place units
Jacob Evans
2017-11-16
1
-1
/
+1
*
|
Shortcut if everything satisfies in the non dependent use case
Jacob Evans
2017-11-16
1
-2
/
+26
*
|
Fix test
Jacob Evans
2017-11-16
1
-7
/
+5
*
|
Initial tests
Jacob Evans
2017-11-16
1
-1
/
+34
|
/
*
Merge pull request #219 from 0xProject/feature/rounding-validation
Brandon Millman
2017-11-15
1
-73
/
+105
|
\
|
*
Fix tests
Leonid Logvinov
2017-11-14
1
-12
/
+11
|
*
Add a test for rounding error
Leonid Logvinov
2017-11-14
1
-0
/
+23
|
*
Add assertions for fillableTakerAmount
Leonid Logvinov
2017-11-14
1
-72
/
+82
*
|
Add snapshot save and revert to order_state_watcher_test.ts
Brandon Millman
2017-11-15
1
-0
/
+6
*
|
Renamed canceled to cancelled
Jacob Evans
2017-11-14
1
-1
/
+1
|
/
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+356