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
/
0x.js
/
test
/
token_wrapper_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-528
/
+0
*
Fix lint issue
Fabio Berger
2018-04-11
1
-2
/
+2
*
Simplify the tests
Fabio Berger
2018-04-11
1
-2
/
+1
*
Move away from using web3 directly in 0x.js tests
Fabio Berger
2018-04-06
1
-18
/
+15
*
Update 0x.js to run tests against in-process ganache
Fabio Berger
2018-04-04
1
-3
/
+18
*
Make BlockchainLifecycle accept only web3Wrapper
Leonid Logvinov
2018-03-12
1
-4
/
+2
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-5
/
+4
*
Rename _unsubscribeAll to unsubscribeAll
Leonid Logvinov
2018-02-27
1
-1
/
+1
*
Fix lint errors
Brandon Millman
2018-01-31
1
-1
/
+1
*
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
*
Fix callback types
Leonid Logvinov
2018-01-10
1
-30
/
+34
*
Fix linter errors
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
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
-61
/
+89
*
Add etherToken.getLogsAsync and etherToken.subscribe with tests
Leonid Logvinov
2017-12-20
1
-1
/
+2
*
Fix linter issues
Leonid Logvinov
2017-12-19
1
-1
/
+1
*
Rename SubscriptionOpts to BlockRange
Leonid Logvinov
2017-12-19
1
-5
/
+5
*
Fix 0x.js unused vars
Leonid Logvinov
2017-12-15
1
-8
/
+1
*
Fix linter errors
Leonid Logvinov
2017-12-14
1
-1
/
+1
*
Move more shared utils into utils package and reuse them
Leonid Logvinov
2017-12-14
1
-2
/
+2
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
1
-1
/
+1
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
1
-2
/
+2
*
Use our promisify
Leonid Logvinov
2017-12-02
1
-5
/
+12
*
Last remaining website fixes
Fabio Berger
2017-11-28
1
-1
/
+1
*
Merge branch 'development' into feature/passNetworkId
Leonid
2017-11-28
1
-1
/
+1
|
\
|
*
Merge branch 'development' into validateOrdersAgainstLatestBlock
Fabio Berger
2017-11-24
1
-5
/
+7
|
|
\
|
*
|
Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...
Fabio Berger
2017-11-24
1
-1
/
+1
*
|
|
Remove ContractDoesNotExist error and replace it with more specific errors
Leonid Logvinov
2017-11-24
1
-3
/
+3
*
|
|
Pass networkId on provider update
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
|
Fix the imports order
Leonid Logvinov
2017-11-24
1
-16
/
+18
*
|
|
Remove even more asyncs
Leonid Logvinov
2017-11-24
1
-2
/
+2
*
|
|
Adjust the tests
Leonid Logvinov
2017-11-24
1
-3
/
+7
|
|
/
|
/
|
*
|
Rename removed to isRemoved
Leonid Logvinov
2017-11-24
1
-2
/
+2
*
|
Make DecodedLogEvent contain web3 log under a log subkey
Leonid Logvinov
2017-11-24
1
-5
/
+7
|
/
*
Fix tests
Leonid Logvinov
2017-11-22
1
-1
/
+1
*
Add instanceOf assertion
Leonid Logvinov
2017-11-22
1
-0
/
+1
*
Add postFormatter for logs
Leonid Logvinov
2017-11-22
1
-0
/
+2
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+477