| Commit message (Expand) | Author | Age | Files | Lines |
* | Update file structure | Amir Bandeali | 2018-06-30 | 1 | -236/+0 |
* | Fix merge issues | Fabio Berger | 2018-06-26 | 1 | -3/+3 |
* | Prettier fixes | Fabio Berger | 2018-06-26 | 1 | -4/+1 |
* | Fix tslint issues | Fabio Berger | 2018-06-26 | 1 | -2/+1 |
* | Add support for setting allowance to unlimited | Fabio Berger | 2018-06-20 | 1 | -0/+11 |
* | - Refactor assetWrapper to contain more of the normalizing logic instead of e... | Fabio Berger | 2018-06-15 | 1 | -39/+88 |
* | Refactor ERC20 and ERC721 wrappers for V2 and introduce the assetWrapper supe... | Fabio Berger | 2018-06-13 | 1 | -1/+34 |
* | move generated contract wrappers from `contract_wrappers/generated/` to `gene... | Fabio Berger | 2018-06-06 | 1 | -2/+2 |
* | 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 |