aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts
Commit message (Expand)AuthorAgeFilesLines
* Remove bind calls from console errorsDan Finlay2016-08-301-4/+4
* Merge branch 'master' into i#563forgotPasswordFrankie2016-08-266-180/+78
|\
| * Merge branch 'master' into PopupNotificationsDan Finlay2016-08-252-2/+3
| |\
| * | Close notification on opening main UIDan Finlay2016-08-242-2/+16
| * | Skip popup dismissal in testsDan Finlay2016-08-241-0/+6
| * | LintedDan Finlay2016-08-241-1/+0
| * | Close popup even if last tx is dismissed from main UIDan Finlay2016-08-241-8/+14
| * | Emit updates to all listeners on pending tx updatesDan Finlay2016-08-243-53/+23
| * | Merge branch 'master' into PopupNotificationsDan Finlay2016-08-233-3/+35
| |\ \
| * | | Limit to one popup, re-focus on additional notifications.Dan Finlay2016-08-231-6/+17
| * | | Merge branch 'master' into PopupNotificationsDan Finlay2016-08-233-0/+41
| |\ \ \
| * | | | LintedDan Finlay2016-08-171-15/+5
| * | | | MVP Popup Notifications WorkingDan Finlay2016-08-173-87/+3
| * | | | Unify notification and popup ui filesDan Finlay2016-08-174-2/+21
| * | | | Merge branch 'master' into PopupNotificationsDan Finlay2016-08-173-0/+81
| |\ \ \ \
| * | | | | Set up MVP for popup-based notifications.Dan Finlay2016-08-173-128/+95
* | | | | | Merge branch 'master' into i#563forgotPasswordFrankie2016-08-264-5/+38
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into i484PersistPendingSignaturesDan Finlay2016-08-251-2/+2
| |\ \ \ \ \
| | * | | | | Implement usage of nock.Kevin Serrano2016-08-251-22/+12
| | * | | | | Added mock option to function.Kevin Serrano2016-08-251-13/+23
| | | |_|_|/ | | |/| | |
| * | | | | LintedDan Finlay2016-08-251-1/+1
| * | | | | Fix bug where unconfirmed message sig is lost when locked.Dan Finlay2016-08-251-0/+1
| |/ / / /
| * | | | Merge branch 'master' into kumavis-patch-1kumavis2016-08-231-0/+6
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into i390-TransactionLimitkumavis2016-08-231-2/+28
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into i390-TransactionLimitDan Finlay2016-08-233-0/+41
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Enforce tx history limitDan Finlay2016-08-191-0/+6
| | | |_|_|/ | | |/| | |
| * | | | | inpage - cleanContextForImports fixkumavis2016-08-231-1/+1
| | |_|/ / | |/| | |
| * | | | inpage provider - reassign incomming idskumavis2016-08-231-2/+28
| | |/ / | |/| |
* / | | Add a back button on lock screen to go back to init menuFrankie2016-08-261-0/+5
|/ / /
* | | Create a ShapeShift tx in tx HistoryFrankie2016-08-192-7/+8
* | | Merge branch 'master' into shapeshiftTxFrankie2016-08-193-0/+81
|\| |
| * | Added compliance for tests and properly accounts for N/A conversions.Kevin Serrano2016-08-171-3/+3
| * | Fix uncalled fn.Kevin Serrano2016-08-171-1/+1
| * | Add fallback to API failure.Kevin Serrano2016-08-171-0/+2
| * | Remove logging. Clean up duplicate entries in currency list.Kevin Serrano2016-08-171-1/+0
| * | Merge master.Kevin Serrano2016-08-1611-140/+30
| |\|
| * | Did not previously call functions before!Kevin Serrano2016-08-101-3/+3
| * | Fix default value. Add loading indication for async.Kevin Serrano2016-08-101-1/+1
| * | 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-056-15/+51
| |\ \
| * \ \ Fix merge conflicts. Fix typos. Ensure currency immediately updated on load.Kevin Serrano2016-07-233-5/+52
| |\ \ \
| * | | | Linting!Kevin Serrano2016-07-232-3/+5
| * | | | Change function names. Add interval polling for api. Refactor functions.Kevin Serrano2016-07-222-8/+31
| * | | | Add date access throughout the data flow.Kevin Serrano2016-07-223-4/+6
| * | | | Provide date access.Kevin Serrano2016-07-221-1/+8
| * | | | Merge branch 'master' into usd-conversionKevin Serrano2016-07-2210-33/+107
| |\ \ \ \
| * | | | | Add data field to pass up parameters up to reducer.Kevin Serrano2016-07-222-2/+9
| * | | | | Add fiat actions to metamask controllere and actions.Kevin Serrano2016-07-221-0/+10
| * | | | | Progress on config manager. Plus tests.Kevin Serrano2016-07-211-0/+27
* | | | | | WIP: ShapeShift txFrankie2016-08-193-0/+40
| |_|_|_|/ |/| | | |
* | | | | Remove ethereum classic providerDan Finlay2016-08-152-7/+1
* | | | | deps - extracted ensnare to modulekumavis2016-08-132-25/+1
* | | | | Add global var for background.Kevin Serrano2016-08-124-5/+15
* | | | | Merge github.com:MetaMask/metamask-plugin into logging-fixKevin Serrano2016-08-124-100/+7
|\ \ \ \ \
| * | | | | inpage-prov - sync error - fix linkkumavis2016-08-121-1/+1
| * | | | | deps - local-message-stream extracted as module post-message-streamkumavis2016-08-123-58/+2
| * | | | | clean -formattingkumavis2016-08-121-2/+2
| * | | | | inpage-provider - remove createSyncProvider, just failkumavis2016-08-121-40/+3
* | | | | | Create global variable that changes ui logging.Kevin Serrano2016-08-122-9/+2
* | | | | | Setting defaults to production.Kevin Serrano2016-08-121-1/+1
* | | | | | Separate developmentMode conditional to only wrap log.Kevin Serrano2016-08-121-2/+4
* | | | | | Merge branch 'master' into logging-fixKevin Serrano2016-08-122-3/+7
|\| | | | |
| * | | | | Fix ether warning checkbox.Kevin Serrano2016-08-112-3/+7
| | |_|_|/ | |/| | |
* | | | | LintKevin Serrano2016-08-121-1/+1
* | | | | Add ability to hide logging messages in production.Kevin Serrano2016-08-122-3/+7
|/ / / /
* | | | Fix account selection updatingDan Finlay2016-07-301-0/+1
* | | | Merge branch 'master' into AddEthClassicDan Finlay2016-07-291-1/+1
|\ \ \ \
| * | | | Fix broken reference to host store.didUpdateDan Finlay2016-07-291-1/+1
* | | | | Add eth classic to provider menuDan Finlay2016-07-293-1/+6
|/ / / /
* | | | Add platform specific builds and zip tasks (#486)Dan Finlay2016-07-271-1/+1
* | | | Fix integration testsDan Finlay2016-07-261-4/+19
* | | | Fix extension testsDan Finlay2016-07-262-2/+5
* | | | Inject inpage script synchronouslyDan Finlay2016-07-261-1/+12
* | | | Clean up extension polyfill abstractionDan Finlay2016-07-262-14/+14
* | | | Allow page injection to look for cross-browser APIs appropriatelyDan Finlay2016-07-261-1/+2
| |_|/ |/| |
* | | Buy button (#474)Frankie2016-07-223-1/+40
| |/ |/|
* | Implement some cross-browser practices (#473)Dan Finlay2016-07-228-30/+88
* | Make injected web3 fail hard on sync methods (#471)Dan Finlay2016-07-211-1/+9
* | typo fixkumavis2016-07-191-1/+1
* | inpage - add try/catch to cleanContextForImportskumavis2016-07-191-2/+10
|/
* new tx - calculate estimatedGas and show thing in tx-details (#441)kumavis2016-07-141-17/+37
* Add one wallet to new accounts instead of three.Kevin Serrano2016-07-131-1/+1
* LintedDan Finlay2016-07-122-14/+9
* Add notification global for developmentDan Finlay2016-07-121-1/+3
* Fix bug where rejected tx would not call backDan Finlay2016-07-081-8/+7
* contentscript - remove timeout before stream setupkumavis2016-07-071-1/+1
* appease the linting godskumavis2016-07-072-4/+1
* web3 injection - use web3 dist for faster injectionkumavis2016-07-072-5/+9
* Simplify error logDan Finlay2016-07-061-2/+1
* Improve metamask-controller error loggingDan Finlay2016-07-061-2/+5
* Merge pull request #378 from MetaMask/UiDevkumavis2016-07-011-2/+4
|\
| * First simple version of ui mockerDan Finlay2016-07-011-2/+4
* | fix typokumavis2016-07-011-1/+1
* | Remove useless and buggy clearWallet functionDan Finlay2016-07-012-5/+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
|/
* Unify wording for transaction options (#369)Kevin Serrano2016-06-301-2/+2
* fix bad mergekumavis2016-06-291-6/+1
* Merge branch 'master' into notif2kumavis2016-06-292-1/+16
|\
| * Merge branch 'master' into FixSomeFormattingkumavis2016-06-292-1/+16
| |\
| | * Move clearNotifications to popup.jsFrankie2016-06-291-0/+10
| | * fix #341 close notifications when oppening pop upFrankie2016-06-291-2/+2
* | | fix typokumavis2016-06-291-1/+1
* | | background - prepare state for notifcationskumavis2016-06-292-44/+28
|/ /
* / notif - change size for better readabilitykumavis2016-06-281-3/+3
|/
* Merge pull request #326 from MetaMask/conf-tx-refactorkumavis2016-06-252-53/+79
|\
| * clean - appease the linting machinekumavis2016-06-251-1/+0
| * svg notif now work for msg signatureskumavis2016-06-252-51/+79
| * breakout pending-tx-detailskumavis2016-06-251-4/+3
* | Debugged by using a real dappDan Finlay2016-06-251-3/+4
* | Manually debugged refactorDan Finlay2016-06-252-13/+14
* | Fixed testsDan Finlay2016-06-254-18/+21
* | Rename background-controller metamask-controllerDan Finlay2016-06-252-4/+4
* | Improve refactorDan Finlay2016-06-256-105/+124
* | Refactored background.js controller apart from chrome + transportDan Finlay2016-06-252-254/+301
|/
* contentscript - skip web3 injection if domain appears to be a pdfkumavis2016-06-251-32/+48
* notif - remove dummy dev notifkumavis2016-06-241-7/+0
* some legit linting fixeskumavis2016-06-241-0/+1
* svg notif - use actual txParamskumavis2016-06-241-15/+5
* tx-conf add non-interactive mode for notificationkumavis2016-06-241-0/+1
* svg notifications - remove unneeded deps and clean codekumavis2016-06-241-50/+31
* initial svg notificationskumavis2016-06-232-16/+108
* Fix eth sign with dennis' test inputDan Finlay2016-06-221-6/+8
* Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLintDan Finlay2016-06-221-11/+15
|\
| * background - batch rpc fix for origin domainkumavis2016-06-221-12/+15
* | Manually lintedDan Finlay2016-06-225-27/+17
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLintDan Finlay2016-06-221-0/+2
|\|
| * id-mgmt - add missing depskumavis2016-06-211-0/+3
* | Auto lintedDan Finlay2016-06-2222-1373/+1320
* | Some manual fixesDan Finlay2016-06-221-3/+0
|/
* Merge pull request #294 from MetaMask/SignFullDataNotHashDan Finlay2016-06-212-76/+77
|\
| * Merge branch 'master' into SignFullDataNotHashDan Finlay2016-06-173-0/+22
| |\
| * | Fixed signing of hashesDan Finlay2016-06-171-13/+10
| * | Factor idManagement into its own moduleDan Finlay2016-06-162-76/+80
| * | Sign binary data not hash on eth_signDan Finlay2016-06-161-2/+2
* | | Merge pull request #296 from MetaMask/i252Dan Finlay2016-06-182-19/+47
|\ \ \ | |_|/ |/| |
| * | idStore - add DELEGATE_CALL detectionkumavis2016-06-172-19/+47
| |/
* | Add confirmation status to metamask state branchDan Finlay2016-06-171-0/+1
* | Expose disclaimer consent to dnode APIDan Finlay2016-06-171-0/+10
* | Add confirmation persisting to localStorageDan Finlay2016-06-171-0/+11
|/
* Fix pad with zeroes usageDan Finlay2016-06-151-2/+2
* Fix signature concatenationDan Finlay2016-06-151-2/+9
* Merge branch 'master' into display_networkDan Finlay2016-06-043-16/+40
|\
| * Merge pull request #241 from MetaMask/i236kumavis2016-06-031-16/+22
| |\
| | * fix illegal return statement :(kumavis2016-06-031-16/+22
| * | Merge pull request #240 from MetaMask/RecoverSeedkumavis2016-06-032-5/+14
| |\ \ | | |/ | |/|
| | * Add login checkDan Finlay2016-06-031-1/+1
| | * Added seed word recovery to config screenDan Finlay2016-06-032-5/+14
| * | hotfix for #236 - chrome notif api not availkumavis2016-06-031-0/+9
| |/
* | Blockchain status now updates on availability changeDan Finlay2016-06-042-14/+21
* | Add network loading indicationDan Finlay2016-06-041-0/+6
|/
* idStore - track network failurekumavis2016-05-311-1/+4
* background + notifications - add origin to message signatureskumavis2016-05-262-1/+2
* Merge pull request #219 from MetaMask/i218Dan Finlay2016-05-262-14/+35
|\
| * notifications - show tx originkumavis2016-05-261-0/+1
| * background - append origin to rpc payload and sig requestkumavis2016-05-261-14/+34
* | notifications - remove timeout for signature requestskumavis2016-05-261-0/+2
|/
* signTx+Msg - show Account Unlock Request when lockedkumavis2016-05-252-2/+41
* multiplex - rename control to autoreloadkumavis2016-05-232-6/+6
* deps - use web3-stream-provider modulekumavis2016-05-234-96/+14
* inpage - refactor for modularitykumavis2016-05-234-143/+196
* Added ability to nickname wallets locallyDan Finlay2016-05-213-2/+31
* Add ability to add account to vaultDan Finlay2016-05-212-0/+16
* Corrected config pathDan Finlay2016-05-201-1/+1
* sync rpc fixkumavis2016-05-203-14/+44
* Merge branch 'master' into eyeballskumavis2016-05-141-2/+2
|\
| * Move infura rpcs to httpsDan Finlay2016-05-141-2/+2
* | Streamlined some transition logicDan Finlay2016-05-131-2/+2
|/
* Move all users to new scalable backendDan Finlay2016-05-122-8/+25
* Make default providers more easiliy configurable for metamask devsDan Finlay2016-05-112-7/+34
* inpage - automatic dapp reloadkumavis2016-05-065-16/+90
* Add UI for Signing MessagesDan Finlay2016-05-044-76/+87
* inpage - add and remove 'define' from global context. updates #126kumavis2016-04-301-0/+15
* idmgmt - eth_sign support + notificationskumavis2016-04-294-12/+219
* tx list - bug fix - fixes #143kumavis2016-04-292-5/+14
* Merge pull request #152 from MetaMask/FilterTransactionListDan Finlay2016-04-283-10/+20
|\
| * Filter transaction list for current blockchain networkDan Finlay2016-04-283-22/+24
| * Record current network on each persisted transactionDan Finlay2016-04-281-6/+14
* | provider - use provider-engine zerokumavis2016-04-272-66/+1
|/
* Persist selected accountDan Finlay2016-04-262-10/+18
* Make account detail view the primary viewDan Finlay2016-04-261-3/+7
* Add migration to actual migration array, fix testDan Finlay2016-04-231-0/+2
* Corrected migration orderDan Finlay2016-04-232-10/+10
* Deprecate rawtestrpc.metamask.ioDan Finlay2016-04-232-4/+19
* Store metamaskId on metaTx instead of getTxWithParams method.Dan Finlay2016-04-212-13/+7
* Generate explorer link to match current blockchainDan Finlay2016-04-201-2/+9
* Add completed tx hash to persisted tx logDan Finlay2016-04-201-0/+4
* Fix config manager methodDan Finlay2016-04-201-1/+1
* Add extra tx methods to configManagerDan Finlay2016-04-201-3/+25
* Merge branch 'AddPersistentTransactionLog'Dan Finlay2016-04-193-7/+60
|\
| * Emit transaction list to UIDan Finlay2016-04-191-0/+1
| * Fix method of emitting unconfirmedTxs to UIDan Finlay2016-04-192-1/+1
| * Persist transactions to config-managerDan Finlay2016-04-193-7/+59
* | contentscript - append inpage as first childkumavis2016-04-191-1/+2
|/
* inpage - use publicConfigStore for selectedAccount and sync providerkumavis2016-04-163-35/+94
* wiring - trusted-untrusted features + remote-storekumavis2016-04-166-51/+178
* wiring - move to obj-multiplexkumavis2016-04-153-24/+50
* inpage - defaultAccount - fix bugkumavis2016-04-151-12/+13
* web3 - set defaultAccountkumavis2016-04-151-3/+4
* clean - inpage remove unused xhr mitm codekumavis2016-04-151-70/+0
* Moved UI into repo with its own dependency stackDan Finlay2016-04-142-6/+6
* Point rawtestrpc at new testrpcDan Finlay2016-04-132-3/+3
* Migrate etherscan configs to our new production RPC.Dan Finlay2016-04-133-4/+15
* Migrate etherscan providers to our RPCDan Finlay2016-04-131-0/+13
* popup - fix web3 plumbingkumavis2016-04-093-17/+31
* Add ability to export private keysDan Finlay2016-04-072-0/+10
* Add mayBeFauceting boolean to account objectDan Finlay2016-04-051-0/+17
* Support undefined address selectionDan Finlay2016-04-051-0/+5
* Merge pull request #84 from MetaMask/revert-83-revert-82-EtherscanProviderkumavis2016-04-023-15/+102
|\
| * Revert "Revert "Etherscan provider""Dan Finlay2016-04-013-15/+102
* | Call back with wallet restore errorsDan Finlay2016-04-021-1/+5
|/
* Revert "Etherscan provider"Dan Finlay2016-04-013-102/+15
* Add custom zeroclient that supports etherscan (still not working)Dan Finlay2016-04-012-11/+68
* First naive pass at implementing etherscan provider (not working)Dan Finlay2016-04-012-14/+44
* Do not cache the seed, retrieve it from the decrypted walletDan Finlay2016-04-012-15/+21
* Remove unnecessary abstractionDan Finlay2016-04-011-5/+1
* Removed logsDan Finlay2016-03-311-6/+0
* Made configuration migrateableDan Finlay2016-03-315-97/+189
* Created etherscan provider (untested)Dan Finlay2016-03-301-0/+62
* Fix signing bugDan Finlay2016-03-301-2/+2
* Add auto-faucetingDan Finlay2016-03-302-4/+27
* Remove argument destructuringDan Finlay2016-03-301-1/+3
* Return updated state after restoring vaultDan Finlay2016-03-291-1/+1
* Remove unused referenceDan Finlay2016-03-261-1/+0
* Cleaned up how we pass hdString to LightwalletDan Finlay2016-03-261-4/+11
* Implemented BIP44 compliance test.Dan Finlay2016-03-261-57/+43
* Convert to bip44 hdTreesDan Finlay2016-03-261-14/+16
* Gave lock a callback for better loading indicationDan Finlay2016-03-251-2/+3
* Add seed word caching during confirmation screenDan Finlay2016-03-252-49/+87
* stream-provider - addd isConnected methodkumavis2016-03-211-0/+4
* add vault recoverykumavis2016-03-162-5/+21
* notifications - add tx confirm+cancel buttonskumavis2016-03-123-7/+61
* unsig tx - show notification on new txkumavis2016-03-111-2/+16
* plumbing - fix rpc feedback loop bugkumavis2016-03-111-9/+8
* popup.js - set web3 on globalkumavis2016-03-111-0/+2
* plumbing - pipe web3 to the popup.jskumavis2016-03-113-22/+104
* config - add config starting with rpc endpointkumavis2016-03-091-4/+31
* deps - bump ui and provider-enginekumavis2016-03-091-2/+2
* inpage - web3 class injectionkumavis2016-03-061-0/+5
* idStore - normalize hex format before signingkumavis2016-03-061-1/+7
* build - add gulp build processkumavis2016-03-031-16/+1212
* tx sig - it works againkumavis2016-03-032-141/+95
* background - use provider-engine zero clientkumavis2016-03-032-63/+8
* web3-provider - add nonce trackerkumavis2016-03-022-2/+7
* Fix issue with raw transaction injected.Simon de la Rouviere2016-02-231-6/+6
* idStore - add createNewVaultkumavis2016-02-172-14/+18
* logs - silence logkumavis2016-02-161-1/+0
* idStore - add isInitialized flagkumavis2016-02-161-0/+1
* internal rpc - add isMetamaskInternal flagkumavis2016-02-161-1/+1
* disable localhost interceptionkumavis2016-02-161-63/+63