aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/controllers/preferences.js
Commit message (Collapse)AuthorAgeFilesLines
* add controllers to root scripts folderDan Finlay2017-02-281-64/+0
|
* Merge branch 'master' into i1144-moarrpcDan Finlay2017-02-281-1/+2
|\
| * Move sigUtil and keyrings to external modulesDan Finlay2017-02-221-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 Serrano2017-02-241-2/+11
| |
* | Implemented functionality for displaying recent custom RPCsKevin Serrano2017-02-231-14/+15
| |
* | Fix namingKevin Serrano2017-02-221-2/+2
| |
* | Basic infrasture for RPC list added.Kevin Serrano2017-02-221-3/+23
|/
* rename selectedAccount to selectedAddresskumavis2017-01-311-2/+5
|
* preferences - introduce preferences controllerkumavis2017-01-311-0/+30