Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add controllers to root scripts folder | Dan Finlay | 2017-02-28 | 1 | -64/+0 |
| | |||||
* | Merge branch 'master' into i1144-moarrpc | Dan Finlay | 2017-02-28 | 1 | -1/+2 |
|\ | |||||
| * | Move sigUtil and keyrings to external modules | Dan Finlay | 2017-02-22 | 1 | -1/+1 |
| | | | | | | | | These external modules now have their own test coverage and build enforcement. This allowed me to somewhat more easily add good tests around our personalSign strategy (held now in [eth-sig-util](https://github.com/flyswatter/eth-sig-util), and allow each of the keyrings to import that, etc. | ||||
* | | Tested against code to play nice with unit tests. | Kevin Serrano | 2017-02-24 | 1 | -2/+11 |
| | | |||||
* | | Implemented functionality for displaying recent custom RPCs | Kevin Serrano | 2017-02-23 | 1 | -14/+15 |
| | | |||||
* | | Fix naming | Kevin Serrano | 2017-02-22 | 1 | -2/+2 |
| | | |||||
* | | Basic infrasture for RPC list added. | Kevin Serrano | 2017-02-22 | 1 | -3/+23 |
|/ | |||||
* | rename selectedAccount to selectedAddress | kumavis | 2017-01-31 | 1 | -2/+5 |
| | |||||
* | preferences - introduce preferences controller | kumavis | 2017-01-31 | 1 | -0/+30 |