Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the tests | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
* | Move migrations into separate monorepo subpackage and hook it up to 0x.js and... | Fabio Berger | 2018-04-09 | 1 | -1/+1 |
* | Move away from using web3 directly in 0x.js tests | Fabio Berger | 2018-04-06 | 1 | -3/+4 |
* | Fix tests | Leonid Logvinov | 2018-04-05 | 1 | -2/+1 |
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -1/+2 |
* | Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Rename useInProcessGanache to shouldUseInProcessGanache | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Use in-process Ganache in contracts | Leonid Logvinov | 2018-03-12 | 1 | -1/+2 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 2 | -0/+8 |
* | Fix artifacts path | Amir Bandeali | 2018-02-07 | 1 | -1/+1 |
* | Rename directories | Amir Bandeali | 2018-02-03 | 1 | -1/+1 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+16 |
* | Remove truffle from tokenTransferProxy tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+13 |