Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -3/+3 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 3 | -10/+10 |
* | Remove redundant cast | Leonid Logvinov | 2018-03-28 | 1 | -1/+1 |
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 3 | -28/+22 |
* | Transform input data before encoding for callAsync and getABIEncodedTransacti... | Amir Bandeali | 2018-03-14 | 1 | -0/+4 |
* | Update all mentions of the repo name being `0x.js` to `0x-monorepo` | Fabio Berger | 2018-03-04 | 1 | -1/+1 |
* | Move BaseContract to its own package | Leonid Logvinov | 2018-02-28 | 1 | -1/+2 |
* | Move BaseContract to web3Wrapper | Leonid Logvinov | 2018-02-28 | 1 | -3/+1 |
* | Add txData to async calls | Leonid Logvinov | 2018-02-28 | 1 | -1/+2 |
* | Rewrite templates to decode call data on transactions | Leonid Logvinov | 2018-02-28 | 3 | -47/+31 |
* | Update template link | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Fix build | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 7 | -0/+175 |