aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/detect-tokens.js
Commit message (Collapse)AuthorAgeFilesLines
* fix asset detection (#6049)Bruno Barbieri2019-01-231-2/+18
|
* add & delete tokens per accountEsteban MIno2018-07-261-1/+1
|
* run linterbrunobar792018-07-221-1/+1
|
* Merge branch 'develop' into detectTokenFeatureEsteban Miño2018-07-211-1/+5
|\
| * Auto-detect tokens #3034 (#4683)Esteban Miño2018-07-211-0/+123
| | | | | | | | | | | | | | | | | | | | | | * detect tokens polling * network store to detect token * tests for spec * passtest-lint * fix lint * improve tests * detect tokens through infura * detect tokens when submit password and new account selected * keyring unlocked detect and unit tests * add changelog
* fix detection on submit passwordEsteban MIno2018-07-211-5/+8
|
* keyring unlocked detect and unit testsEsteban MIno2018-07-201-12/+16
|
* detect tokens when submit password and new account selectedEsteban MIno2018-07-201-13/+39
|
* detect tokens through infuraEsteban MIno2018-07-131-21/+24
|
* improve testsEsteban MIno2018-07-121-16/+13
|
* passtest-lintEsteban MIno2018-07-041-6/+0
|
* tests for specEsteban MIno2018-06-281-1/+1
|
* network store to detect tokenEsteban MIno2018-06-281-8/+10
|
* detect tokens pollingEsteban MIno2018-06-281-0/+97