Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network controller - move _setProvider to bottom | kumavis | 2017-09-28 | 1 | -18/+18 |
* | network controller - refactor to use _setProvider | kumavis | 2017-09-28 | 1 | -17/+28 |
* | network - remove getter/setter | kumavis | 2017-09-28 | 1 | -23/+14 |
* | network contoller - clean up unused code | frankiebee | 2017-09-27 | 1 | -6/+0 |
* | listen for the blocke event on the block tracker instead of rawBlock on the p... | frankiebee | 2017-09-27 | 1 | -1/+0 |
* | wrap block tracker in events proxy | frankiebee | 2017-09-27 | 1 | -14/+8 |
* | tx cont - add argument for provider constructor | kumavis | 2017-07-26 | 1 | -2/+3 |
* | stop polling when switching networks | frankiebee | 2017-05-24 | 1 | -0/+1 |
* | Fix for tests | frankiebee | 2017-05-24 | 1 | -49/+35 |
* | Wrap the provider in a proxy | frankiebee | 2017-05-23 | 1 | -60/+50 |
* | Create a network controller to manage switcing networks an updating the provider | frankiebee | 2017-05-19 | 1 | -0/+152 |