Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide gas price chart and prevent api call when not on ethereum networks. (#6300) | Dan J Miller | 2019-03-22 | 1 | -0/+3 |
| | | | Add missing translations in gas customization modal | ||||
* | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ui/app/keychains/ * Remove ui/app/img/ (unused images) * Move conversion-util to helpers/utils/ * Move token-util to helpers/utils/ * Move /helpers/*.js inside /helpers/utils/ * Move util tests inside /helpers/utils/ * Renameand move confirm-transaction/util.js to helpers/utils/ * Move higher-order-components to helpers/higher-order-components/ * Move infura-conversion.json to helpers/constants/ * Move all utility functions to helpers/utils/ * Move pages directory to top-level * Move all constants to helpers/constants/ * Move metametrics inside helpers/ * Move app and root inside pages/ * Move routes inside helpers/ * Re-organize ducks/ * Move reducers to ducks/ * Move selectors inside selectors/ * Move test out of test folder * Move action, reducer, store inside store/ * Move ui components inside ui/ * Move UI components inside ui/ * Move connected components inside components/app/ * Move i18n-helper inside helpers/ * Fix unit tests * Fix unit test * Move pages components * Rename routes component * Move reducers to ducks/index * Fix bad path in unit test | ||||
* | Stop reloading dapps on network change allowing dapps to decide if it should ↵ | Josh Stevens | 2019-03-22 | 2 | -0/+8 |
| | | | | | | | | | | | | refresh or not (#6330) * feat: `inpageProvider.autoRefreshOnNetworkChange` to allow dapps to control if it refreshes or not * feat: check the `autoRefreshOnNetworkChange` before a refresh * fix linting error * fix: use `window.ethereum` now `web3.ethereum` | ||||
* | Fix typos in English messages (#6317) | Thomas Huang | 2019-03-19 | 1 | -2/+2 |
| | |||||
* | Fixes popups not showing when screen size is odd (#6312) | William Monti Souza | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | Centre the notification in the current window (#6307) | Whymarrh Whitby | 2019-03-15 | 1 | -4/+3 |
| | |||||
* | Patch/bump version (#6294)v6.2.2 | Thomas Huang | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | Merge pull request #6271 from whymarrh/centre-notificatons | kumavis | 2019-03-12 | 1 | -5/+10 |
|\ | | | | | Centre all notification popups | ||||
| * | Centre all notification popups | Whymarrh Whitby | 2019-03-12 | 1 | -5/+10 |
| | | |||||
* | | Improve Korean translations (#6268) | bowbowbow | 2019-03-12 | 1 | -29/+350 |
|/ | |||||
* | mascara - remove from project (#6283) | kumavis | 2019-03-12 | 1 | -1/+0 |
| | |||||
* | GABA: Integrate AddressBookController (#5847) | Paul Bouchon | 2019-03-12 | 3 | -109/+8 |
| | | | | | | * gaba: integrate AddressBookController * pin gaba version and update lockfile | ||||
* | Merge pull request #6279 from MetaMask/notification-window | Thomas Huang | 2019-03-12 | 1 | -1/+1 |
|\ | | | | | Nonmultiple notifications for batch txs | ||||
| * | Nonmultiple notifications for batch txs | Thomas Huang | 2019-03-12 | 1 | -1/+1 |
| | | |||||
* | | Version 6.2.1 (#6251) | Thomas Huang | 2019-03-12 | 1 | -1/+1 |
| | | |||||
* | | Uppercase and context fixes on Spanish translation. | Pedro Gutiérrez | 2019-03-07 | 1 | -18/+18 |
|/ | |||||
* | Version 6.2.0 (#6239)v6.2.0 | Dan J Miller | 2019-03-06 | 1 | -1/+1 |
| | | | | | | * Version 6.2.0 RC1 * Update changelog.md for 6.2.0 | ||||
* | Fix typo | Thomas Huang | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Metametrics (#6171) | Dan J Miller | 2019-03-05 | 4 | -4/+113 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add metametrics provider and util. * Add backend api and state for participating in metametrics. * Add frontend action for participating in metametrics. * Add metametrics opt-in screen. * Add metametrics events to first time flow. * Add metametrics events for route changes * Add metametrics events for send and confirm screens * Add metametrics events to dropdowns, transactions, log in and out, settings, sig requests and main screen * Ensures each log in is measured as a new visit by metametrics. * Ensure metametrics is called with an empty string for dimensions params if specified * Adds opt in metametrics modal after unlock for existing users * Adds settings page toggle for opting in and out of MetaMetrics * Switch metametrics dimensions to page level scope * Lint, test and translation fixes for metametrics. * Update design for metametrics opt-in screen * Complete responsive styling of metametrics-opt-in modal * Use new chart image on metrics opt in screens * Incorporate the metametrics opt-in screen into the new onboarding flow * Update e2e tests to accomodate metametrics changes * Mock out metametrics network requests in integration tests * Fix tx-list integration test to support metametrics provider. * Send number of tokens and accounts data with every metametrics event. * Update metametrics event descriptor schema and add new events. * Fix import tos bug and send gas button bug due to metametrics changes. * Various small fixes on the metametrics branch. * Add origin custom variable type to metametrics.util * Fix names of onboarding complete actions (metametrics). * Fix names of Metrics Options actions (metametrics). * Clean up code related to metametrics. * Fix bad merge conflict resolution and improve promise handling in sendMetaMetrics event and confrim tx base * Don't send a second metrics event if user has gone back during first time flow. * Collect metametrics on going back from onboarding create/import. * Add missing custom variable constants for metametrics * Fix metametrics provider * Make height of opt-in modal responsive. * Adjust text content for opt-in modal. * Update metametrics event names and clean up code in opt-in-modal * Put phishing warning step next to last in onboarding flow * Link terms of service on create and import screens of first time flow * Add subtext to options on the onboarding select action screen. * Fix styling of bullet points on end of onboarding screen. * Combine phishing warning and congratulations screens. * Fix placement of users if unlocking after an incomplete onboarding import flow. * Fix capitalization in opt-in screen * Fix last onboarding screen translations * Add link to 'Learn More' on the last screen of onboarding * Code clean up: metametrics branch * Update e2e tests for phishing warning step removal * e2e tests passing on metametrics branch * Different tracking urls for metametrics on development and prod | ||||
* | Simplify | Thomas Huang | 2019-03-05 | 1 | -1/+1 |
| | |||||
* | Improvement | Thomas Huang | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | Show popup if notification or activeMMtab is true but not if popup is open | Thomas Huang | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | First time flow updates (#6192) | Dan J Miller | 2019-02-27 | 4 | -1/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Action select step of onboarding flow added. * Update navigation on create and import password screens. * Adds terms of service checkbox to create and import account screens. * Add security warning to jazzicon intro step * Update and streamline unique image to confirm seed steps of first time flow. * UI touch ups to welcome screen. * UI touch up on select action page * Fix first time import flow. * Add end of flow screen to first time flow * Replace unique image screen with updated fishing warning screen. * Update e2e tests for onboarding flow changes. * Add required translations to onboarding flow. * Update design of select action screen to emphasize create new wallet option. * Clean up onboarding flow code. * Remove notice related code from first-time-flow directory. * Use updater function argument in new-account.component | ||||
* | Show/Hide Fiat on Testnets based on User Preference (#6153) | Chi Kei Chan | 2019-02-27 | 1 | -0/+6 |
| | |||||
* | Feature Flag + Mobile Sync (#5955) | Dan Finlay | 2019-02-26 | 3 | -1/+97 |
| | |||||
* | account tracker - update accounts from balanceChecker contract (#6181) | Jenny Pollack | 2019-02-21 | 3 | -3/+70 |
| | | | | | | * account tracker - update accounts from balanceChecker contract * fall back to getBalance if the contract query fails | ||||
* | EIP-1193: standard provider API (#6170) | Paul Bouchon | 2019-02-20 | 9 | -23/+138 |
| | | | | | | | | | | | | | | | | * EIP-1193: Implement new provider API * EIP-1193: Updated implementation * Remove test file * Fix tests * Update ping check * Update logic * PR feedback | ||||
* | Merge pull request #6183 from chikeichan/5171 | Dan J Miller | 2019-02-20 | 1 | -1/+1 |
|\ | | | | | Bring Popup to front when ui is tiggered | ||||
| * | Bring Popup to front when ui is tiggered | Chi Kei Chan | 2019-02-19 | 1 | -1/+1 |
| | | |||||
* | | Version 6.1.0 RC1 | Dan Finlay | 2019-02-20 | 1 | -1/+1 |
| | | |||||
* | | Change "Token Address" to "Token Contract Address" (#6182) | Chi Kei Chan | 2019-02-20 | 1 | -0/+3 |
|/ | |||||
* | Fix inpage.js event handler memory leak (#6177) | Graham Kaemmer | 2019-02-19 | 1 | -4/+5 |
| | | | Fixes #6176 | ||||
* | Add Copy Tx ID button to transaction-list-item-details (#6146) | Chi Kei Chan | 2019-02-17 | 1 | -0/+6 |
| | | | | | | * Add Copy Tx ID button to transaction-list-item-details * Move justCopied toggle timeout inside setState callback | ||||
* | Merge pull request #6137 from whymarrh/es6-background | Whymarrh Whitby | 2019-02-14 | 8 | -32/+32 |
|\ | | | | | Sprinkle ES6 onto background files | ||||
| * | Update popup-core script to use ES6 destructuring, const, let | Whymarrh Whitby | 2019-02-12 | 1 | -6/+6 |
| | | |||||
| * | Update platforms/extension to use ES6 destructuring requires | Whymarrh Whitby | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | Update phishing-detect script to use ES6 destructuring requires | Whymarrh Whitby | 2019-02-12 | 1 | -1/+1 |
| | | |||||
| * | Update NoticesController to use ES6 destructuring, const, let | Whymarrh Whitby | 2019-02-12 | 1 | -3/+3 |
| | | |||||
| * | Update MetaMaskController to use ES6 destructuring, const, let | Whymarrh Whitby | 2019-02-12 | 1 | -5/+5 |
| | | |||||
| * | Fix all "var used instead of let or const" problems in inpage.js | Whymarrh Whitby | 2019-02-12 | 1 | -4/+4 |
| | | |||||
| * | Update contentscript to use ES6 destructuring, const, let | Whymarrh Whitby | 2019-02-12 | 1 | -5/+5 |
| | | |||||
| * | Fix all "var used instead of let or const" problems in background.js | Whymarrh Whitby | 2019-02-12 | 1 | -7/+7 |
| | | |||||
* | | Fixed issue #5838 (#6001) | Jonathan Smirnoff | 2019-02-14 | 2 | -0/+6 |
| | | | | | | Update changelog file | ||||
* | | Merge pull request #6124 from MetaMask/dissable-recent-block-controller | Thomas Huang | 2019-02-13 | 3 | -4/+30 |
|\ \ | | | | | | | recent-blocks - dont listen for block when on infura providers | ||||
| * | | fix typo | frankiebee | 2019-02-13 | 1 | -4/+4 |
| | | | |||||
| * | | recent-blocks - dont listen for block when on infura providers | frankiebee | 2019-02-12 | 3 | -4/+30 |
| | | | |||||
* | | | Version 6.0.1 (#6141)v6.0.1 | Whymarrh Whitby | 2019-02-13 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Update Italian translation (#6119) | matteopey | 2019-02-12 | 1 | -40/+277 |
| | | |||||
* | | Improved Traditional Chinese translation (#6125) | S.C. Chen | 2019-02-12 | 1 | -102/+735 |
| | | |||||
* | | Version 6 RC1 (#6117) | Dan Finlay | 2019-02-12 | 1 | -1/+1 |
|/ | | | | | | | | * Version 6 RC1 * Make gas input feature more readable * Update CHANGELOG.md with additional 6.0.0 changes | ||||
* | Fix locale codes contains underscore will never be preferred (#6116) | S.C. Chen | 2019-02-09 | 1 | -4/+11 |
| | |||||
* | Add Swap feature to CurrencyInput (#6091) | Chi Kei Chan | 2019-02-06 | 1 | -0/+1 |
| | | | | | | | | * Add Swap feature to CurrencyInput * Fix linter error * Fix and Add unit tests | ||||
* | Add togglable advanced gas controls on send and confirm screens (#6112) | Dan J Miller | 2019-02-06 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | * Extract advanced gas input controls to their own component * Add advanced inline gas toggle to settings * Add optional advanced inline gas to send send screen * Adds optional advanced gas inputs to the confirm screen * Add info modals for advanced gas inputs. * Fix translation of advance gas toggle description. * Lint and unit test fixes for inline-advanced-gas-inputs * Increase margin above advanced options button on send screen * Move methods from constructor to property syntax in advanced-gas-inputs.component | ||||
* | Update design of phishing warning screen | Whymarrh Whitby | 2019-02-06 | 3 | -77/+465 |
| | |||||
* | Add announcement for users migrated to the new UI | Whymarrh Whitby | 2019-02-05 | 3 | -1/+5 |
| | |||||
* | Remove betaUI preference state, replace with completedUiMigration | Whymarrh Whitby | 2019-02-05 | 2 | -4/+39 |
| | |||||
* | Default to the new UI for all users | Whymarrh Whitby | 2019-02-05 | 1 | -20/+2 |
| | |||||
* | Version 5.3.5 (#6109)v5.3.5 | Whymarrh Whitby | 2019-02-05 | 1 | -1/+1 |
| | |||||
* | Privacy mode fixes (#6087) | Bruno Barbieri | 2019-02-02 | 1 | -13/+15 |
| | | | | | | | | | | * Version 5.3.4 RC1 * fix old ui approval screen * fix error caused by meshtesting iframe * fix linter errors | ||||
* | Version 5.3.4 RC1 (#6084) | Dan Finlay | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | fix - migration 30 undefinds (#6079) | Frankie | 2019-02-01 | 1 | -16/+18 |
| | |||||
* | Version 5.3.3 RC1v5.3.3 | Dan Finlay | 2019-01-31 | 1 | -1/+1 |
| | |||||
* | EIP-1102 updates (#6006) | Paul Bouchon | 2019-01-31 | 2 | -24/+28 |
| | | | | | | * Update privacy notice * Respond to 1102 messages using tab ID | ||||
* | Improved Spanish translations (#6072) | Pedro Gutiérrez | 2019-01-31 | 1 | -13/+13 |
| | |||||
* | Add visual indicator when displaying a cached balance (#5854) | Dan J Miller | 2019-01-30 | 1 | -0/+3 |
| | |||||
* | I#5956 fix2 dont overwrite existing rpc settings (#6044) | Frankie | 2019-01-30 | 2 | -2/+51 |
| | | | | | | | | | | | | | | * mm-controller - dont overwrite existing rpc settings * ui-networkDropdown - dont pass old network as chainId * add methods preferencesController.updateRpc and metamaskController.updateAndSetCustomRpc * use updateAndSetCustomRpc in settings to allow rpcs to be updated * use new rpc as nickname if no nick name has been supplied * fix update rpc method | ||||
* | Version 5.3.2 RC1 (#6069) | Dan Finlay | 2019-01-29 | 1 | -1/+1 |
| | |||||
* | add source for header in create infura client (#6023) | Jenny Pollack | 2019-01-25 | 1 | -1/+1 |
| | | | | | | * add source for header in create infura client * bump eth-json-rpc-infura | ||||
* | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 6 | -2/+106 |
| | | | | | | | | | | | | | | | | | | | | * Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state * Fix linting and tests * Fix translations, initialization notice routing * Fix drizzle tests * Fix e2e tests * Fix integration tests * Fix styling * Fix migration naming from 030 to 031 * Open extension in browser when user has not completed onboarding | ||||
* | Updated Spanish translations (#6046) | oliver renwick | 2019-01-23 | 1 | -3/+577 |
| | | | | | | | * up to E's in translation, starting from about 60% incomplete * Spanish at 100% * Integrating changes as suggested by fernandomg * with updates from Herman and Esteban. | ||||
* | Prevent send to token (#6051) | Esteban Miño | 2019-01-23 | 1 | -0/+3 |
| | | | | | | | | | | | | | | * check contact metadata * check for tokens in state * tests * update tests * validation only if sending tokens * container test | ||||
* | fix asset detection (#6049) | Bruno Barbieri | 2019-01-23 | 1 | -2/+18 |
| | |||||
* | Use Parity on-chain registry only when is needed (#6052) | Esteban Miño | 2019-01-23 | 2 | -0/+15 |
| | | | | | | * add and use knownMethodData to avoid infura requests * dataMethod to methodData and check empty response | ||||
* | I#5956 fix 1 (#6026) | Frankie | 2019-01-18 | 3 | -1/+53 |
| | | | | | * prevent invalid chainId's when adding cusstom rpcs * migration 30 removes invalid chaids from preferences and networkController for custom rpcs | ||||
* | Fix grammar error in Current Conversion (#6029) | Alexander Tseung | 2019-01-17 | 1 | -2/+2 |
| | |||||
* | Version 5.3.1 RC2 | Dan Finlay | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5966 from filips123/patch-1 | Thomas Huang | 2019-01-11 | 1 | -3/+180 |
|\ | | | | | Update Slovenian translation | ||||
| * | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension ↵ | Filip Š | 2019-01-10 | 6 | -10/+14 |
| |\ | | | | | | | | | | into patch-1 | ||||
| * | | Update Slovenian translation | Filip Š | 2018-12-26 | 1 | -3/+180 |
| | | | |||||
* | | | Set auto conversion off for token/eth conversion (#6005) | Thomas Huang | 2019-01-11 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Refine app description | Dan Finlay | 2019-01-06 | 1 | -1/+1 |
| | | | | | | Should help SEO on the chrome store. | ||||
* | | Wrong french translation | Wathis | 2019-01-04 | 1 | -6/+6 |
| | | | | | | Changing "Connection" by "Connexion" | ||||
* | | Merge pull request #5987 from MetaMask/Version-5.3.0 | Thomas Huang | 2019-01-04 | 1 | -1/+1 |
|\ \ | | | | | | | Version 5.3.0 RC1 | ||||
| * | | Version 5.3.0 RC1v5.3.0 | Dan Finlay | 2019-01-03 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5992 from MetaMask/i5140-accounts | Thomas Huang | 2019-01-04 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Add scrolling button to account list | ||||
| * | | | Add scrolling button to account list | Alexander Tseung | 2019-01-04 | 1 | -0/+4 |
| |/ / | |||||
* / / | fix typo in phishing.html title | Paul Chonpimai | 2019-01-03 | 1 | -1/+1 |
|/ / | |||||
* | | fix extension link | brunobar79 | 2019-01-03 | 1 | -1/+1 |
| | | |||||
* | | Fix etherscan links on notifications | Bruno Barbieri | 2018-12-29 | 1 | -1/+1 |
|/ | |||||
* | Disallow loading as metamaskNetworkId (#5924) | Frankie | 2018-12-14 | 1 | -1/+3 |
| | | | | | | * transactions - throw an error if a transaction is generated while the network is loading * add tests for failing when netId is loading | ||||
* | Merge pull request #5893 from MetaMask/loading-network-screen | Dan J Miller | 2018-12-14 | 1 | -0/+9 |
|\ | | | | | Loading network screen | ||||
| * | Clean up for the loading-network-screen | Dan Miller | 2018-12-13 | 1 | -0/+6 |
| | | |||||
| * | Add identifier of private network to the network loading screen message. | Dan Miller | 2018-12-13 | 1 | -0/+3 |
| | | |||||
* | | Version 5.2.2 RC1v5.2.2 | Dan Finlay | 2018-12-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #5919 from MetaMask/gas-customization-fixes | Dan J Miller | 2018-12-13 | 1 | -0/+30 |
|\ | | | | | Fix some styling and translations in the gas customization modal | ||||
| * | Add missing translation to the gas customization component. | Dan Miller | 2018-12-13 | 1 | -0/+30 |
| | | |||||
* | | Version 5.2.1 RC1 (#5918)v5.2.1 | Dan J Miller | 2018-12-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #5902 from MetaMask/i5846-ProviderCrashes | Thomas Huang | 2018-12-12 | 1 | -1/+1 |
|\ | | | | | Fix provider crashes | ||||
| * | Changelog and version bump for 5.2.0 | Dan Miller | 2018-12-12 | 1 | -1/+1 |
| | | |||||
* | | Show Failed transaction in the browser notification for on-chain failures ↵ | Alexander Tseung | 2018-12-11 | 1 | -4/+7 |
|/ | | | | (#5904) | ||||
* | Group transactions by nonce (#5886) | Alexander Tseung | 2018-12-10 | 10 | -16/+65 |
| | |||||
* | Merge pull request #5892 from MetaMask/fix-net-version-race-condition | Thomas Huang | 2018-12-08 | 1 | -4/+10 |
|\ | | | | | Fix race condition in network controller lookup() method. | ||||
| * | Fix race condition in network controller lookup() method. | Dan Miller | 2018-12-07 | 1 | -4/+10 |
| | | |||||
* | | Fill in more Polish message translations | Whymarrh Whitby | 2018-12-06 | 1 | -0/+9 |
|/ | |||||
* | Fix "fastest" translation message; change to sentence case | Dan Miller | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | Adds createSpeedUpTransaction to txController | Dan Miller | 2018-12-04 | 2 | -0/+30 |
| | |||||
* | Redesign of gas customization basic tab. | Dan Miller | 2018-12-04 | 1 | -0/+3 |
| | |||||
* | Clean up for advanced gas tab customization changes. | Dan Miller | 2018-12-04 | 1 | -0/+3 |
| | |||||
* | Test updates and additions for button integration with send screen. | Dan Miller | 2018-12-04 | 1 | -0/+3 |
| | |||||
* | Integrate gas buttons with the send screen. | Dan Miller | 2018-12-04 | 1 | -0/+12 |
| | |||||
* | Split advanced-tab-content.component.js render() method into smaller ↵ | Dan Miller | 2018-12-04 | 1 | -0/+12 |
| | | | | pieces; add translations to the same file. | ||||
* | Adds the content of the advanced tab - w/o chart or dynamic content - to gas ↵ | Dan Miller | 2018-12-04 | 1 | -0/+6 |
| | | | | customize modal. | ||||
* | Adds new gas customization modal container (without content) | Dan Miller | 2018-12-04 | 1 | -0/+18 |
| | |||||
* | Version 5.1.0: East Bay | Dan Finlay | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | Update phishing warning copy | Dan Finlay | 2018-12-04 | 1 | -5/+4 |
| | | | | Per advice of legal counsel. | ||||
* | Hide link for phishing-detect page (#5864) | Michael - Blurpesec | 2018-12-02 | 1 | -1/+1 |
| | | | | | | * Soften language on phishing-detect page * remove quotes | ||||
* | fix visibility | Bruno Barbieri | 2018-12-01 | 1 | -1/+0 |
| | |||||
* | Save recent network balances in local storage (#5843) | Dan J Miller | 2018-12-01 | 2 | -0/+92 |
| | | | | | | | | | | | | * Use selector for state.metamask.accounts in all cases. * Default to cached balance when selecting metamask accounts * Adds the cached-balances controller * Documentation and small codes fixes for #5843 Co-Authored-By: danjm <danjm.com@gmail.com> | ||||
* | bugfix: normalize contract addresss when fetching exchange rates (#5863) | Paul Bouchon | 2018-12-01 | 1 | -1/+3 |
| | |||||
* | Fixed Vivek's bug (#5860) | Dan Finlay | 2018-11-30 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed Vivek's bug Fixes #5850 What was happening: It seems that his MetaMask had crashed while some new transactions had been loading defaults. He probably had a network connectivity issue to Infura (which we are working with Infura to address). As a result of this network cutout, his three unapproved transactions were not marked failed, and were not marked as `loadingDefaults = false`, as their gas prices had not yet been estimated. Normally this behavior is supposed to clean itself up when the transaction controller starts up, via the `TransactionController._onBootCleanUp()` function, but in this case, during unlock, that function was unable to do its job because when it requested the transaction list, the current network was in the `loading` state, making it proceed as if there were no pending transactions. To fix this, I am doing two things: - Setting transactions to loadingDefaults = false in more catch blocks. - Calling `onBootCleanUp()` when the network store's status changes, so that it will re-trigger when loading completes. * Fixed reference * Fixed infinite loop bug Was refreshing the tx list on every tx state change instead of just network changes, creating an infinite loop. * Add notes to tx updates to clarify logs | ||||
* | Version 5.0.4 RC1 (#5859)v5.0.4 | Dan Finlay | 2018-11-30 | 1 | -2/+2 |
| | |||||
* | transactions/tx-gas-utils - add the acctual response for eth_getCode for ↵ | Frankie | 2018-11-30 | 1 | -0/+9 |
| | | | | NO_CONTRACT_ERROR's && add a debug object to simulationFailed (#5840) | ||||
* | Merge pull request #5848 from MetaMask/Less-Certain-Language | Whymarrh Whitby | 2018-11-29 | 1 | -1/+1 |
|\ | | | | | Soften accusatory language on phishing warning | ||||
| * | Soften accusatory language on phishing warning | Dan Finlay | 2018-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | | We don't always know for sure that sites marked as phishers are defiitely scams, and so we should avoid language that makes concrete accusations. | ||||
* | | Open full-screen UI on install | Whymarrh Whitby | 2018-11-27 | 1 | -5/+4 |
| | | |||||
* | | Revert "Don't open MetaMask website after install" | Whymarrh Whitby | 2018-11-27 | 1 | -0/+9 |
|/ | |||||
* | Autofill gasPrice for retry attempts with either the recommended gasprice or ↵ | Frankie | 2018-11-27 | 1 | -0/+9 |
| | | | | | | | | a %10 bump (#5786) * transactions - autofill gasPrice for retry attempts with either the recomened gasprice or a %10 bump * lint | ||||
* | transactions - ensure err is defined when setting tx failed (#5801) | Frankie | 2018-11-27 | 1 | -4/+6 |
| | |||||
* | Merge pull request #5792 from MetaMask/signed-type-data-error-hw-wallet | Bruno Barbieri | 2018-11-27 | 1 | -9/+16 |
|\ | | | | | Consider HW Wallets for signTypedMessage | ||||
| * | Use Array.includes | Bruno Barbieri | 2018-11-27 | 1 | -4/+4 |
| | | |||||
| * | remove extra semicolon | brunobar79 | 2018-11-21 | 1 | -1/+1 |
| | | |||||
| * | consider hw wallets | brunobar79 | 2018-11-21 | 1 | -9/+16 |
| | | |||||
* | | Show Connect Requests count in extension badge | Whymarrh Whitby | 2018-11-26 | 1 | -1/+3 |
| | | |||||
* | | Use initState to avoid type-checking providerRequests in state | Whymarrh Whitby | 2018-11-26 | 1 | -3/+5 |
| | | |||||
* | | Increase Token Symbol length to twelve | Thomas Huang | 2018-11-23 | 20 | -42/+42 |
| | | |||||
* | | Merge pull request #5797 from MetaMask/trezor-v6 | Bruno Barbieri | 2018-11-22 | 5 | -1/+121 |
|\ \ | | | | | | | Add Firefox and Brave support for Trezor | ||||
| * | | trezor v6 | brunobar79 | 2018-11-21 | 1 | -2/+2 |
| | | | |||||
| * | | fix merge conflicts | brunobar79 | 2018-11-21 | 15 | -24/+97 |
| |\ \ | |||||
| * \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-11-15 | 3 | -2/+22 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-11-15 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'develop' into trezor-v5 | brunobar79 | 2018-11-14 | 16 | -418/+1816 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-11-07 | 49 | -1798/+3537 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-10-21 | 10 | -55/+1373 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | fix conflicts | brunobar79 | 2018-10-17 | 50 | -1813/+4512 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-09-06 | 15 | -160/+941 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add port names blacklist | brunobar79 | 2018-08-23 | 1 | -0/+8 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | handle onDisconnect | brunobar79 | 2018-08-23 | 1 | -0/+4 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-23 | 9 | -281/+5 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-08-22 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-08-21 | 45 | -493/+856 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | undo permission change | brunobar79 | 2018-08-11 | 1 | -1/+0 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | fixes | brunobar79 | 2018-08-10 | 3 | -6773/+37 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | use new connect.js file | brunobar79 | 2018-08-10 | 1 | -9468/+1240 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-08-10 | 5 | -10/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-09 | 6 | -18/+125 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | clean up | brunobar79 | 2018-08-05 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | trezor v5 working on firefox | brunobar79 | 2018-08-05 | 5 | -1/+15078 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge pull request #5334 from whymarrh/ui-switch | Whymarrh Whitby | 2018-11-22 | 24 | -162/+103 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | Default to the new UI for first time users | ||||
| * | | | | | | | | | | | | | | Remove "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 20 | -33/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More sed magic: sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete | ||||
| * | | | | | | | | | | | | | | Don't announce new UI to users switching back | Whymarrh Whitby | 2018-11-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Remove "Beta" from header logo | Whymarrh Whitby | 2018-11-21 | 2 | -115/+62 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Default to the new UI for first time users | Whymarrh Whitby | 2018-11-21 | 2 | -14/+7 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
* / | | | | | | | | | | | | | Version 5.0.3 (#5785) | Dan Finlay | 2018-11-21 | 1 | -1/+1 |
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Version 5.0.3 Includes a fix to the `version:bump` script that now correctly updates the changelog header. * Include inpage provider events | ||||
* | | | | | | | | | | | | | 1102: Push publicConfigStore to next turn to avoid race conditiono (#5777) | Paul Bouchon | 2018-11-18 | 1 | -2/+6 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Auto fail transactions that have been approved for over 12 hours (#5765) | Dan Finlay | 2018-11-17 | 3 | -0/+69 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Auto fail transactions that have been approved for over 12 hours Converts txs using a migration. This migration uses a new helper function that generates tx-failing migrations, and only requires a version, error message, and condition to run on each transaction. * Linted * Only migrate approved txs to failed * Cleanup * Cleanup * Small lint fixes | ||||
* | | | | | | | | | | | | | ESLint fixes (#5775) | Whymarrh Whitby | 2018-11-17 | 9 | -18/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * eslint . --fix * Upgrade all ESLint warnings to errors | ||||
* | | | | | | | | | | | | | Tx controller now uses safe event emitter (#5769) | Frankie | 2018-11-17 | 3 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * transactions - use safe-event-emitter over events * tests - pass a platform object on init with a noop showTransactionNotification * test - fix for tx-state-history-helper trying to reduce an empty array * deps - safe-event-emitter * lint | ||||
* | | | | | | | | | | | | Resubmit approved transactions on new block (#5752) | Dan Finlay | 2018-11-15 | 3 | -2/+22 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add beginning of test * Resubmit approved transactions on new block May fix #4343 and related issues, where an error could leave transactions stranded in the approved state. * Remove unused test * Re-approve transactions when retrying approved * Add retry approved test * Include approved in pending tx count * Fix getPendingTxs() * Linted * Only throw hash error in submitted state * Only check submitted txs for block inclusion * Fix test expectations | ||||
* | | | | | | | | | | | 1102: use meta title if it exists before title | Paul Bouchon | 2018-11-15 | 1 | -0/+5 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Update Balanc3 API (#5744) | Paul Bouchon | 2018-11-14 | 2 | -23/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update balanc3 API used in TokenRatesController * Remove demo URL and use nativeCurrency when fetching token rates | ||||
* | | | | | | | | | | Fixes #3425: Better support for batch transactions (#5437) | PaddyMc | 2018-11-14 | 4 | -0/+30 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Slovenian and slovak fixes (#5730) | Filip Š | 2018-11-13 | 3 | -330/+1703 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix Slovenian translation * Add Slovak translation | ||||
* | | | | | | | | | | Version 5.0.2v5 | Dan Finlay | 2018-11-10 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | EIP-1102: Update publicConfig store concurrently with approval | Paul Bouchon | 2018-11-10 | 3 | -33/+29 |
| | | | | | | | | | | |||||
* | | | | | | | | | | 1102: Fix inpage listener syntax (#5708) (#5709) | Noah I | 2018-11-09 | 1 | -2/+2 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Version 5.0.1 (#5694) | Dan Finlay | 2018-11-08 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #5547 from MetaMask/front-ends-deps-gulp-bundle | Dan J Miller | 2018-11-08 | 3 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Bundle some ui dependencies separately to limit the build size of ui.js | ||||
| * | | | | | | | | | | Bundle some ui dependencies separately to limit the build size of ui.js | Dan Miller | 2018-11-01 | 3 | -0/+3 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Cleanup | bitpshr | 2018-11-08 | 1 | -18/+10 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | 1102: use postMessage instead of injected scripts to bypass CSP | bitpshr | 2018-11-08 | 1 | -17/+13 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | wip | bitpshr | 2018-11-08 | 2 | -24/+39 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Fix lint errors | bitpshr | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Remove injected script tags after use | bitpshr | 2018-11-07 | 1 | -0/+2 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Clear cached approval after rejection | bitpshr | 2018-11-07 | 2 | -8/+11 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Version 5.0.0 (#5685) | Dan Finlay | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Move experimental provider augmentation | bitpshr | 2018-11-06 | 1 | -13/+13 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Add experimental RPC method support | bitpshr | 2018-11-06 | 3 | -6/+20 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 5 | -24/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Parameterize NetworkDisplay background colour * Update design for login request screen * Pass siteTitle, siteImage through for calls to ethereum.enable() * Bring the site images closer together | ||||
* | | | | | | | | | | Do not modify isApproved when locked | bitpshr | 2018-11-06 | 1 | -2/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Mark origins as unapproved if user explicitly locks MetaMask | bitpshr | 2018-11-06 | 2 | -3/+5 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Enable caching | Paul Bouchon | 2018-11-06 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | isApproved should return false | bitpshr | 2018-11-06 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Remove internal listeners | bitpshr | 2018-11-06 | 1 | -6/+15 |
| | | | | | | | | | | |||||
* | | | | | | | | | | rebase | bitpshr | 2018-11-06 | 1 | -3/+3 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Disable approval caching | bitpshr | 2018-11-06 | 4 | -6/+34 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Differentiate locked and enabled | bitpshr | 2018-11-06 | 4 | -27/+10 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Code bath | bitpshr | 2018-11-06 | 4 | -33/+49 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Handle logout gracefully | bitpshr | 2018-11-06 | 4 | -25/+42 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Fix lint issues | bitpshr | 2018-11-06 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Only filter selectedAddress from publicConfig store | bitpshr | 2018-11-06 | 1 | -6/+10 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Fix race condition with publicConfigStore | bitpshr | 2018-11-06 | 1 | -5/+24 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Move convenience methods to _metamask namespace | bitpshr | 2018-11-06 | 1 | -28/+55 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Fix lint issues | bitpshr | 2018-11-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Add isUnlocked provider hook | bitpshr | 2018-11-06 | 4 | -3/+29 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Differentiate isEnabled and isApproved hook | bitpshr | 2018-11-06 | 1 | -3/+12 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Update isEnabled check | bitpshr | 2018-11-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Remove duplicate i18n keys | bitpshr | 2018-11-06 | 2 | -9/+0 |
| | | | | | | | | | | |||||
* | | | | | | | | | | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 24 | -53/+188 |
| | | | | | | | | | | |||||
* | | | | | | | | | | EIP-1102: add isEnabled convenience method to provider | bitpshr | 2018-11-06 | 3 | -9/+53 |
| | | | | | | | | | | |||||
* | | | | | | | | | | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 24 | -784/+537 |
| | | | | | | | | | | |||||
* | | | | | | | | | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 27 | -28/+784 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Version 4.17.1 | Dan Finlay | 2018-11-06 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | network - infura - hardcode net_version and eth_chainId (#5670) | kumavis | 2018-11-06 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * network - infura - hardcode net_version and eth_chainId * network - infura - add rinkeby handling * lint fix | ||||
* | | | | | | | | | | Update watchAsset ERC20 validation (#5653) | Esteban Miño | 2018-11-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update ERC20 token valodation for watchAsset * update ERC20 validation test descriptions | ||||
* | | | | | | | | | | Merge pull request #5659 from MetaMask/token-rates-bugfix | kumavis | 2018-11-04 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | token-rates - protect against bad token data | ||||
| * | | | | | | | | | | token-rates - protect against bad token data | kumavis | 2018-11-03 | 1 | -4/+7 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Revert "support eth_chainId" | Thomas Huang | 2018-11-04 | 1 | -14/+4 |
|/ / / / / / / / / / | |||||
* / / / / / / / / / | 4.17.0v4.17.0 | kumavis | 2018-11-02 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #5560 from MetaMask/sentry-enhancements2 | kumavis | 2018-10-30 | 7 | -60/+112 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Sentry - various enhancements to help debugging (alternate) | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'sentry-enhancements2' of ↵ | kumavis | 2018-10-30 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:MetaMask/metamask-extension into sentry-enhancements2 | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'develop' into sentry-enhancements2 | kumavis | 2018-10-30 | 17 | -1526/+2289 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-30 | 18 | -1552/+2299 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | sentry-enhancements2 | ||||
| * | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-21 | 2 | -28/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sentry-enhancements2 | ||||
| * | | | | | | | | | | | | sentry - include app state in ui errors | kumavis | 2018-10-20 | 2 | -2/+18 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | sentry - replace raven-js with sentry/browser | kumavis | 2018-10-20 | 4 | -49/+39 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | blacklist + currency - report error via log instead of throw | kumavis | 2018-10-19 | 2 | -5/+12 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | lint fix | kumavis | 2018-10-19 | 2 | -3/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fetch debugger - only append source stack if no stack is present | kumavis | 2018-10-19 | 1 | -4/+6 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | sentry - failed txs - namespace txMeta for better readability | kumavis | 2018-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | currency - throw errors on failure | kumavis | 2018-10-19 | 1 | -3/+17 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | blacklist - throw errors on request/parse failure | kumavis | 2018-10-19 | 1 | -4/+19 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | sentry - move isBrave decoration to insides of try-catch | kumavis | 2018-10-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #5567 from MetaMask/HowardBraham-develop | kumavis | 2018-10-30 | 2 | -9/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | Feature: Warn when attempting to send tx with data to non-contract | ||||
| * | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-26 | 13 | -1383/+1467 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HowardBraham-develop | ||||
| * | | | | | | | | | | | | | tx-gas-util - set error message when invalidating tx based on tx data but no ↵ | kumavis | 2018-10-21 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contract code | ||||
| * | | | | | | | | | | | | | send tx - validate - simplify error message for attempting to call function ↵ | kumavis | 2018-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on non-contract address | ||||
| * | | | | | | | | | | | | | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 34 | -1287/+3272 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | tx-gas-utils - improve format + comments | kumavis | 2018-10-10 | 1 | -12/+18 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | ganache-core merged my PR, so I changed some comments to clarify that ↵ | Howard Braham | 2018-10-10 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ganache-core v2.2.1 and below will return the non-standard '0x0' | ||||
| * | | | | | | | | | | | | | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 2 | -7/+19 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge pull request #5596 from MetaMask/validateSignTypedData | kumavis | 2018-10-30 | 2 | -27/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | Validate signTypedData signer/address in eth-json-rpc-middleware | ||||
| * | | | | | | | | | | | | | Add version to unapprovedMessage | Thomas | 2018-10-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Remove commented out/unused methods | Thomas | 2018-10-25 | 1 | -27/+2 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Validate signTypedData in eth-json-rpc-middleware | Thomas | 2018-10-25 | 2 | -28/+32 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #5552 from EthersocialNetwork/eth_chainid | kumavis | 2018-10-30 | 1 | -4/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | network - check eth_chainId and fallback to net_version | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into eth_chainid | hackyminer | 2018-10-26 | 16 | -1439/+1635 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Update network.js | kumavis | 2018-10-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | network - improve logging and type conversion | kumavis | 2018-10-21 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | support both eth_chainId and net_version | hackyminer | 2018-10-20 | 1 | -4/+11 |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get the real chainId using eth_chainId and use net_version as a fallback | ||||
* | | | | | | | | | | | | | | Merge pull request #5625 from filips123/develop | kumavis | 2018-10-30 | 1 | -105/+658 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n - Better Slovenian translation |