Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change imports order | Leonid Logvinov | 2018-02-15 | 1 | -1/+2 |
* | Move subproviders from dev-utils to subproviders | Leonid Logvinov | 2018-02-15 | 3 | -64/+1 |
* | Remove constructor arg | Leonid Logvinov | 2018-01-30 | 2 | -4/+5 |
* | Make an RPC constructor param implicit | Leonid Logvinov | 2018-01-30 | 1 | -2/+3 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -1/+2 |
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 6 | -0/+111 |
* | Fix a stupid RPC bug which caused the port togo over 65535 | Leonid Logvinov | 2018-01-17 | 1 | -1/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 2 | -3/+3 |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 2 | -25/+25 |
* | Fix connect unused vars | Leonid Logvinov | 2017-12-15 | 1 | -1/+0 |
* | Implement first custom linter rule async-suffix | Leonid Logvinov | 2017-12-15 | 1 | -3/+0 |
* | Create dev-utils with blockchainLifecycle in it | Leonid Logvinov | 2017-12-14 | 3 | -0/+89 |