Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 2 | -2/+0 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 2 | -1/+3 |
| | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 2 | -2/+2 |
| | |||||
* | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 2 | -0/+2 |
| | |||||
* | Use provider over web3 in deployer, dev-utils and subprovider tests, rename ↵ | Fabio Berger | 2018-04-06 | 2 | -4/+4 |
| | | | | subprovider to ganacheSubprovider in test util | ||||
* | Update dev-utils and subproviders tests to use ganache in-process provider | Fabio Berger | 2018-04-04 | 2 | -2/+2 |
| | |||||
* | Merge branch 'development' into convertScriptsToTs | Fabio Berger | 2018-03-14 | 2 | -16/+14 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (71 commits) Transform input data before encoding for callAsync and getABIEncodedTransactionData Update coverage badge to show development coverage Configure post build hook Notify coveralls after all tasks have finished Address feedback Revert "Report all coverage reports together" Separate published packages and typescript typings on README Report all coverage reports together Add other statement types Properly and consistently parse ENV vars Add forgotten file Start using solidity-parser-antlr Fix the default always overriding to address Submit a TD PR Add an explanatory comment for making ranges unique Fix a typo in handling env variables Introduce TESTRPC_FIRST_ADDRESS Make BlockchainLifecycle accept only web3Wrapper Fix comments Fix deployer CHANGELOG ... # Conflicts: # README.md # packages/deployer/package.json # packages/subproviders/src/globals.d.ts # yarn.lock | ||||
| * | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 2 | -16/+14 |
| | | |||||
* | | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 1 | -0/+5 |
|/ | |||||
* | Fix a typo | Leonid Logvinov | 2018-02-15 | 1 | -3/+3 |
| | |||||
* | Add an assertion | Leonid Logvinov | 2018-02-15 | 1 | -2/+4 |
| | |||||
* | Add tests for dev-utils package | Leonid Logvinov | 2018-02-15 | 2 | -0/+67 |