Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into erc20transfer | Leonid | 2017-05-31 | 1 | -8/+6 |
|\ | |||||
| * | remove InternalError type since this error could surface through the public i... | Fabio Berger | 2017-05-31 | 1 | -2/+2 |
| * | Remove superfluous undefined check | Fabio Berger | 2017-05-31 | 1 | -4/+2 |
| * | Add full stop to comments | Fabio Berger | 2017-05-31 | 1 | -2/+2 |
* | | Add transfer function and tests for it | Leonid Logvinov | 2017-05-31 | 1 | -1/+16 |
|/ | |||||
* | Implement setProxyAllowanceAsync | Fabio Berger | 2017-05-30 | 1 | -4/+32 |
* | Implement zeroEx.token.getProxyAllowanceAsync | Fabio Berger | 2017-05-30 | 1 | -1/+26 |
* | rename ERC20Contract to TokenContract | Fabio Berger | 2017-05-30 | 1 | -4/+4 |
* | rename erc20Wrapper to tokenWrapper to be more generic in case we end up supp... | Fabio Berger | 2017-05-30 | 1 | -0/+42 |