Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 1 | -1/+0 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -0/+2 |
| | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -0/+1 |
| | |||||
* | Use provider over web3 in deployer, dev-utils and subprovider tests, rename ↵ | Fabio Berger | 2018-04-06 | 1 | -2/+2 |
| | | | | subprovider to ganacheSubprovider in test util | ||||
* | Update dev-utils and subproviders tests to use ganache in-process provider | Fabio Berger | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -10/+9 |
| | |||||
* | Fix a typo | Leonid Logvinov | 2018-02-15 | 1 | -3/+3 |
| | |||||
* | Add tests for dev-utils package | Leonid Logvinov | 2018-02-15 | 1 | -0/+42 |