aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/config-manager.js
Commit message (Expand)AuthorAgeFilesLines
* Delete ConfigManager, replacing its usages with PreferencesControllerWhymarrh Whitby2018-09-121-254/+0
* Merge pull request #4059 from MetaMask/i-4033-seed-wordskumavis2018-05-011-21/+1
|\
| * Revert "Fix UI getting stuck in Reveal Seed screen"Alexander Tseung2018-04-221-21/+1
* | Clean up network configAlexander Tseung2018-04-241-12/+11
|/
* Fix UI getting stuck in Reveal Seed screenAlexander Tseung2018-04-191-1/+21
* [NewUI] Opens to full screen when restoring from seed. (#3201)Dan J Miller2018-02-081-0/+11
* Fix for testsfrankiebee2017-05-241-0/+29
* Wrap the provider in a proxyfrankiebee2017-05-231-3/+2
* Merge branch 'master' into networkControllerfrankiebee2017-05-231-0/+34
|\
| * Remove all traces of testnetThomas Huang2017-05-161-10/+5
| * Change default network to rinkebyThomas Huang2017-05-161-5/+5
* | Create a network controller to manage switcing networks an updating the providerfrankiebee2017-05-191-67/+0
|/
* Minor lintKevin Serrano2017-05-031-1/+1
* add rinkeby networkNickyg2017-04-261-0/+5
* Add kovan config settings to config manager.Kevin Serrano2017-03-231-0/+4
* Remove gasMultiplier txMeta paramDan Finlay2017-03-011-12/+0
* Move sigUtil and keyrings to external modulesDan Finlay2017-02-221-1/+1
* Delete all code related to disclaimers.Kevin Serrano2017-02-101-22/+0
* Mostly got shapeshift tx management into its own controllerDan Finlay2017-02-041-34/+0
* migration #9 - break out CurrencyController substatekumavis2017-02-031-47/+0
* tests - remove persistence and start with initial statekumavis2017-01-281-9/+1
* background - organize metamask instantiationkumavis2017-01-271-1/+1
* obs-store - use published modulekumavis2017-01-251-24/+20
* Merge branch 'dev' into obs-store2kumavis2017-01-221-1/+1
|\
| * currency conversion - less noisy errorkumavis2017-01-121-1/+1
* | background - move pojo migrator to outside of metamask controllerkumavis2017-01-121-36/+13
* | background - introduce ObservableStorekumavis2017-01-121-6/+4
|/
* deps - replace promise-request with fetchkumavis2017-01-111-4/+3
* Merge branch 'dev' into TxManagerFrankie2016-12-241-1/+1
|\
| * Return undefined when vault is uninitializedDan Finlay2016-12-221-1/+1
* | Merge branch 'dev' into TxManagerFrankie2016-12-221-0/+11
|\|
| * Made changes according to feedback.Dan Finlay2016-12-201-2/+1
| * Mostly added bad account detectionDan Finlay2016-12-091-0/+12
* | First pass at revision requestsFrances Pangilinan2016-12-221-3/+0
* | Create a TxManagerFrances Pangilinan2016-12-151-50/+1
|/
* Fix vault encrypting & unlocking bugDan Finlay2016-12-011-2/+3
* Merge branch 'dev' into i831-AddRopsten-DevDan Finlay2016-11-221-23/+54
|\
| * Re-enable disclaimer screen. Rename variables to reflect role more clearly.Kevin Serrano2016-11-151-4/+4
| * Linting to the max.Kevin Serrano2016-11-121-2/+1
| * Fix account nicknaming bugDan Finlay2016-11-041-2/+4
| * Implement seed word confirmation page.Kevin Serrano2016-11-011-1/+14
| * Phase out extra warning screen.Kevin Serrano2016-10-261-15/+0
| * Linted & added salting to vaultDan Finlay2016-10-211-1/+1
| * Git merge resolution.Kevin Serrano2016-10-201-0/+12
| |\
| * | Intermediary commit.Kevin Serrano2016-10-201-0/+11
| * | Initial work on UI sideKevin Serrano2016-10-161-0/+21
* | | Begin adding Ropsten supportDan Finlay2016-11-221-0/+4
| |/ |/|
* | Fix gasPrice rangeFrankie2016-10-141-0/+12
|/
* Renamed variables to make more sense.Kevin Serrano2016-10-071-2/+2
* Add new functions for storing TOS hashes in config manager.Kevin Serrano2016-10-061-0/+11
* Implement usage of nock.Kevin Serrano2016-08-251-22/+12
* Added mock option to function.Kevin Serrano2016-08-251-13/+23
* Merge branch 'master' into i390-TransactionLimitDan Finlay2016-08-231-0/+35
|\
| * Create a ShapeShift tx in tx HistoryFrankie2016-08-191-4/+6
| * Merge branch 'master' into shapeshiftTxFrankie2016-08-191-0/+48
| |\
| * | WIP: ShapeShift txFrankie2016-08-191-0/+33
* | | Enforce tx history limitDan Finlay2016-08-191-0/+6
| |/ |/|
* | Added compliance for tests and properly accounts for N/A conversions.Kevin Serrano2016-08-171-3/+3
* | Add fallback to API failure.Kevin Serrano2016-08-171-0/+2
* | Merge master.Kevin Serrano2016-08-161-6/+6
|\|
| * Remove ethereum classic providerDan Finlay2016-08-151-5/+1
| * Fix ether warning checkbox.Kevin Serrano2016-08-111-2/+6
* | Get fiat numbers rendering on tooltip. Need to find way to create line breaks.Kevin Serrano2016-08-061-6/+0
* | Merge branch 'master' into usd-conversionKevin Serrano2016-08-051-0/+4
|\|
| * Add eth classic to provider menuDan Finlay2016-07-291-0/+4
* | Fix merge conflicts. Fix typos. Ensure currency immediately updated on load.Kevin Serrano2016-07-231-0/+17
|\|
| * Buy button (#474)Frankie2016-07-221-0/+10
* | Linting!Kevin Serrano2016-07-231-1/+1
* | Change function names. Add interval polling for api. Refactor functions.Kevin Serrano2016-07-221-7/+18
* | Add date access throughout the data flow.Kevin Serrano2016-07-221-3/+3
* | Provide date access.Kevin Serrano2016-07-221-1/+8
* | Progress on config manager. Plus tests.Kevin Serrano2016-07-211-0/+27
|/
* Remove useless and buggy clearWallet functionDan Finlay2016-07-011-2/+0
* Emphasizing how weird this bug is by removing all behavior from the method.Dan Finlay2016-07-011-5/+1
* Replicated really strange bug with testDan Finlay2016-07-011-1/+1
* Fixed testsDan Finlay2016-06-251-1/+0
* Improve refactorDan Finlay2016-06-251-52/+3
* Auto lintedDan Finlay2016-06-221-59/+56
* Add confirmation persisting to localStorageDan Finlay2016-06-171-0/+11
* Added ability to nickname wallets locallyDan Finlay2016-05-211-0/+20
* Corrected config pathDan Finlay2016-05-201-1/+1
* sync rpc fixkumavis2016-05-201-3/+4
* Move infura rpcs to httpsDan Finlay2016-05-141-2/+2
* Make default providers more easiliy configurable for metamask devsDan Finlay2016-05-111-7/+27
* Add UI for Signing MessagesDan Finlay2016-05-041-67/+0
* idmgmt - eth_sign support + notificationskumavis2016-04-291-5/+77
* Persist selected accountDan Finlay2016-04-261-0/+11
* Store metamaskId on metaTx instead of getTxWithParams method.Dan Finlay2016-04-211-10/+0
* Fix config manager methodDan Finlay2016-04-201-1/+1
* Add extra tx methods to configManagerDan Finlay2016-04-201-3/+25
* Persist transactions to config-managerDan Finlay2016-04-191-0/+50
* inpage - use publicConfigStore for selectedAccount and sync providerkumavis2016-04-161-0/+27
* Point rawtestrpc at new testrpcDan Finlay2016-04-131-1/+1
* Migrate etherscan configs to our new production RPC.Dan Finlay2016-04-131-3/+7
* Revert "Revert "Etherscan provider""Dan Finlay2016-04-011-9/+22
* Revert "Etherscan provider"Dan Finlay2016-04-011-22/+9
* First naive pass at implementing etherscan provider (not working)Dan Finlay2016-04-011-9/+22
* Do not cache the seed, retrieve it from the decrypted walletDan Finlay2016-04-011-9/+5
* Made configuration migrateableDan Finlay2016-03-311-0/+161