Leonid Logvinov
|
e744e4cd98
|
Apply prettier config
|
2018-01-03 11:37:38 +01:00 |
|
Leonid Logvinov
|
3e3587c281
|
Fix linter issue
|
2017-12-20 15:21:36 +01:00 |
|
Leonid Logvinov
|
d639a22cff
|
Add WETH9 tests
|
2017-12-20 14:02:25 +01:00 |
|
Leonid Logvinov
|
c07de97fd8
|
Fix WETH events watching
|
2017-12-20 14:02:24 +01:00 |
|
Leonid Logvinov
|
abce410897
|
Init the _etherTokenContractsByAddress
|
2017-12-20 14:02:24 +01:00 |
|
Leonid Logvinov
|
e92d6ff84f
|
Add EtherToken events to the ABI
|
2017-12-20 14:01:59 +01:00 |
|
Leonid Logvinov
|
0056c66d32
|
Enable multiple EtherTokenContract instances
|
2017-12-20 14:01:59 +01:00 |
|
Leonid Logvinov
|
613fada49f
|
Add etherToken.getLogsAsync and etherToken.subscribe with tests
|
2017-12-20 14:01:59 +01:00 |
|
Fabio Berger
|
1f748afed9
|
Modify the etherToken wrapper methods to accept an etherTokenAddress as the first arg. Since it is becoming apparent we will be updating the canonical WETH contract, we want users of 0x.js to be able to interact with n number of etherTokens without re-instantiating for each one.
|
2017-12-17 00:32:53 -06:00 |
|
Leonid Logvinov
|
b362e2c28e
|
Refactor networkId out of web3Wrapper
|
2017-12-08 12:51:46 +03:00 |
|
Leonid Logvinov
|
f1b267cc9f
|
Refactor web3Wrapper to a separate package
|
2017-12-06 20:55:09 +03:00 |
|
Leonid Logvinov
|
eb667f653c
|
Adjust 0x.js to use generated wrappers
|
2017-12-01 23:31:50 -06:00 |
|
Leonid Logvinov
|
d1065cd266
|
Add an initializer for txOpts in etherToken
|
2017-11-27 17:36:27 -06:00 |
|
Leonid Logvinov
|
7a21c6854b
|
Add option config for gasPrice and gasLimit for every transaction sending method
|
2017-11-27 17:35:55 -06:00 |
|
Leonid Logvinov
|
34beee1edc
|
Refactor getContractAddress to contractWrapper
|
2017-11-23 15:15:00 -06:00 |
|
Leonid Logvinov
|
87d34f9c7f
|
Auto-fix linter errors
|
2017-11-23 15:13:37 -06:00 |
|
Leonid Logvinov
|
a38ef3655b
|
Remove even more asyncs
|
2017-11-23 15:13:37 -06:00 |
|
Fabio Berger
|
c4ee2d7386
|
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
|
2017-11-12 22:17:18 -05:00 |
|