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
/
src
/
contract_wrappers
/
exchange_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust 0x.js to use generated wrappers
Leonid Logvinov
2017-12-02
1
-2
/
+3
*
Fix defaults for shouldValidate
Leonid Logvinov
2017-11-28
1
-7
/
+21
*
Add option config for gasPrice and gasLimit for every transaction sending method
Leonid Logvinov
2017-11-28
1
-111
/
+28
*
Fix merge conflicts
Leonid Logvinov
2017-11-28
1
-4
/
+4
*
Merge branch 'development' into feature/passNetworkId
Leonid
2017-11-28
1
-12
/
+12
|
\
|
*
Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...
Fabio Berger
2017-11-24
1
-8
/
+9
*
|
Pass networkId on provider update
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
Reuse the protected function to get contract address
Leonid Logvinov
2017-11-24
1
-10
/
+2
*
|
Refactor getContractAddress to contractWrapper
Leonid Logvinov
2017-11-24
1
-10
/
+4
*
|
Enable some new linter rules and fix the issues
Leonid Logvinov
2017-11-24
1
-4
/
+4
*
|
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-22
/
+24
*
|
Remove even more asyncs
Leonid Logvinov
2017-11-24
1
-3
/
+3
*
|
Make exchange subscriptions non-async
Leonid Logvinov
2017-11-24
1
-2
/
+2
*
|
Make zeroEx.exchange.getContractAddress non-async
Leonid Logvinov
2017-11-24
1
-6
/
+13
*
|
Make getZRXTokenAddress non async
Leonid Logvinov
2017-11-24
1
-12
/
+20
|
/
*
Merge branch 'development' into feature/addJsonSchemas
Brandon Millman
2017-11-15
1
-2
/
+2
|
\
|
*
Renamed canceled to cancelled
Jacob Evans
2017-11-14
1
-2
/
+2
*
|
Add json-schemas package to mono repo
Brandon Millman
2017-11-14
1
-1
/
+1
|
/
*
Add interface type
Fabio Berger
2017-11-14
1
-2
/
+6
*
Declare as string
Fabio Berger
2017-11-14
1
-1
/
+1
*
Fix lint and ts issues
Fabio Berger
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
/
+866