Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -2/+2 |
* | Add support for async calls under coverage | Leonid Logvinov | 2018-03-12 | 1 | -4/+8 |
* | Fix a typo in tests | Leonid Logvinov | 2018-03-12 | 1 | -2/+2 |
* | Don't do parallel calls | Leonid Logvinov | 2018-03-12 | 1 | -8/+4 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -3/+2 |
* | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Change tests | Leonid Logvinov | 2018-02-07 | 1 | -26/+29 |
* | Make an RPC constructor param implicit | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Use an enum for contract name | Leonid Logvinov | 2018-01-30 | 1 | -1/+2 |
* | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 1 | -2/+2 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -10/+6 |
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -6/+3 |
* | Remove truffle from UnlimitedAllowanceTokenV2 tests | Leonid Logvinov | 2018-01-30 | 1 | -2/+1 |
* | Remove truffle from TokenRegistry tests | Leonid Logvinov | 2018-01-30 | 1 | -12/+28 |
* | Remove truffle from tokenTransferProxy tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+234 |