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