aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into network-remove-provider-engineThomas2018-07-2619-25/+574
|\
| * migrations - fix to include 27frankiebee2018-07-261-0/+1
| |
| * Merge pull request #4825 from MetaMask/no-inject-ani-gamerWilliam Morriss2018-07-251-0/+1
| |\ | | | | | | Do not inject on ani.gamer.com.tw
| | * Merge branch 'develop' into no-inject-ani-gamerKevin Serrano2018-07-2511-45/+442
| | |\
| | * | Do not inject on ani.gamer.com.twDan Finlay2018-07-191-0/+1
| | | | | | | | | | | | Fixes #4799
| * | | network.js: convert rpc protocol to lower case (#4855)pinkiebell2018-07-251-0/+3
| | |/ | |/| | | | Fixes #4253
| * | Remove unneeded code from i4829-close-notifications-from-ui branch.Dan Miller2018-07-252-2/+1
| | |
| * | Uncomment closePopupIfOpen code.Dan Miller2018-07-241-3/+3
| | |
| * | UI confirm screen closes confirmation window on submit or cancel of a txDan Miller2018-07-242-4/+10
| | |
| * | run linterbrunobar792018-07-222-2/+2
| | |
| * | fix mergeEsteban MIno2018-07-211-1/+0
| | |
| * | Merge branch 'develop' into detectTokenFeatureEsteban Miño2018-07-2117-27/+435
| |\ \
| | * \ Merge branch 'develop' into transaction-notificationsCsaba S2018-07-215-4/+314
| | |\ \
| | | * | Auto-detect tokens #3034 (#4683)Esteban Miño2018-07-212-1/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * detect tokens polling * network store to detect token * tests for spec * passtest-lint * fix lint * improve tests * detect tokens through infura * detect tokens when submit password and new account selected * keyring unlocked detect and unit tests * add changelog
| | | * | Merge pull request #4625 from MetaMask/initial-trezor-supportBruno Barbieri2018-07-204-3/+180
| | | |\ \ | | | | | | | | | | | | Initial trezor support
| | | | * | added some e2e testsbrunobar792018-07-181-1/+1
| | | | | |
| | | | * | added tests for removeAccountbrunobar792018-07-171-2/+0
| | | | | |
| | | | * | added more unit testsbrunobar792018-07-171-4/+3
| | | | | |
| | | | * | added unit tests for metamaskcontrollerbrunobar792018-07-171-3/+17
| | | | | |
| | | | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-142-13/+1
| | | | |\| | | | | | | | | | | | | | | | | | | initial-trezor-support
| | | | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-133-1/+43
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | initial-trezor-support
| | | | * | | forget device and autiload account features addedbrunobar792018-07-121-1/+36
| | | | | | |
| | | | * | | update to temp dependenciesbrunobar792018-07-121-1/+6
| | | | | | |
| | | | * | | account removal is workingbrunobar792018-07-112-1/+39
| | | | | | |
| | | | * | | fix trezor labelbrunobar792018-07-101-1/+1
| | | | | | |
| | | | * | | added label for trezor accountsbrunobar792018-07-101-1/+3
| | | | | | |
| | | | * | | fix account duplicationbrunobar792018-07-101-1/+3
| | | | | | |
| | | | * | | fix all the account related bugsbrunobar792018-07-101-4/+15
| | | | | | |
| | | | * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-076-0/+120
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | initial-trezor-support
| | | | * | | | UI refactorbrunobar792018-07-061-2/+4
| | | | | | | |
| | | | * | | | lint fixbrunobar792018-07-041-2/+2
| | | | | | | |
| | | | * | | | fix merge conflictsbrunobar792018-07-041-4/+4
| | | | |\ \ \ \
| | | | * \ \ \ \ fix merge conflictsbrunobar792018-07-0426-50/+50
| | | | |\ \ \ \ \
| | | | * | | | | | allow to open specific route in fullscreen modebrunobar792018-07-031-2/+5
| | | | | | | | | |
| | | | * | | | | | fix environment detection regexbrunobar792018-07-031-1/+1
| | | | | | | | | |
| | | | * | | | | | fix merge conflictsbrunobar792018-07-0212-59/+162
| | | | |\ \ \ \ \ \
| | | | * | | | | | | fixesbrunobar792018-06-231-3/+3
| | | | | | | | | | |
| | | | * | | | | | | clean upBruno2018-06-131-16/+19
| | | | | | | | | | |
| | | | * | | | | | | fix merge conflictsBruno2018-06-136-104/+65
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | move TrezorKeyring to its own packageBruno2018-06-133-1379/+3
| | | | | | | | | | | |
| | | | * | | | | | | | added support for signPersonalMessageBruno2018-06-131-28/+45
| | | | | | | | | | | |
| | | | * | | | | | | | clean upBruno2018-06-111-92/+21
| | | | | | | | | | | |
| | | | * | | | | | | | sign transactions is pretty closeBruno2018-06-111-49/+77
| | | | | | | | | | | |
| | | | * | | | | | | | balances workingBruno2018-06-112-4/+4
| | | | | | | | | | | |
| | | | * | | | | | | | add account workingBruno2018-06-112-8/+13
| | | | | | | | | | | |
| | | | * | | | | | | | clean upBruno2018-06-112-8/+15
| | | | | | | | | | | |
| | | | * | | | | | | | initial trezor supportBruno2018-06-103-1/+1455
| | | | | | | | | | | |
| | * | | | | | | | | | remove dropped handlerCsaba Solya2018-07-212-11/+1
| | | | | | | | | | | |
| | * | | | | | | | | | add notificationsCsaba Solya2018-07-204-30/+71
| | | | | | | | | | | |
| | * | | | | | | | | | initial testCsaba Solya2018-07-202-0/+30
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #4656 from MetaMask/portal-metamask-ens-testDan Finlay2018-07-203-36/+45
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add support for .test ENS domains
| | | * | | | | | | | | Update variable namebitpshr2018-07-191-2/+2
| | | | | | | | | | | |
| | | * | | | | | | | | Updates for lintingbitpshr2018-07-191-1/+1
| | | | | | | | | | | |
| | | * | | | | | | | | Updatesbitpshr2018-07-191-33/+37
| | | | | | | | | | | |
| | | * | | | | | | | | Add support for .test Ropsten ENS domainsbitpshr2018-07-192-2/+7
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #4833 from MetaMask/brave-flag-sentryJenny Pollack2018-07-192-4/+8
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | sentry - add detection for Brave Browser
| | | * | | | | | | | | remove local testsJenny Pollack2018-07-192-3/+0
| | | | | | | | | | | |
| | | * | | | | | | | | sentry - add detection for Brave BrowserJenny Pollack2018-07-192-4/+11
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * / | | | | | | | Do not inject on blueskybooking.comDan Finlay2018-07-171-0/+1
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | Per zendesk 2312.
| | * | | | | | | | Add harbourair.com to injection block listDan Finlay2018-07-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This site was getting unexpected results when MetaMask was installed. https://consensys.zendesk.com/agent/tickets/2312
| | * | | | | | | | Merge pull request #4669 from MetaMask/removeNonceTrackerFunctionThomas Huang2018-07-131-13/+0
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | Remove unsued nonce tracker function
| | | * | | | | | | Merge branch 'develop' into removeNonceTrackerFunctionThomas2018-07-1132-57/+176
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | Remove unsued nonce tracker functiontmashuang2018-06-261-13/+0
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge pull request #4691 from MetaMask/i4404-confirm-refactorAlexander Tseung2018-07-121-1/+2
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Refactor and redesign confirm transaction views
| | | * | | | | | | Various fixes from PR commentsAlexander Tseung2018-07-071-10/+12
| | | | | | | | | |
| | | * | | | | | | Use eth-method-registry to get method dataAlexander Tseung2018-07-071-1/+1
| | | | | | | | | |
| | | * | | | | | | Display newest transactionAlexander Tseung2018-07-071-1/+1
| | | | | | | | | |
| | | * | | | | | | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-072-13/+12
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension ↵frankiebee2018-07-1132-57/+176
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into i#3896
| | | * | | | | | Merge pull request #4685 from MetaMask/estimate-gasprice-background-newuiDan J Miller2018-07-051-0/+1
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Use background gas price estimation method in new ui.
| | | | * | | | | | Use background gas price estimation method in new ui.Dan2018-06-291-0/+1
| | | | |/ / / / /
| | | * | | | | | fix lint errorsbrunobar792018-07-044-8/+7
| | | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/develop' into HEADbrunobar792018-07-0438-137/+461
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | Update to support pathnames on IPFS hashPhyrexTsai2018-06-291-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As @Georgi87 mentioned about pathnames on the domain like `http://phyrextsai.eth/home` will pass to IPFS hash and append `/home` on redirection url. You can try the example below: http://phyrextsai.eth/index.html http://phyrextsai.eth/images/phyrex.jpg
| | | * | | | | | Merge branch 'develop' into portal-metamaskPhyrexTsai2018-06-016-35/+78
| | | |\ \ \ \ \ \
| | | * | | | | | | Update ipfs to infuraYung chieh Tsai2018-06-011-2/+2
| | | | | | | | | |
| | | * | | | | | | Update default providerYung chieh Tsai2018-05-301-1/+1
| | | | | | | | | |
| | | * | | | | | | Update libYung chieh Tsai2018-05-292-22/+46
| | | | | | | | | |
| | | * | | | | | | Rename filesYung chieh Tsai2018-05-294-60/+57
| | | | | | | | | |
| | | * | | | | | | Intergrate ENS with IPFSMikeCheng12082018-05-291-1/+1
| | | | | | | | | |
| | | * | | | | | | setTimeout bug fixMikeCheng12082018-05-291-2/+5
| | | | | | | | | |
| | | * | | | | | | Intergrate ENS with IPFSMikeCheng12082018-05-295-0/+92
| | | | | | | | | |
| | * | | | | | | | trandsactions - remove rejected transactions from historyfrankiebee2018-06-261-0/+6
| | | | | | | | | |
| | * | | | | | | | migration 27 - remove rejected transactions from statefrankiebee2018-06-261-0/+35
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | fix detection on submit passwordEsteban MIno2018-07-212-8/+10
| | | | | | | | |
| * | | | | | | | keyring unlocked detect and unit testsEsteban MIno2018-07-202-19/+25
| | | | | | | | |
| * | | | | | | | detect tokens when submit password and new account selectedEsteban MIno2018-07-201-13/+39
| | | | | | | | |
| * | | | | | | | detect tokens through infuraEsteban MIno2018-07-132-22/+25
| | | | | | | | |
| * | | | | | | | improve testsEsteban MIno2018-07-122-17/+14
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' into detectTokenFeatureEsteban MIno2018-07-0427-53/+52
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | passtest-lintEsteban MIno2018-07-041-6/+0
| | | | | | | | |
| * | | | | | | | tests for specEsteban MIno2018-06-281-1/+1
| | | | | | | | |
| * | | | | | | | network store to detect tokenEsteban MIno2018-06-282-9/+11
| | | | | | | | |
| * | | | | | | | detect tokens pollingEsteban MIno2018-06-282-0/+105
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-07-0425-51/+50
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | network-remove-provider-engine
| * | | | | | | Conditionally use Promise-based extension API when creating windowsbitpshr2018-07-041-4/+4
| | |/ / / / / | |/| | | | |
| * | | | | | eslint --fix .brunobar792018-07-0327-53/+52
| |/ / / / /
* | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-07-0314-82/+144
|\| | | | | | | | | | | | | | | | | | | | | | | network-remove-provider-engine
| * | | | | Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553Thomas Huang2018-06-211-2/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | set an id to the metamask notification popup
| | * | | | | set the popup id returned by create promisevittominacori2018-06-181-3/+4
| | | | | | |
| | * | | | | set an id to the metamask notification popupvittominacori2018-06-171-1/+2
| | | | | | |
| * | | | | | notice controller - properly show new notices for non-new userskumavis2018-06-191-3/+6
| | | | | | |
| * | | | | | Merge pull request #4586 from MetaMask/block-idex-phisherkumavis2018-06-193-15/+18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add apparent phishing address to block list
| | * | | | | | lint - fix recipient-blacklist.jskumavis2018-06-161-13/+13
| | | | | | | |
| | * | | | | | blacklist - recipient blacklist as js for inline commentskumavis2018-06-162-2/+2
| | | | | | | |
| | * | | | | | Update recipient-blacklist-config.jsonkumavis2018-06-161-0/+2
| | | | | | | |
| | * | | | | | Add apparent phishing address to block listDan Finlay2018-06-151-0/+1
| | |/ / / / / | | | | | | | | | | | | | | In [this reddit post](https://www.reddit.com/r/Metamask/comments/8r3nsu/help_me_please_somebody_stole_my_ethers/) a user suggests they got some ether stolen after visiting IDEX. Their ether was sent to [this address](https://etherscan.io/address/0x9bcb0a9d99d815bb87ee3191b1399b1bcc46dc77), which is full of comments of people telling similar stories of being phished on IDEX. I think we can safely block this, and probably safe some people some money.
| * / / / / / Re-enable dapp reload on network changeDan Finlay2018-06-152-0/+67
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to give devs some time to digest [this blog post](https://medium.com/metamask/breaking-change-no-longer-reloading-pages-on-network-change-4a3e1fd2f5e7) before we making a breaking change to our platform. Makes it easy to re-implement the change.
| * | | | | Merge branch 'develop' into save-bravekumavis2018-06-1510-144/+119
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #4571 from MetaMask/disable-diagnosticsDan Finlay2018-06-151-8/+0
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | diagnostics - temporarily disable
| | | * | | | | diagnostics - temporarily disablekumavis2018-06-141-8/+0
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge pull request #4566 from MetaMask/notice-phishingDan Finlay2018-06-152-25/+10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Push new notice on recent phishing incidents
| | | * | | | | notice-controller - update memStore on bootkumavis2018-06-141-0/+1
| | | | | | | |
| | | * | | | | test - e2e - check for phishing warningkumavis2018-06-141-1/+1
| | | | | | | |
| | | * | | | | notices - replace getLatestNotice with getNextNoticekumavis2018-06-142-24/+8
| | | | | | | |
| | | * | | | | notices - notices collection is now manually editedkumavis2018-06-141-1/+1
| | | |/ / / /
| | * | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-1415-155/+255
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ValidateEmptyKey
| | | * | | | | background - persistence pipeline - fix persistence bugkumavis2018-06-142-6/+32
| | | |/ / / /
| | | * | | | Merge branch 'develop' into stop-reload-on-network-changeErik Marks2018-06-135-46/+71
| | | |\ \ \ \
| | | | * | | | controllers - transaction - prefer log over consolekumavis2018-06-131-2/+2
| | | | | | | |
| | | | * | | | metamask - ensure all nonce locks are releasedkumavis2018-06-134-17/+18
| | | | | | | |
| | | | * | | | nonce-tracker - wrap nonce calculations in try-catch and release lock on errorkumavis2018-06-131-22/+28
| | | | | |_|/ | | | | |/| |
| | | * | | | removed auto-reload.js, moved global web3 export to inpage.jsErik Marks2018-06-132-43/+16
| | | | | | |
| | | * | | | wipErik Marks2018-06-132-41/+22
| | | | | | |
| | * | | | | account-import-strategies - ensure privateKey is prefixed before converting ↵kumavis2018-06-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | to buffer
| | * | | | | Make account import tests much more specificDan Finlay2018-06-121-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | However, they no longer seem to work. I'm unclear why this test is failing. The private key being provided should be valid.
| | * | | | | Add validation for importing empty private keyDan Finlay2018-06-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously importing an empty string would result in a new empty Keyring object to be constructed, with no notification to the user. Now we render a clear error explaining the mistake.
| * | | | | | Handle brave throwsDan Finlay2018-06-151-3/+11
| | | | | | |
| * | | | | | Merge branch 'develop' into save-braveJenny Pollack2018-06-087-7/+69
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #4523 from MetaMask/i4462-FixResetBugDan Finlay2018-06-082-6/+10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fix bug where reset account would not work.
| | | * | | | | Fix bug where reset account would not work.Dan Finlay2018-06-072-6/+10
| | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4462 Ensures that resetAccount() can work on non-stock providers. I'm unclear how this was ever working, this code hasn't moved in months, but users report it recently breaking. Maybe we only recently pushed it to prod.
| * | | | | | lintJenny Pollack2018-06-071-1/+1
| | | | | | |
| * | | | | | remove loglevelJenny Pollack2018-06-071-2/+1
| | | | | | |
| * | | | | | preferred first languauge - check for BraveJenny Pollack2018-06-071-8/+5
| | | | | | |
| * | | | | | first language - add check for brave browser on getAcceptLanguagesJenny Pollack2018-06-071-1/+11
| | | | | | |
* | | | | | | lint - fix lint for networkkumavis2018-06-133-3/+0
| | | | | | |
* | | | | | | network - import createBlockTrackerInspectorMiddleware and rearrange cache ↵kumavis2018-06-133-37/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | middleware order
* | | | | | | nonce-tracker - wrap nonce calculations in try-catch and release lock on errorkumavis2018-06-131-22/+28
| | | | | | |
* | | | | | | test - e2e - factor out setup phase + rename METAMASK_CONFIG to ↵kumavis2018-06-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | METAMASK_TEST_CONFIG
* | | | | | | test - e2e - inject metamask config to point at localhostkumavis2018-06-121-1/+3
| | | | | | |
* | | | | | | lint - controllers - whitepace fixkumavis2018-06-121-5/+5
| | | | | | |
* | | | | | | network - provider - infura - use block-reemit middlewarekumavis2018-06-081-2/+2
| | | | | | |
* | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-082-0/+15
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | network-remove-provider-engine
| * | | | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-071-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #4477 from MetaMask/i3073-block-gravityformskumavis2018-06-071-0/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Block gravityforms.com from web3 injection
| | | * | | | | Block gravityforms.com from web3 injectionDan Finlay2018-06-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #3073
| * | | | | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-077-39/+133
| |\| | | | | |
| * | | | | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-057-6/+154
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'i3725-refactor-send-component-' into ↵Dan2018-06-016-35/+78
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | i3914-fix-newui-send-gas-estimation
| * | | | | | | Auto update gas estimate when to changes.Dan2018-05-311-0/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-074-1/+44
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | network-remove-provider-engine
| * | | | | | Merge pull request #4414 from scsaba/recipient-blacklistkumavis2018-06-073-1/+43
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Disallow sending to ganache default accounts on main net
| | * | | | | | remove generating blocked accounts and use a config file insteadCsaba Solya2018-05-313-18/+20
| | | | | | | |
| | * | | | | | fix documentationCsaba Solya2018-05-301-1/+1
| | | | | | | |
| | * | | | | | adding tests for recipient blacklist checkerCsaba Solya2018-05-302-5/+5
| | | | | | | |
| | * | | | | | adding transaction controller testsCsaba Solya2018-05-301-1/+1
| | | | | | | |
| | * | | | | | initial implementationCsaba Solya2018-05-302-1/+41
| | | |/ / / / | | |/| | | |
| * | | | | | Add account type assertion to PreferencesController#setAccountLabelWhymarrh Whitby2018-06-061-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | lint - remove unused requirekumavis2018-06-071-1/+0
| | | | | |
* | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-0711-23/+265
|\| | | | | | | | | | | | | | | | | | | | | | | network-remove-provider-engine
| * | | | | diagnostics - fix reportMultipleKeyrings callkumavis2018-06-061-1/+1
| | | | | |
| * | | | | diagnostics - minor fixeskumavis2018-06-062-5/+5
| | | | | |
| * | | | | lint - fix diagnostics reporterkumavis2018-06-061-1/+1
| | | | | |
| * | | | | diagnostics - rewrite bug-notifier as diagnostics-reporterkumavis2018-06-064-66/+84
| | | | | |
| * | | | | add multivault detection to diagnostics reportingkumavis2018-06-061-0/+33
| | |_|/ / | |/| | |
| * | | | Record identity before deleting itDan Finlay2018-06-051-1/+1
| | | | |
| * | | | Mock notifier in testDan Finlay2018-06-051-1/+2
| | | | |
| * | | | Add commentDan Finlay2018-06-051-0/+2
| | | | |
| * | | | Do not alert to userDan Finlay2018-06-051-5/+0
| | | | |
| * | | | LintedDan Finlay2018-06-052-1/+2
| | | | |
| * | | | Add bug info under metadata keyDan Finlay2018-06-051-1/+7
| | | | |
| * | | | Add first time info to bug reportDan Finlay2018-06-052-1/+5
| | | | |
| * | | | Add version to reportDan Finlay2018-06-052-4/+6
| | | | |
| * | | | Fine tune error postingDan Finlay2018-06-052-6/+2
| | | | |
| * | | | Only notify first time lost ids are detectedDan Finlay2018-06-051-2/+8
| | | | |
| * | | | Add reporting uriDan Finlay2018-06-051-1/+1
| | | | |
| * | | | Begin adding unconfigured notifierDan Finlay2018-06-052-13/+21
| | | | |
| * | | | Persist lost identities to storage for later analysisDan Finlay2018-06-052-2/+33
| | | | |
| * | | | Add minimal user notification of issue.Dan Finlay2018-06-051-1/+1
| | | | |
| * | | | Add identity synchronizing codeDan Finlay2018-06-052-1/+48
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses #4475, where entries in the identities object do not necessarily have corresponding accounts in the vault. On password submission, this change passes known accounts to the preferencesController (responsible for nickname management), and removes unknown entries. Includes "TODO" notes for where we could log the issue to sentry or notify the user.
| * | | metamask-controller - clear account labels on restore from seed phrasekumavis2018-06-041-0/+4
| | | |
| * | | preferences controller - jsdoc fixkumavis2018-06-041-2/+2
| | | |
| * | | metamask - update preferences controller identities on keyring controller updatekumavis2018-06-042-3/+30
| | | |
| * | | Merge pull request #4426 from MetaMask/sentry-url-rewrite-fixkumavis2018-06-041-1/+1
| |\ \ \ | | | | | | | | | | sentry - message rewrite - guard against missing message
| | * | | sentry - message rewrite - guard against missing messagekumavis2018-05-311-1/+1
| | |/ /
| * | | Merge pull request #4425 from MetaMask/masterkumavis2018-06-021-0/+17
| |\ \ \ | | | | | | | | | | Merge Master into Develop
| | * | | Version 4.7.1v4.7.1Dan Finlay2018-06-021-0/+17
| | | | |
| * | | | Fix return value of migration 26 when missing KC or PCWhymarrh Whitby2018-06-021-1/+1
| |/ / /
| * / / Properly end the middleware stack on RPC errorbitpshr2018-06-021-0/+1
| |/ /
| * | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵kumavis2018-05-305-21/+61
| |\ \ | | | | | | | | | | | | merge-master
| | * | cleanErrorStack moved to separate library moduleAnton2018-05-293-19/+36
| | | | | | | | | | | | | | | | more errors traces cleaned up
| | * | error message fixAnton2018-05-291-2/+1
| | | |
| | * | Clean up user rejection error messageAnton2018-05-281-3/+14
| | | |
| | * | Merge pull request #3997 from jakubsta/masterkumavis2018-05-221-4/+10
| | |\ \ | | | | | | | | | | Allow other extensions to connect
| | | * | Update: allow other extension to connectJakub Stasiak2018-04-181-4/+10
| | | | |
| | * | | Merge pull request #4140 from MetaMask/v4.6.1Thomas Huang2018-05-014-40/+40
| | |\ \ \ | | | | | | | | | | | | Version 4.6.1
| | * | | | require logfrankiebee2018-05-011-0/+1
| | | | | |
| | * | | | log emitter errorsfrankiebee2018-04-301-6/+10
| | | | | |
| | * | | | transactions - run event emitters outside context of _setTxStatusfrankiebee2018-04-301-7/+9
| | | | | |
| * | | | | Merge pull request #4390 from MetaMask/i18n-brave-fixkumavis2018-05-301-4/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | i18n - getFirstPreferredLangCode - guard against missing i18n api
| | * | | | | i18n - getFirstPreferredLangCode - guard against missing i18n apikumavis2018-05-291-4/+7
| | | |_|_|/ | | |/| | | | | | | | | fix for brave
| * | | | | metamask-controller - lint fixkumavis2018-05-291-1/+1
| | | | | |
| * | | | | metamask-controller - update preferences controller addresses after import ↵kumavis2018-05-291-10/+10
| |/ / / / | | | | | | | | | | | | | | | account
* | | | | controllers - transactions - fix tx status update on bootkumavis2018-05-292-2/+13
| | | | |
* | | | | controllers - transactions - fix tx confirmationkumavis2018-05-292-3/+3
| | | | |
* | | | | metamask-controller - lint fixkumavis2018-05-291-1/+1
| | | | |
* | | | | metamask-controller - update preferences controller addresses after import ↵kumavis2018-05-291-10/+10
| | | | | | | | | | | | | | | | | | | | account
* | | | | controllers - transaction - pending-tx-tracker - lint fixkumavis2018-05-291-1/+1
| | | | |
* | | | | controllers - transactions - merge @frankiebee's work with minekumavis2018-05-294-96/+69
| | | | |
* | | | | controllers - transactions - pending-tx-tracker - _getBlock - poll until ↵kumavis2018-05-261-1/+10
| | | | | | | | | | | | | | | | | | | | block is truthy
* | | | | tx-gas-utils - query for block without tx bodieskumavis2018-05-261-2/+2
| | | | |
* | | | | metamask-controller - wrap txController.addUnapprovedTx for wallet ↵kumavis2018-05-251-1/+13
| | | | | | | | | | | | | | | | | | | | middleware reference before txController is instantiated
* | | | | provider - update wallet hooks for new wallet middlewarekumavis2018-05-254-64/+110
| | | | |
* | | | | metamask-controller - fix account lookup hookkumavis2018-05-251-2/+2
| | | | |
* | | | | account-tracker - guard against empty blockkumavis2018-05-251-1/+2
| | | | |
* | | | | controllers - recent-blocks - guard against empty blockkumavis2018-05-251-3/+3
| | | | |
* | | | | controllers - recent-blocks - wrap block-tracker event in try-catchkumavis2018-05-241-1/+7
| | | | |
* | | | | Merge branch 'network-remove-provider-engine' of ↵kumavis2018-05-242-9/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | github.com:MetaMask/metamask-extension into network-remove-provider-engine
| * \ \ \ \ Merge pull request #4347 from MetaMask/transactions-use-new-block-trackerkumavis2018-05-242-9/+24
| |\ \ \ \ \ | | | | | | | | | | | | | | Transactions use new block tracker
| | * \ \ \ \ Merge branch 'network-remove-provider-engine' of ↵frankiebee2018-05-2311-66/+176
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/MetaMask/metamask-extension into transactions-use-new-block-tracker
| | * | | | | | transactions - update pending-tx-tracker to use the new block trackerfrankiebee2018-05-231-7/+18
| | | | | | | |
| | * | | | | | remove dependance on the even tx:confirmedfrankiebee2018-05-231-2/+6
| | | | | | | |
* | | | | | | | sentry - setupRaven - ensure message is truthykumavis2018-05-241-2/+2
| | | | | | | |
* | | | | | | | controllers - recent-blocks - ensure full blockskumavis2018-05-241-2/+2
|/ / / / / / /
* | | | | | | controllers - account-tracker - refactor + update for eth-block-tracker@4kumavis2018-05-241-67/+56
| | | | | | |
* | | | | | | controllers - recent-blocks - doc updatekumavis2018-05-241-4/+4
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-05-231-15/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | network-remove-provider-engine
| * | | | | controllers - recent-blocks - pull first historical blocks in parallelkumavis2018-05-221-15/+7
| | | | | |
* | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-05-2310-51/+169
|\| | | | | | |/ / / / |/| | | | | | | | | network-remove-provider-engine
| * | | | Reveal get filtered tx list (#4332)Frankie2018-05-222-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add getFilteredTxList from txController to getApi * transactions - remove dead code (isNonceTaken)
| * | | | Merge branch 'develop' into ci-publish-releasekumavis2018-05-228-34/+167
| |\ \ \ \
| | * \ \ \ Merge branch 'develop' of https://github.com/Trigalti/metamask-extension ↵kumavis2018-05-221-1/+2
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into Trigalti-develop
| | | * | | | Added trailing comma for eslintsimon2018-05-181-1/+1
| | | | | | |
| | | * | | | Added adyen.com to blacklisted domains because postMessages are blocking ↵simon2018-05-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | card encryption
| | * | | | | Merge pull request #4034 from whymarrh/account-nicknameskumavis2018-05-225-33/+97
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Move account names out of KeyringController
| | | * | | | | Fix migration 026 to produce the correct shape for state.identitiesWhymarrh Whitby2018-05-181-1/+8
| | | | | | | |
| | | * | | | | Add migration to move identities from KeyringControllerWhymarrh Whitby2018-05-172-0/+41
| | | | | | | |
| | | * | | | | Add PreferencesController#setAddresses to update idsWhymarrh Whitby2018-05-172-8/+22
| | | | | | | |
| | | * | | | | Update AddressBookController to read from preferences storeWhymarrh Whitby2018-05-172-22/+8
| | | | | | | |
| | | * | | | | Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-172-3/+19
| | | |/ / / /
| | * | | | | Merge pull request #4199 from MetaMask/i3487-provider-errorsDan Finlay2018-05-192-0/+68
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | RPC error middleware for json-rpc-engine
| | | * | | | Add new json-rpc-engine middleware for improved error handlingbitpshr2018-05-142-0/+68
| | | | | | |
| * | | | | | docs - jsdoc - fix syntaxkumavis2018-05-191-1/+1
| |/ / / / /
* | | | | | recent-blocks - fix backfill blockNumber trackingkumavis2018-05-171-3/+2
| | | | | |
* | | | | | controllers - recent-blocks - fix pifyd setTimeout argskumavis2018-05-171-1/+1
| | | | | |
* | | | | | deps - fix incorrect dep paths and versionskumavis2018-05-174-4/+4
| | | | | |
* | | | | | controllers - balance - update for eth-block-tracker@4kumavis2018-05-171-3/+3
| | | | | |
* | | | | | recent-blocks - update for eth-block-tracker@4kumavis2018-05-171-27/+14
| | | | | |
* | | | | | remove unused events-proxy, was replaced with module swappable-obj-proxykumavis2018-05-172-43/+0
| | | | | |
* | | | | | lint fixkumavis2018-05-175-13/+18
| | | | | |