aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Tx controller now uses safe event emitter (#5769)Frankie2018-11-173-3/+3
* Resubmit approved transactions on new block (#5752)Dan Finlay2018-11-153-2/+22
* 1102: use meta title if it exists before titlePaul Bouchon2018-11-151-0/+5
* Update Balanc3 API (#5744)Paul Bouchon2018-11-142-23/+16
* Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-144-0/+30
* Slovenian and slovak fixes (#5730)Filip Š2018-11-133-330/+1703
* Version 5.0.2v5Dan Finlay2018-11-101-1/+1
* EIP-1102: Update publicConfig store concurrently with approvalPaul Bouchon2018-11-103-33/+29
* 1102: Fix inpage listener syntax (#5708) (#5709)Noah I2018-11-091-2/+2
* Version 5.0.1 (#5694)Dan Finlay2018-11-081-1/+1
* Merge pull request #5547 from MetaMask/front-ends-deps-gulp-bundleDan J Miller2018-11-083-0/+3
|\
| * Bundle some ui dependencies separately to limit the build size of ui.jsDan Miller2018-11-013-0/+3
* | Cleanupbitpshr2018-11-081-18/+10
* | 1102: use postMessage instead of injected scripts to bypass CSPbitpshr2018-11-081-17/+13
* | wipbitpshr2018-11-082-24/+39
* | Fix lint errorsbitpshr2018-11-071-1/+1
* | Remove injected script tags after usebitpshr2018-11-071-0/+2
* | Clear cached approval after rejectionbitpshr2018-11-072-8/+11
* | Version 5.0.0 (#5685)Dan Finlay2018-11-071-1/+1
* | Move experimental provider augmentationbitpshr2018-11-061-13/+13
* | Add experimental RPC method supportbitpshr2018-11-063-6/+20
* | Update Connect Request screen design (#5644)Whymarrh Whitby2018-11-065-24/+85
* | Do not modify isApproved when lockedbitpshr2018-11-061-2/+1
* | Mark origins as unapproved if user explicitly locks MetaMaskbitpshr2018-11-062-3/+5
* | Enable cachingPaul Bouchon2018-11-061-1/+1
* | isApproved should return falsebitpshr2018-11-061-1/+1
* | Remove internal listenersbitpshr2018-11-061-6/+15
* | rebasebitpshr2018-11-061-3/+3
* | Disable approval cachingbitpshr2018-11-064-6/+34
* | Differentiate locked and enabledbitpshr2018-11-064-27/+10
* | Code bathbitpshr2018-11-064-33/+49
* | Handle logout gracefullybitpshr2018-11-064-25/+42
* | Fix lint issuesbitpshr2018-11-061-1/+1
* | Only filter selectedAddress from publicConfig storebitpshr2018-11-061-6/+10
* | Fix race condition with publicConfigStorebitpshr2018-11-061-5/+24
* | Move convenience methods to _metamask namespacebitpshr2018-11-061-28/+55
* | Fix lint issuesbitpshr2018-11-061-1/+3
* | Add isUnlocked provider hookbitpshr2018-11-064-3/+29
* | Differentiate isEnabled and isApproved hookbitpshr2018-11-061-3/+12
* | Update isEnabled checkbitpshr2018-11-061-1/+3
* | Remove duplicate i18n keysbitpshr2018-11-062-9/+0
* | EIP-1102: add user privacy optionbitpshr2018-11-0624-53/+188
* | EIP-1102: add isEnabled convenience method to providerbitpshr2018-11-063-9/+53
* | EIP-1102: Add option to force-enable providerbitpshr2018-11-0624-784/+537
* | EIP-1102: updated implementationbitpshr2018-11-0627-28/+784
* | Version 4.17.1Dan Finlay2018-11-061-1/+1
* | network - infura - hardcode net_version and eth_chainId (#5670)kumavis2018-11-061-0/+33
* | Update watchAsset ERC20 validation (#5653)Esteban Miño2018-11-061-2/+2
* | Merge pull request #5659 from MetaMask/token-rates-bugfixkumavis2018-11-041-4/+7
|\ \
| * | token-rates - protect against bad token datakumavis2018-11-031-4/+7
* | | Revert "support eth_chainId"Thomas Huang2018-11-041-14/+4
|/ /
* / 4.17.0v4.17.0kumavis2018-11-021-1/+1
|/
* Merge pull request #5560 from MetaMask/sentry-enhancements2kumavis2018-10-307-60/+112
|\
| * Merge branch 'sentry-enhancements2' of github.com:MetaMask/metamask-extension...kumavis2018-10-301-2/+3
| |\
| | * Merge branch 'develop' into sentry-enhancements2kumavis2018-10-3017-1526/+2289
| | |\
| * | \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-...kumavis2018-10-3018-1552/+2299
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-...kumavis2018-10-212-28/+27
| |\ \ \
| * | | | sentry - include app state in ui errorskumavis2018-10-202-2/+18
| * | | | sentry - replace raven-js with sentry/browserkumavis2018-10-204-49/+39
| * | | | blacklist + currency - report error via log instead of throwkumavis2018-10-192-5/+12
| * | | | lint fixkumavis2018-10-192-3/+1
| * | | | fetch debugger - only append source stack if no stack is presentkumavis2018-10-191-4/+6
| * | | | sentry - failed txs - namespace txMeta for better readabilitykumavis2018-10-191-1/+1
| * | | | currency - throw errors on failurekumavis2018-10-191-3/+17
| * | | | blacklist - throw errors on request/parse failurekumavis2018-10-191-4/+19
| * | | | sentry - move isBrave decoration to insides of try-catchkumavis2018-10-191-1/+2
* | | | | Merge pull request #5567 from MetaMask/HowardBraham-developkumavis2018-10-302-9/+29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB...kumavis2018-10-2613-1383/+1467
| |\ \ \ \
| * | | | | tx-gas-util - set error message when invalidating tx based on tx data but no ...kumavis2018-10-211-4/+5
| * | | | | send tx - validate - simplify error message for attempting to call function o...kumavis2018-10-211-1/+1
| * | | | | Merge branch 'develop' into developkumavis2018-10-2134-1287/+3272
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | tx-gas-utils - improve format + commentskumavis2018-10-101-12/+18
| * | | | | ganache-core merged my PR, so I changed some comments to clarify that ganache...Howard Braham2018-10-101-5/+6
| * | | | | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-102-7/+19
* | | | | | Merge pull request #5596 from MetaMask/validateSignTypedDatakumavis2018-10-302-27/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add version to unapprovedMessageThomas2018-10-251-2/+2
| * | | | | Remove commented out/unused methodsThomas2018-10-251-27/+2
| * | | | | Validate signTypedData in eth-json-rpc-middlewareThomas2018-10-252-28/+32
| | |_|/ / | |/| | |
* | | | | Merge pull request #5552 from EthersocialNetwork/eth_chainidkumavis2018-10-301-4/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' into eth_chainidhackyminer2018-10-2616-1439/+1635
| |\ \ \ \ \
| * | | | | | Update network.jskumavis2018-10-211-0/+1
| * | | | | | network - improve logging and type conversionkumavis2018-10-211-4/+6
| * | | | | | support both eth_chainId and net_versionhackyminer2018-10-201-4/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5625 from filips123/developkumavis2018-10-301-105/+658
|\ \ \ \ \ \
| * | | | | | Fix Slovenian translationFilip Š2018-10-271-1/+1
| * | | | | | Add Slovenian translation for EIP-1102Filip Š2018-10-271-0/+39
| * | | | | | Fix Slovenian translationFilip Š2018-10-271-105/+619
| | |/ / / / | |/| | | |
* / | | | | preferences - fix typokumavis2018-10-301-1/+1
|/ / / / /
* | / / / Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-265-35/+148
| |/ / / |/| | |
* | | | Add Activity Log entry for onchain failures for a transaction. Change scrolli...Alexander Tseung2018-10-231-0/+3
* | | | Merge pull request #5576 from marijnbent/patch-1kumavis2018-10-231-1/+1
|\ \ \ \
| * | | | Updated translation for main network nameMarijn Bent2018-10-231-1/+1
* | | | | i18n - update haitian translations (#5565)kumavis2018-10-231-1235/+1310
|/ / / /
* | | | ens-ipfs - refactor for readability (#5568)kumavis2018-10-218-125/+131
* | | | Merge pull request #5555 from MetaMask/support-wallet-watch-assetkumavis2018-10-211-1/+1
|\ \ \ \
| * | | | add support for wallet_watchAssetEsteban MIno2018-10-201-1/+1
| |/ / /
* | | / i18n - use localized names in language selectionBrandon Wissmann2018-10-211-21/+21
| |_|/ |/| |
* | | specific add and remove methods for frequentRpcList (#5554)Esteban Miño2018-10-202-28/+27
|/ /
* | 4.16.0kumavis2018-10-181-2/+2
* | inpage - increase provider max listeners to avoid warningskumavis2018-10-181-0/+2
* | i18n - add polish (pl)Bartek2018-10-182-0/+1214
* | Merge pull request #5127 from MetaMask/account-tracker-network-changekumavis2018-10-181-1/+7
|\ \
| * \ Merge branch 'develop' into account-tracker-network-changekumavis2018-09-2831-561/+1330
| |\ \
| * | | metamask controller - force account tracker to update balances on network changekumavis2018-08-231-0/+4
* | | | Merge pull request #5536 from whymarrh/add-token-helpWhymarrh Whitby2018-10-181-0/+6
|\ \ \ \
| * | | | Extract Add Token button into its own componentWhymarrh Whitby2018-10-181-0/+6
* | | | | Merge pull request #5522 from MetaMask/fetch-debuggingWhymarrh Whitby2018-10-182-0/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | enable fetch debuggingkumavis2018-10-152-0/+37
* | | | | Adds toggle for primary currency (#5421)Alexander Tseung2018-10-174-1/+55
* | | | | Fix wording of private key warning shown during exportWhymarrh Whitby2018-10-171-1/+1
* | | | | Update wording on export privkey modalWhymarrh Whitby2018-10-171-1/+1
* | | | | Fix document extension check when injecting web3Whymarrh Whitby2018-10-161-7/+12
* | | | | Improve Korean translations (#5515)Noel Yoo2018-10-161-7/+85
* | | | | Fixed wrong Spanish translation of `key` (#5517)Pedro Gutiérrez2018-10-161-7/+7
* | | | | Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-163-1/+42
* | | | | Update Italian translations (#5502)matteopey2018-10-161-5/+480
|/ / / /
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into developkumavis2018-10-121-1/+1
|\ \ \ \
| * | | | Version 4.13.0v4.13.0Dan Finlay2018-09-281-2/+2
* | | | | Correct 4.14.0 versionDan Finlay2018-10-121-1/+1
* | | | | Merge pull request #5505 from MetaMask/Version-4.14.0Thomas Huang2018-10-121-1/+1
|\ \ \ \ \
| * | | | | Version 4.14.0v4.14.0Dan Finlay2018-10-121-1/+1
* | | | | | Fix en, ko locales (#5483)Noel Yoo2018-10-112-49/+49
* | | | | | Ensure that new transactions added are using the selected addressWhymarrh Whitby2018-10-111-0/+4
* | | | | | Revert "transactions - add txReceipt to the txMeta body for confirmed txs (#5...Whymarrh Whitby2018-10-111-23/+1
* | | | | | Merge pull request #5480 from noelyoo/typokumavis2018-10-102-236/+236
|\ \ \ \ \ \
| * | | | | | Alphabetize ko locale json keysnoelyoo2018-10-101-224/+224
| * | | | | | Alphabetize en locale json keysnoelyoo2018-10-101-12/+12
| |/ / / / /
* / / / / / transactions - add txReceipt to the txMeta body for confirmed txs (#5375)Frankie2018-10-101-1/+23
|/ / / / /
* | | | | Fix formatting of locale files (#5479)Noel Yoo2018-10-1015-956/+956
* | | | | tests - integration - Add Drizzle tests (#5467)Bruno Barbieri2018-10-101-1/+1
* | | | | i18n - fr - improvementsVincent2018-10-101-4/+4
* | | | | Added account options on home screenSantiago Gonzalez Toral2018-10-105-0/+64
| |_|_|/ |/| | |
* | | | Fix Korean typos (#5472)Noel Yoo2018-10-101-7/+7
* | | | Merge pull request #5458 from MetaMask/provider-subsBruno Barbieri2018-10-105-15/+36
|\ \ \ \
| * | | | workaround - fix for drizzlekumavis2018-10-091-2/+11
| * | | | provider - network - restore block-ref-rewrite middleware referenceskumavis2018-10-092-4/+4
| * | | | provider - enable subscription support (newHeads, logs)kumavis2018-10-082-9/+21
* | | | | 100% French locale, reordering of English locale, fixes #5457 (#5470)Vincent2018-10-092-123/+802
* | | | | Refactor buffer constructor (#5468)Noel Yoo2018-10-092-2/+2
* | | | | Added webRequest.RequestFilter to filter main_frame .eth requestsEduardo Antuña Díez2018-10-091-1/+1
* | | | | Merge branch 'develop' into update-balance-on-unlockDan Finlay2018-10-062-0/+2
|\ \ \ \ \
| * | | | | Fix updating of pending transactionsDan Finlay2018-10-062-0/+2
* | | | | | Update all balances on password unlockDan Finlay2018-10-061-0/+1
|/ / / / /
* | | | | Merge pull request #5432 from alextsg/i5362-fix-translateDan Finlay2018-10-061-0/+3
|\ \ \ \ \
| * | | | | Translate method names in the transaction list only when applicableAlexander Tseung2018-10-051-0/+3
* | | | | | Merge pull request #5427 from alextsg/i5371-update-cancel-copyAlexander Tseung2018-10-051-1/+1
|\ \ \ \ \ \
| * | | | | | Update "cancel" copyAlexander Tseung2018-10-051-1/+1
| |/ / / / /
* / / / / / Increase suggested gas percentile to 65 (#5359)Dan Finlay2018-10-051-1/+1
|/ / / / /
* | | | | Merge pull request #5412 from whymarrh/after-install-stepsWhymarrh Whitby2018-10-041-9/+0
|\ \ \ \ \
| * | | | | Don't open metamask.io after install anymoreWhymarrh Whitby2018-10-021-9/+0
* | | | | | Remove "Copy Contract Address" from token optionsWhymarrh Whitby2018-10-044-14/+2
| |/ / / / |/| | | |
* | | | | Style links on phishing page with an underlineWhymarrh Whitby2018-10-021-0/+1
* | | | | Style links on phishing page with cursor: pointer;Whymarrh Whitby2018-10-021-0/+1
* | | | | Hook MetaMaskController up with phishing detection pageWhymarrh Whitby2018-10-022-2/+60
* | | | | Add domain whitelist method to MetaMaskControllerWhymarrh Whitby2018-10-021-0/+11
* | | | | Add ability to whitelist a blacklisted domain at runtimeWhymarrh Whitby2018-10-021-0/+22
* | | | | Update title and copy of phishing warning pageWhymarrh Whitby2018-10-021-2/+6
|/ / / /
* | | | Reword batch reject confirm as "Reject All"Whymarrh Whitby2018-10-021-0/+3
* | | | Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-021-0/+3
* | | | s/Cancel/Reject/ on confirm screen for clarityWhymarrh Whitby2018-10-021-0/+6
* | | | Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-021-0/+3
* | | | support editable customRPC (#5267)HackyMiner2018-09-292-7/+15
* | | | Merge pull request #5271 from farahbrunache/developkumavis2018-09-282-0/+1241
|\ \ \ \ | |_|_|/ |/| | |
| * | | i18n - ht - fix json formattingkumavis2018-09-281-4/+1
| * | | i18n - index - fix whitespacekumavis2018-09-281-21/+21
| * | | fixed quotes in line 749Farah Brunache2018-09-211-1/+1
| * | | fixed some grammatical errorsFarah Brunache2018-09-171-15/+13
| * | | added Haitian Creole translationsFarah Brunache2018-09-162-20/+1266
* | | | Version 4.12.0Dan Finlay2018-09-281-2/+2
* | | | Merge remote-tracking branch 'origin/master' into Version-4.12.0Dan Finlay2018-09-281-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into v4.11.1Bruno Barbieri2018-09-251-1/+1
| |\ \ \
| | * | | Version 4.11.0Dan Finlay2018-09-221-2/+2
| * | | | bump to v4.11.1brunobar792018-09-251-1/+1
| * | | | Merge pull request #5084 from MetaMask/ledger-support-without-providerDan Finlay2018-08-214-94/+84
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Update extension badge with correct signTypedData countWhymarrh Whitby2018-09-271-0/+1
* | | | | fix tld bug (#5250)Phyrex Tsai2018-09-271-0/+2
* | | | | Merge pull request #5053 from hahnmichaelf/esdb-supportThomas Huang2018-09-273-3/+9
|\ \ \ \ \
| * | | | | additional lint-test fixhahnmichaelf2018-08-141-1/+1
| * | | | | fix for lint-testhahnmichaelf2018-08-142-3/+3
| * | | | | fixed nameshahnmichaelf2018-08-141-1/+1
| * | | | | Re-added GA scripthahnmichaelf2018-08-141-0/+19
| * | | | | change namehahnmichaelf2018-08-142-1/+1
| * | | | | base - working. fixes #4774hahnmichaelf2018-08-133-21/+8
* | | | | | Merge pull request #5367 from dasilvarosa/patch-1Whymarrh Whitby2018-09-271-1/+33
|\ \ \ \ \ \
| * | | | | | Update ledger-logo.svgDavid da Silva Rosa2018-09-261-1/+33
* | | | | | | EIP-1102: Add deprecation message (#5353)Paul Bouchon2018-09-262-6/+6
* | | | | | | bugfix: update eth_signTypedData_v3 parameter orderbitpshr2018-09-261-4/+4
|/ / / / / /
* | | | | | Fix MetaMask web3 version (#5352)Esteban Miño2018-09-261-0/+1
* | | | | | Merge pull request #5282 from MetaMask/tx-cancel-uiAlexander Tseung2018-09-252-2/+21
|\ \ \ \ \ \
| * | | | | | Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModa...Alexander Tseung2018-09-211-1/+1
| * | | | | | Add TransactionDetails modalAlexander Tseung2018-09-201-0/+3
| * | | | | | Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-202-2/+18
* | | | | | | Merge pull request #5310 from MetaMask/getPendingNonce-hotfixThomas Huang2018-09-242-1/+15
|\ \ \ \ \ \ \
| * | | | | | | Adds getPendingNonce method to provider initialization options in metamask-co...Dan Miller2018-09-222-1/+15
* | | | | | | | Merge pull request #5241 from MetaMask/refactor-settingsAlexander Tseung2018-09-211-0/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix translation casingAlexander Tseung2018-09-211-2/+2
| * | | | | | | Add Current Conversion Updated string to translationsAlexander Tseung2018-09-201-0/+3
| * | | | | | | Refactor settings page to use JSX and follow component file folder structureAlexander Tseung2018-09-201-0/+9
| |/ / / / / /
* | | | | | | Remove EAL google analytics link. (#5081)Dan Finlay2018-09-201-1/+1
* | | | | | | Update messages.json (#5280)Kevin Serrano2018-09-201-0/+9
|/ / / / / /
* | | | | | Version 4.10.0tmashuang2018-09-181-1/+1
* | | | | | Merge branch 'develop' into eip-712Paul Bouchon2018-09-181-0/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | EIP-1102: Transitionary API (#5256)Paul Bouchon2018-09-151-0/+19
* | | | | | Update new method namespace from v2 to v3bitpshr2018-09-142-3/+3
* | | | | | Update error message for chainId mis-matchbitpshr2018-09-141-1/+1
* | | | | | Implement latest EIP-712 protocolbitpshr2018-09-142-39/+112
|/ / / / /
* | | | | Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo...Alexander Tseung2018-09-131-5/+8
* | | | | Add TransactionListItemDetails componentAlexander Tseung2018-09-131-0/+3
* | | | | Add tests for TransactionActivityLog. Make changes to rendering eventsAlexander Tseung2018-09-131-0/+24
* | | | | Add ActivityLog componentAlexander Tseung2018-09-131-0/+3
* | | | | Merge pull request #5240 from MetaMask/i5238-account-balance-updateDan Finlay2018-09-121-0/+3
|\ \ \ \ \
| * | | | | Ensure account-tracker currentBlockNumber is set on first block update.Dan Miller2018-09-111-0/+3
* | | | | | Default NoticeController ctor opts to empty objWhymarrh Whitby2018-09-121-1/+1
* | | | | | Delete ConfigManager, replacing its usages with PreferencesControllerWhymarrh Whitby2018-09-124-341/+27
|/ / / / /
* | | | | Merge pull request #5216 from MetaMask/tx-cancelFrankie2018-09-113-2/+73
|\ \ \ \ \
| * | | | | Add createCancelTransaction methodAlexander Tseung2018-09-113-2/+73
* | | | | | Merge pull request #5223 from whymarrh/tx-error-tooltipsFrankie2018-09-111-0/+1
|\ \ \ \ \ \
| * | | | | | Attach the RPC error value to txMetaWhymarrh Whitby2018-09-091-0/+1
| |/ / / / /
* / / / / / Upgrade obs-store and fix memory leaksConnor Christie2018-09-101-3/+7
|/ / / / /
* | | | | Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-dataDan J Miller2018-09-041-0/+6
|\ \ \ \ \
| * | | | | Adds feature flag toggle for the hex data row on the send screen.Dan Miller2018-08-271-0/+6
* | | | | | Merge pull request #5115 from jdetychey/patch-1Dan J Miller2018-09-041-1/+1
|\ \ \ \ \ \
| * | | | | | Typo in "send" translationJerome de Tychey2018-08-221-1/+1
* | | | | | | fix conflictsEsteban MIno2018-08-2913-153/+798
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #4919 from MetaMask/refactor-tx-listDan Finlay2018-08-281-1/+22
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | 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
| * | | | | | | Do not resolve .test domains using ENSbitpshr2018-08-252-2/+1
| |/ / / / / /
| * | | | | | 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
| |/ / / / /
* | | | | | watchAsset small changesEsteban MIno2018-08-281-1/+1
* | | | | | delete web3.metamassk.watchAssetEsteban MIno2018-08-241-17/+0
* | | | | | typo watchAsset imageUrl to imageEsteban MIno2018-08-241-6/+6
* | | | | | expose web3.metamask.watchAssetEsteban MIno2018-08-231-0/+17
* | | | | | Merge branch 'develop' into WatchTokenFeatureEsteban MIno2018-08-229-279/+10
|\| | | | |
| * | | | | 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
| | |/ / / /