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
/
src
/
0x.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make proxy wrapper public on zeroEx instance
Leonid Logvinov
2017-07-04
1
-4
/
+8
*
Merge branch 'master' into add-exchange-address-to-order-struct
Leonid
2017-07-04
1
-2
/
+3
|
\
|
*
Fix test failures caused by testrpc new eth_sign behaviour
Leonid Logvinov
2017-07-01
1
-2
/
+3
*
|
Stop passing exchangeContractAddress to utils.getOrderHashHex
Leonid Logvinov
2017-07-04
1
-1
/
+1
*
|
Rename invalidateContractInstanceAsync to invalidateContractInstancesAsync
Leonid Logvinov
2017-07-04
1
-1
/
+1
*
|
Rename _proxy to _proxyWrapper
Leonid Logvinov
2017-06-30
1
-4
/
+4
*
|
Add ProxyWrapper instance to zeroEx
Leonid Logvinov
2017-06-30
1
-1
/
+5
*
|
Make getOrderHashHex a non-async function
Leonid Logvinov
2017-06-30
1
-1
/
+1
*
|
Remove _getExchangeAddressAsync
Leonid Logvinov
2017-06-27
1
-11
/
+0
*
|
Allow multiple exchange versions t be functional at the same time
Leonid Logvinov
2017-06-27
1
-4
/
+1
|
/
*
Implement EtherTokenWrapper and tests, with deposit and withdraw methods
Fabio Berger
2017-06-26
1
-0
/
+7
*
Revert "Use different lodash import syntax which allows to include only used ...
Leonid
2017-06-22
1
-3
/
+3
*
Fall back to import x = require() syntax
Leonid Logvinov
2017-06-21
1
-1
/
+1
*
Use different lodash import syntax which allows to include only used functions
Leonid Logvinov
2017-06-21
1
-3
/
+3
*
Fix tslint issue
Fabio Berger
2017-06-19
1
-1
/
+2
*
Merge branch 'master' of github.com:0xProject/0x.js
Fabio Berger
2017-06-19
1
-8
/
+7
|
\
|
*
Make ZeroEx constructor accept Web3Provider instead of Web3 instance
Leonid Logvinov
2017-06-15
1
-7
/
+7
|
*
Remove unused import
Leonid Logvinov
2017-06-15
1
-1
/
+0
*
|
Add and improve comments
Fabio Berger
2017-06-16
1
-5
/
+18
|
/
*
Change main file name from 0x.js.ts to 0x.ts
Leonid Logvinov
2017-06-12
1
-0
/
+238