aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-0/+3
* Change "Outgoing" to "Sent Ether" or "Sent Token"Alexander Tseung2018-08-241-0/+6
* Fix integration testsAlexander Tseung2018-08-241-0/+3
* Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-241-6/+6
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-1/+10
* update Korean translation (#4630)HackyMiner2018-08-241-124/+698
* updated docs, small improvement of recent RPC renderingEvgeniy Filatov2018-08-231-1/+1
* implemented improvements to RPC historyEvgeniy Filatov2018-08-231-1/+1
* Merge pull request #5122 from MetaMask/lazy-account-trackerDan Finlay2018-08-232-2/+37
|\
| * Add todo to dedupe UI tracking in backgroundDan Finlay2018-08-231-0/+1
| * account-tracker - only track blocks when there are activeControllerConnectionskumavis2018-08-222-2/+24
| * metamask controller - track active controller connectionskumavis2018-08-221-0/+12
* | Merge pull request #5066 from whymarrh/fix-key-exportWhymarrh Whitby2018-08-231-13/+29
|\ \
| * | Update unlock logic to not overwrite existing selected addressWhymarrh Whitby2018-08-231-13/+29
| |/
* / Add new variant for SenderToRecipient componentAlexander Tseung2018-08-237-9/+9
|/
* Merge pull request #5109 from MetaMask/MoveOutInpageProviderDan Finlay2018-08-227-276/+4
|\
| * Move inpage-provider and port-stream outsideDan Finlay2018-08-217-276/+4
* | Merge pull request #5118 from MetaMask/provider2-bugfixDan Finlay2018-08-221-1/+1
|\ \
| * | bugfix - prevents old blocktracker from getting internal hooks migratedkumavis2018-08-221-1/+1
| |/
* | fix hardware wallets account namebrunobar792018-08-211-1/+3
* | fix account removalbrunobar792018-08-211-1/+2
|/
* Update logo wordmarkAlexander Tseung2018-08-192-0/+115
* Merge branch 'develop' into ledger-supportBruno Barbieri2018-08-181-2/+47
|\
| * Restores accounts until one with a zero balance is foundDan Matthews2018-08-171-2/+47
| * Merge pull request #4279 from MetaMask/network-remove-provider-engineDan Finlay2018-08-1621-369/+489
| |\
| | * Merge branch 'develop' into network-remove-provider-engineThomas2018-08-1528-54/+251
| | |\
| | * \ Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-08-072-23/+29
| | |\ \
| | * \ \ Merge branch 'network-remove-provider-engine' into network-remove-provider-en...frankiebee2018-08-071-1/+1
| | |\ \ \
| | | * | | network - fix blockTracker reference to return the blockTrackerProxy instead ...frankiebee2018-08-071-1/+1
| | * | | | Merge branch 'develop' into network-remove-provider-engine-testsThomas Huang2018-08-028-16/+104
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'develop' into network-remove-provider-engineThomas2018-07-2640-28/+1242
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-0425-51/+50
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-0316-83/+154
| | |\ \ \ \ \ \
| | * | | | | | | lint - fix lint for networkkumavis2018-06-133-3/+0
| | * | | | | | | network - import createBlockTrackerInspectorMiddleware and rearrange cache mi...kumavis2018-06-133-37/+4
| | * | | | | | | 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 METAMASK_TEST...kumavis2018-06-121-1/+2
| | * | | | | | | 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 network...kumavis2018-06-083-0/+22
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-076-4/+86
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | lint - remove unused requirekumavis2018-06-071-1/+0
| | * | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-0714-28/+305
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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 ac...kumavis2018-05-291-10/+10
| | * | | | | | | | | | 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 bloc...kumavis2018-05-261-1/+10
| | * | | | | | | | | | tx-gas-utils - query for block without tx bodieskumavis2018-05-261-2/+2
| | * | | | | | | | | | metamask-controller - wrap txController.addUnapprovedTx for wallet middleware...kumavis2018-05-251-1/+13
| | * | | | | | | | | | 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 github.com:MetaMask/metamask...kumavis2018-05-242-9/+24
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge pull request #4347 from MetaMask/transactions-use-new-block-trackerkumavis2018-05-242-9/+24
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/...frankiebee2018-05-2314-67/+215
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | 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 network...kumavis2018-05-231-15/+7
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-05-2313-52/+208
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | 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
| | * | | | | | | | | | | | network - create provider and block-tracker via json-rpc-enginekumavis2018-05-178-70/+217
| * | | | | | | | | | | | | v4.9.3v4.9.3Thomas2018-08-161-1/+1
| * | | | | | | | | | | | | Merge pull request #5037 from MetaMask/masterDan Finlay2018-08-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | v4.9.2Thomas2018-08-101-1/+1
* | | | | | | | | | | | | | fix merge conflictsbrunobar792018-08-1822-370/+490
* | | | | | | | | | | | | | ui readybrunobar792018-08-171-2/+5
* | | | | | | | | | | | | | connect screen readybrunobar792018-08-173-5/+7
* | | | | | | | | | | | | | change Metamask for MetaMaskbrunobar792018-08-151-7/+1
* | | | | | | | | | | | | | Merge branch 'develop' into ledger-supportBruno Barbieri2018-08-1514-26/+32
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix casing of Bitcoin, Ethereum, and Litecoin across localized messagesWhymarrh Whitby2018-08-149-11/+11
| * | | | | | | | | | | | | Fix casing of MetaMask in all localized messagesWhymarrh Whitby2018-08-1411-16/+16
* | | | | | | | | | | | | | remove console logsbrunobar792018-08-151-7/+1
* | | | | | | | | | | | | | fixed unit testsbrunobar792018-08-151-0/+6
* | | | | | | | | | | | | | ui fixesbrunobar792018-08-151-11/+8
* | | | | | | | | | | | | | fix tx testsbrunobar792018-08-142-5/+5
* | | | | | | | | | | | | | legacy and new hd path workingbrunobar792018-08-142-1/+8
* | | | | | | | | | | | | | good progress adding pathsbrunobar792018-08-141-8/+11
* | | | | | | | | | | | | | clean upbrunobar792018-08-124-43/+4
* | | | | | | | | | | | | | this should be ready to gobrunobar792018-08-122-323/+3
* | | | | | | | | | | | | | clean upbrunobar792018-08-121-45/+36
* | | | | | | | | | | | | | message signing worksbrunobar792018-08-122-6/+18
* | | | | | | | | | | | | | workingbrunobar792018-08-122-24/+14
* | | | | | | | | | | | | | tx signature is validbrunobar792018-08-121-0/+1
* | | | | | | | | | | | | | tx signing should workbrunobar792018-08-121-10/+39
* | | | | | | | | | | | | | rename keyringbrunobar792018-08-111-1/+1
* | | | | | | | | | | | | | able to add accountsbrunobar792018-08-112-37/+104
* | | | | | | | | | | | | | iframe communication workingbrunobar792018-08-117-66/+209
* | | | | | | | | | | | | | refactor to support multiple hw walletsbrunobar792018-08-114-76/+180
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #4897 from MetaMask/qr-code-scanBruno Barbieri2018-08-116-2/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | code review changesbrunobar792018-08-083-0/+43
| * | | | | | | | | | | | fix merge conflictsbrunobar792018-08-087-41/+151
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | design completebrunobar792018-08-042-2/+26
| * | | | | | | | | | | | | added crossbrowser support and error handlingbrunobar792018-08-011-0/+6
| * | | | | | | | | | | | | send to fullscreen if no permission from popupbrunobar792018-07-312-1/+9
| * | | | | | | | | | | | | copybrunobar792018-07-311-1/+1
| * | | | | | | | | | | | | use existing modalsbrunobar792018-07-312-1/+13
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5020 from MetaMask/FixMigration28v4.9.2v4.9.1Dan Finlay2018-08-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix migration 28Esteban MIno2018-08-101-2/+2
* | | | | | | | | | | | | | sentry - change releaseVersion to releaseJenny Pollack2018-08-102-4/+4
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | v4.9.1Thomas2018-08-101-1/+1
* | | | | | | | | | | | | Merge branch 'master' into developThomas2018-08-101-1/+1
* | | | | | | | | | | | | Avoid overwriting a domain that can be resolved by DNSEduardo Antuña Díez2018-08-091-2/+2
* | | | | | | | | | | | | Fixed ENS to IPFS functionality in FirefoxEduardo Antuña Díez2018-08-091-1/+1
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'develop' into TokensPerAccountBasisEsteban MIno2018-08-083-23/+34
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Show invalid seed phrase error when importing new accountWhymarrh Whitby2018-08-071-0/+3
| * | | | | | | | | | | Update Phishing HtmlThomas2018-07-281-23/+26
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #4905 from MetaMask/eip-712-deprecationDan Finlay2018-07-281-0/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add deprecation message for eth_signTypedDatabitpshr2018-07-281-0/+5
* | | | | | | | | | | | fix doc tagEsteban MIno2018-08-011-1/+1
* | | | | | | | | | | | tokens related functions refactorEsteban MIno2018-08-011-15/+22
* | | | | | | | | | | | fix undefined for tokens on testsEsteban MIno2018-08-011-1/+3
* | | | | | | | | | | | improve commentsEsteban MIno2018-07-311-1/+1
* | | | | | | | | | | | fix double state update when account changedEsteban MIno2018-07-311-5/+3
* | | | | | | | | | | | create tokens storage when setadressesEsteban MIno2018-07-311-2/+4
* | | | | | | | | | | | isolation of tokens related methods in preferencesEsteban MIno2018-07-311-43/+42
* | | | | | | | | | | | passing tokens to all accounts in migrationEsteban MIno2018-07-301-3/+6
* | | | | | | | | | | | fix migration for preferences controller tokensEsteban MIno2018-07-281-1/+1
* | | | | | | | | | | | Merge branch 'develop' into TokensPerAccountBasisEsteban Miño2018-07-288-16/+101
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #4893 from kelvintyb/developThomas Huang2018-07-284-3/+65
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | add phishing html page, and redirect to bundled page in-windowKelvin Tan2018-07-274-3/+65
| * | | | | | | | | | | Merge pull request #4858 from MetaMask/chinesesimplifiedandtraditionalkumavis2018-07-271-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Update Chinese namingKevin Serrano2018-07-241-2/+2
| * | | | | | | | | | | | Merge pull request #4802 from 03-26/developkumavis2018-07-271-4/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into developAkihiro2018-07-212-6/+13
| | |\| | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into developAkihiro2018-07-2116-46/+725
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Update03-262018-07-151-4/+29
| * | | | | | | | | | | | | Merge pull request #4871 from MetaMask/3519-new-contract-gasFrankie2018-07-261-7/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | tx-gas-utils - catch all errors from gas estimationJenny Pollack2018-07-251-7/+3
| * | | | | | | | | | | | | migrations - fix to include 27frankiebee2018-07-261-0/+1
| * | | | | | | | | | | | | Merge pull request #4825 from MetaMask/no-inject-ani-gamerWilliam Morriss2018-07-251-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into no-inject-ani-gamerKevin Serrano2018-07-2517-47/+729
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Do not inject on ani.gamer.com.twDan Finlay2018-07-191-0/+1
* | | | | | | | | | | | | | | | refactor to accountTokensEsteban MIno2018-07-282-54/+48
* | | | | | | | | | | | | | | | migration for preferences controller tokensEsteban MIno2018-07-282-0/+38
* | | | | | | | | | | | | | | | add & delete tokens per networkEsteban MIno2018-07-271-10/+8
* | | | | | | | | | | | | | | | tokens per network for individual accountEsteban MIno2018-07-272-15/+52
* | | | | | | | | | | | | | | | preferences test fixes for tokens per accountEsteban MIno2018-07-261-9/+16
* | | | | | | | | | | | | | | | add & delete tokens per accountEsteban MIno2018-07-262-8/+27
|/ / / / / / / / / / / / / / /
* | / / / / / / / / / / / / / network.js: convert rpc protocol to lower case (#4855)pinkiebell2018-07-251-0/+3
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | 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-2138-30/+1103
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'develop' into transaction-notificationsCsaba S2018-07-2110-5/+598
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Auto-detect tokens #3034 (#4683)Esteban Miño2018-07-212-1/+134
| | * | | | | | | | | | | Merge pull request #4625 from MetaMask/initial-trezor-supportBruno Barbieri2018-07-209-4/+464
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | last css fixesbrunobar792018-07-191-0/+3
| | | * | | | | | | | | | | design donebrunobar792018-07-194-4/+207
| | | * | | | | | | | | | | fix browser not supported screenbrunobar792018-07-181-1/+1
| | | * | | | | | | | | | | added some e2e testsbrunobar792018-07-181-1/+1
| | | * | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-181-0/+3
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | updated account list based on new designsbrunobar792018-07-181-0/+6
| | | * | | | | | | | | | | | 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 initial...brunobar792018-07-143-13/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | update labelbrunobar792018-07-141-1/+1
| | | * | | | | | | | | | | | added affiliate link to trezorbrunobar792018-07-141-0/+3
| | | * | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-137-1/+118
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | added tooltipbrunobar792018-07-121-1/+1
| | | * | | | | | | | | | | | | forget device and autiload account features addedbrunobar792018-07-122-1/+39
| | | * | | | | | | | | | | | | update to temp dependenciesbrunobar792018-07-121-1/+6
| | | * | | | | | | | | | | | | account removal is workingbrunobar792018-07-112-1/+39
| | | * | | | | | | | | | | | | finish warning modal UIbrunobar792018-07-111-0/+9
| | | * | | | | | | | | | | | | added ui to remove accountsbrunobar792018-07-101-0/+3
| | | * | | | | | | | | | | | | 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
| | | * | | | | | | | | | | | | copy updatedbrunobar792018-07-071-1/+1
| | | * | | | | | | | | | | | | update connect harwdware screenbrunobar792018-07-071-0/+9
| | | * | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-0720-2/+412
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | UI refactorbrunobar792018-07-061-2/+4
| | | * | | | | | | | | | | | | | move strings to localization filebrunobar792018-07-061-0/+9
| | | * | | | | | | | | | | | | | lint fixbrunobar792018-07-041-2/+2
| | | * | | | | | | | | | | | | | fix merge conflictsbrunobar792018-07-041-4/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | fix merge conflictsbrunobar792018-07-0426-50/+50
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | move hardcoded strings to localization filebrunobar792018-07-031-0/+15
| | | * | | | | | | | | | | | | | | allow to open specific route in fullscreen modebrunobar792018-07-031-2/+5
| | | * | | | | | | | | | | | | | | fix environment detection regexbrunobar792018-07-031-1/+1
| | | * | | | | | | | | | | | | | | fix merge conflictsbrunobar792018-07-0214-60/+172
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | 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-105-1/+1475
| * | | | | | | | | | | | | | | | | | remove dropped handlerCsaba Solya2018-07-212-11/+1
| * | | | | | | | | | | | | | | | | | add notificationsCsaba Solya2018-07-204-30/+71
| * | | | | | | | | | | | | | | | | | initial testCsaba Solya2018-07-203-1/+32
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge pull request #4656 from MetaMask/portal-metamask-ens-testDan Finlay2018-07-204-37/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | 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-193-3/+9
| * | | | | | | | | | | | | | | | | | Merge pull request #4833 from MetaMask/brave-flag-sentryJenny Pollack2018-07-192-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | remove local testsJenny Pollack2018-07-192-3/+0
| | * | | | | | | | | | | | | | | | | sentry - add detection for Brave BrowserJenny Pollack2018-07-192-4/+11
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #4813 from MetaMask/no-inject-blueskybookingDan Finlay2018-07-191-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Do not inject on blueskybooking.comDan Finlay2018-07-171-0/+1
| | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Use Number constructor for number conversion. Use existing noConversionRateAv...Alexander Tseung2018-07-181-3/+0
| * | | | | | | | | | | | | | | | Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-181-0/+9
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix edge cases and add translation compatibilitySara Reynolds2018-07-171-0/+3
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Add harbourair.com to injection block listDan Finlay2018-07-131-0/+1
| * | | | | | | | | | | | | | Merge pull request #4669 from MetaMask/removeNonceTrackerFunctionThomas Huang2018-07-131-13/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into removeNonceTrackerFunctionThomas2018-07-1146-59/+471
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Remove unsued nonce tracker functiontmashuang2018-06-261-13/+0
| * | | | | | | | | | | | | | | Add tooltip to new tab icon in tx-viewWhymarrh Whitby2018-07-121-0/+3
| * | | | | | | | | | | | | | | Add tooltip to menu icon in tx-viewWhymarrh Whitby2018-07-121-0/+3
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #4691 from MetaMask/i4404-confirm-refactorAlexander Tseung2018-07-125-1/+77
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Various fixes from PR commentsAlexander Tseung2018-07-071-10/+12
| | * | | | | | | | | | | | | | Use eth-method-registry to get method dataAlexander Tseung2018-07-072-1/+4
| | * | | | | | | | | | | | | | Display newest transactionAlexander Tseung2018-07-071-1/+1
| | * | | | | | | | | | | | | | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-076-13/+84
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-07-1146-59/+471
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #4648 from MetaMask/update-import-from-seed-screenDan J Miller2018-07-061-0/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Update import from seed screen on new ui.Dan2018-07-051-0/+9
| | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | 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.Dan2018-06-291-0/+1
| | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | fix lint errorsbrunobar792018-07-044-8/+7
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into HEADbrunobar792018-07-0441-141/+522
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Conditionally use Promise-based extension API when creating windowsbitpshr2018-07-041-4/+4
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Update to support pathnames on IPFS hashPhyrexTsai2018-06-291-4/+8
| | * | | | | | | | | | | | Update 404.htmlPhyrexTsai2018-06-021-1/+2
| | * | | | | | | | | | | | Merge branch 'develop' into portal-metamaskPhyrexTsai2018-06-019-43/+118
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Update 404Yung chieh Tsai2018-06-011-1/+0
| | * | | | | | | | | | | | | Update ipfs to infuraYung chieh Tsai2018-06-011-2/+2