aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/config-manager.js
Commit message (Expand)AuthorAgeFilesLines
* 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