index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
0x.js
/
src
/
contract_wrappers
/
ether_token_wrapper.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
-204
/
+0
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-1
/
+6
*
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-2
/
+2
*
Fix typos
Fabio Berger
2018-03-23
1
-2
/
+2
*
Allow users to specify the contracts backend in abi-gen
Leonid Logvinov
2018-02-28
1
-2
/
+2
*
Merge branch 'development' into fix/unsubscribeAll
Leonid Logvinov
2018-02-28
1
-8
/
+19
|
\
|
*
Check isETHAddressHex before lowercase
Jacob Evans
2018-02-27
1
-11
/
+9
|
*
Lowercase public addresses
Jacob Evans
2018-02-23
1
-12
/
+25
*
|
Rename _unsubscribeAll to unsubscribeAll
Leonid Logvinov
2018-02-27
1
-2
/
+2
|
/
*
Use abi-gen for events in 0x.js
Leonid Logvinov
2018-02-07
1
-10
/
+2
*
Merge branch 'development' into fix/ether_token_address
Leonid
2018-02-05
1
-6
/
+5
|
\
|
*
Fix lint errors
Brandon Millman
2018-01-31
1
-3
/
+3
|
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-3
/
+2
*
|
Improve the comment and fix an exception
Leonid Logvinov
2018-02-05
1
-3
/
+7
*
|
Add zeroEx.etherToken.getContractAddressifExists
Leonid Logvinov
2018-01-30
1
-0
/
+9
|
/
*
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
-18
/
+41
*
Fix linter issue
Leonid Logvinov
2017-12-20
1
-1
/
+0
*
Add WETH9 tests
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Fix WETH events watching
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Init the _etherTokenContractsByAddress
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Add EtherToken events to the ABI
Leonid Logvinov
2017-12-20
1
-2
/
+2
*
Enable multiple EtherTokenContract instances
Leonid Logvinov
2017-12-20
1
-4
/
+9
*
Add etherToken.getLogsAsync and etherToken.subscribe with tests
Leonid Logvinov
2017-12-20
1
-3
/
+71
*
Modify the etherToken wrapper methods to accept an etherTokenAddress as the f...
Fabio Berger
2017-12-17
1
-28
/
+13
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
1
-2
/
+3
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
1
-1
/
+1
*
Adjust 0x.js to use generated wrappers
Leonid Logvinov
2017-12-02
1
-2
/
+4
*
Add an initializer for txOpts in etherToken
Leonid Logvinov
2017-11-28
1
-2
/
+6
*
Add option config for gasPrice and gasLimit for every transaction sending method
Leonid Logvinov
2017-11-28
1
-4
/
+10
*
Refactor getContractAddress to contractWrapper
Leonid Logvinov
2017-11-24
1
-10
/
+4
*
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-5
/
+7
*
Remove even more asyncs
Leonid Logvinov
2017-11-24
1
-4
/
+12
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+87