aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/config-manager.js
Commit message (Expand)AuthorAgeFilesLines
* Remove ethereum classic providerDan Finlay2016-08-151-5/+1
* Fix ether warning checkbox.Kevin Serrano2016-08-111-2/+6
* Add eth classic to provider menuDan Finlay2016-07-291-0/+4
* Buy button (#474)Frankie2016-07-221-0/+10
* 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