Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add controllers to root scripts folder | Dan Finlay | 2017-02-28 | 3 | -238/+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 |
|/ | |||||
* | Stop removing old shapeshift txs | Dan Finlay | 2017-02-05 | 1 | -16/+0 |
| | |||||
* | Do not remove completed shapeshift deposits | Dan Finlay | 2017-02-04 | 1 | -1/+2 |
| | |||||
* | Fix bug when clearing old shapeshift txs | Dan Finlay | 2017-02-04 | 1 | -1/+3 |
| | |||||
* | Automatically remove shapeshift txs over 11 minutes old with no payment | Dan Finlay | 2017-02-04 | 1 | -0/+22 |
| | |||||
* | Got ShapeShiftController back to working | Dan Finlay | 2017-02-04 | 1 | -12/+7 |
| | |||||
* | Mostly got shapeshift tx management into its own controller | Dan Finlay | 2017-02-04 | 1 | -0/+100 |
| | | | | Rendering the list is still having issues, so this isn't done yet. | ||||
* | migration #9 - break out CurrencyController substate | kumavis | 2017-02-03 | 1 | -0/+70 |
| | |||||
* | rename selectedAccount to selectedAddress | kumavis | 2017-01-31 | 1 | -2/+5 |
| | |||||
* | preferences - introduce preferences controller | kumavis | 2017-01-31 | 1 | -0/+30 |