Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused promises array | Alex Browne | 2018-06-02 | 1 | -3/+0 |
* | Make erc20_wrapper and erc721_wrapper serial | Alex Browne | 2018-06-02 | 1 | -26/+27 |
* | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Use web3-wrapper instead of 0x.js, update logDecoder | Amir Bandeali | 2018-05-25 | 1 | -1/+5 |
* | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep | Fabio Berger | 2018-05-23 | 1 | -5/+5 |
|\ | |||||
| * | Add missing return types | Remco Bloemen | 2018-05-22 | 1 | -5/+5 |
* | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -16/+15 |
* | Rename variables, create private validation methods in token wrappers | Amir Bandeali | 2018-04-24 | 1 | -64/+62 |
* | Define numbers of dummy tokens to deploy in constants | Amir Bandeali | 2018-04-24 | 1 | -1/+1 |
* | Remove type assertions | Amir Bandeali | 2018-04-24 | 1 | -18/+12 |
* | Add ERC721 wrapper | Amir Bandeali | 2018-04-24 | 1 | -0/+154 |