Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6328 from MetaMask/clearNotices | kumavis | 2019-03-29 | 1 | -3/+12 |
|\ | | | | | Clear notices | ||||
| * | lib - nodeify - correctly wrap synchronous functions | kumavis | 2019-03-29 | 1 | -3/+12 |
| | | |||||
* | | buy-eth-url - lint fix | kumavis | 2019-03-29 | 1 | -1/+1 |
| | | |||||
* | | buy-eth-url - fix variable name | kumavis | 2019-03-29 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension ↵ | kumavis | 2019-03-29 | 1 | -14/+27 |
|\ \ | |/ |/| | | | into vimalsagar-develop | ||||
| * | getBuyEthUrl - getDefaultServiceForNetwork then switch on service | kumavis | 2019-03-29 | 1 | -23/+29 |
| | | |||||
| * | PR 5575 review comment fixes | Vimal | 2019-02-28 | 1 | -23/+24 |
| | | |||||
| * | merging upstream branch | Vimal | 2018-11-12 | 9 | -159/+192 |
| |\ | |||||
| * | | Adding CoinSwitch exchange | Vimal | 2018-10-22 | 1 | -0/+4 |
| | | | |||||
* | | | Replaces the coinbase link in the deposit modal with one for wyre (#6302) | Dan J Miller | 2019-03-22 | 1 | -1/+1 |
| | | | |||||
* | | | Stop reloading dapps on network change allowing dapps to decide if it should ↵ | Josh Stevens | 2019-03-22 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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` | ||||
* | | | 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 |
| | | | |||||
* | | | Centre all notification popups | Whymarrh Whitby | 2019-03-12 | 1 | -5/+10 |
| | | | |||||
* | | | GABA: Integrate AddressBookController (#5847) | Paul Bouchon | 2019-03-12 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | * gaba: integrate AddressBookController * pin gaba version and update lockfile | ||||
* | | | account tracker - update accounts from balanceChecker contract (#6181) | Jenny Pollack | 2019-02-21 | 1 | -3/+58 |
| | | | | | | | | | | | | | | | | | | * account tracker - update accounts from balanceChecker contract * fall back to getBalance if the contract query fails | ||||
* | | | Fix locale codes contains underscore will never be preferred (#6116) | S.C. Chen | 2019-02-09 | 1 | -4/+11 |
| | | | |||||
* | | | ESLint fixes (#5775) | Whymarrh Whitby | 2018-11-17 | 4 | -9/+9 |
| |/ |/| | | | | | | | | | * eslint . --fix * Upgrade all ESLint warnings to errors | ||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-10-30 | 6 | -117/+117 |
|\ \ | | | | | | | | | | sentry-enhancements2 | ||||
| * | | ens-ipfs - refactor for readability (#5568) | kumavis | 2018-10-21 | 6 | -117/+117 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ens-ipfs - refactor for readability * ens-ipfs - use official ipfs gateway for better performance * lint - remove unused code * ens-ipfs - support path and search * lint - gotta love that linter * ens-ipfs - improve loading page formatting * ens-ipfs - loading - redirect to 404 after 1 min timeout * ens-ipfs - destructure for cleaner code | ||||
* | | | sentry - include app state in ui errors | kumavis | 2018-10-20 | 1 | -1/+7 |
| | | | |||||
* | | | sentry - replace raven-js with sentry/browser | kumavis | 2018-10-20 | 2 | -41/+31 |
| | | | |||||
* | | | 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 |
| | | | |||||
* | | | sentry - move isBrave decoration to insides of try-catch | kumavis | 2018-10-19 | 1 | -1/+2 |
|/ / | |||||
* / | enable fetch debugging | kumavis | 2018-10-15 | 1 | -0/+34 |
|/ | |||||
* | Refactor buffer constructor (#5468) | Noel Yoo | 2018-10-09 | 2 | -2/+2 |
| | |||||
* | Added webRequest.RequestFilter to filter main_frame .eth requests | Eduardo Antuña Díez | 2018-10-09 | 1 | -1/+1 |
| | |||||
* | fix tld bug (#5250) | Phyrex Tsai | 2018-09-27 | 1 | -0/+2 |
| | |||||
* | EIP-1102: Add deprecation message (#5353) | Paul Bouchon | 2018-09-26 | 1 | -6/+0 |
| | |||||
* | Update new method namespace from v2 to v3 | bitpshr | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | Update error message for chainId mis-match | bitpshr | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | Implement latest EIP-712 protocol | bitpshr | 2018-09-14 | 1 | -22/+52 |
| | |||||
* | Merge pull request #5240 from MetaMask/i5238-account-balance-update | Dan Finlay | 2018-09-12 | 1 | -0/+3 |
|\ | | | | | Ensure account-tracker currentBlockNumber is set on first block update. | ||||
| * | Ensure account-tracker currentBlockNumber is set on first block update. | Dan Miller | 2018-09-11 | 1 | -0/+3 |
| | | |||||
* | | Delete ConfigManager, replacing its usages with PreferencesController | Whymarrh Whitby | 2018-09-12 | 1 | -254/+0 |
|/ | |||||
* | Do not resolve .test domains using ENS | bitpshr | 2018-08-25 | 1 | -1/+1 |
| | |||||
* | account-tracker - only track blocks when there are activeControllerConnections | kumavis | 2018-08-22 | 1 | -2/+16 |
| | |||||
* | Move inpage-provider and port-stream outside | Dan Finlay | 2018-08-21 | 3 | -272/+0 |
| | | | | | | | | | | With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider) we have our first non-core module that is dependent on the inpage-provider and port-stream. To reduce the size of its dependencies, I have moved the [metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream). This allows them to be more easily depended & iterated on by external projects. | ||||
* | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-08-15 | 4 | -5/+45 |
|\ | | | | | | | Override package-lock and fix merge conflicts | ||||
| * | Merge pull request #4897 from MetaMask/qr-code-scan | Bruno Barbieri | 2018-08-11 | 2 | -0/+40 |
| |\ | | | | | | | QR Code Scanner | ||||
| | * | code review changes | brunobar79 | 2018-08-08 | 2 | -0/+40 |
| | | | |||||
| * | | sentry - change releaseVersion to release | Jenny Pollack | 2018-08-10 | 1 | -2/+2 |
| | | | |||||
| * | | Avoid overwriting a domain that can be resolved by DNS | Eduardo Antuña Díez | 2018-08-09 | 1 | -2/+2 |
| | | | | | | | | | | | | According to the current implementation any domain ending in .eth or .test will try to resolve through ENS even if the DNS is able to resolve it. changing `onBeforeRequest` to `onErrorOccurred` will only resolve those .eth or .test domains that the DNS is not able to resolve. | ||||
| * | | Fixed ENS to IPFS functionality in Firefox | Eduardo Antuña Díez | 2018-08-09 | 1 | -1/+1 |
| |/ | | | | | `tabs.getSelected` is deprecated and it doesn't work in firefox replaced by `tabs.query({active: true}` | ||||
* | | Merge branch 'develop' into network-remove-provider-engine-tests | Thomas Huang | 2018-08-02 | 1 | -0/+5 |
|\| | |||||
| * | Add deprecation message for eth_signTypedData | bitpshr | 2018-07-28 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-07-26 | 7 | -5/+127 |
|\| | |||||
| * | Merge pull request #4625 from MetaMask/initial-trezor-support | Bruno Barbieri | 2018-07-20 | 1 | -1/+1 |
| |\ | | | | | | | Initial trezor support | ||||
| | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | brunobar79 | 2018-07-07 | 4 | -0/+114 |
| | |\ | | | | | | | | | | | | | initial-trezor-support | ||||
| | * \ | fix merge conflicts | brunobar79 | 2018-07-04 | 1 | -4/+4 |
| | |\ \ | |||||
| | * \ \ | fix merge conflicts | brunobar79 | 2018-07-04 | 12 | -28/+28 |
| | |\ \ \ | |||||
| | * | | | | fix environment detection regex | brunobar79 | 2018-07-03 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #4656 from MetaMask/portal-metamask-ens-test | Dan Finlay | 2018-07-20 | 2 | -35/+39 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add support for .test ENS domains | ||||
| | * | | | | | Update variable name | bitpshr | 2018-07-19 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | Updates for linting | bitpshr | 2018-07-19 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Updates | bitpshr | 2018-07-19 | 1 | -33/+37 |
| | | | | | | | |||||
| | * | | | | | Add support for .test Ropsten ENS domains | bitpshr | 2018-07-19 | 1 | -1/+1 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | remove local tests | Jenny Pollack | 2018-07-19 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | sentry - add detection for Brave Browser | Jenny Pollack | 2018-07-19 | 1 | -2/+7 |
| |/ / / / | |||||
| * | | | | fix lint errors | brunobar79 | 2018-07-04 | 3 | -7/+7 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'upstream/develop' into HEAD | brunobar79 | 2018-07-04 | 13 | -31/+143 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Update to support pathnames on IPFS hash | PhyrexTsai | 2018-06-29 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As @Georgi87 mentioned about pathnames on the domain like `http://phyrextsai.eth/home` will pass to IPFS hash and append `/home` on redirection url. You can try the example below: http://phyrextsai.eth/index.html http://phyrextsai.eth/images/phyrex.jpg | ||||
| * | | | | Merge branch 'develop' into portal-metamask | PhyrexTsai | 2018-06-01 | 2 | -4/+31 |
| |\ \ \ \ | |||||
| * | | | | | Update ipfs to infura | Yung chieh Tsai | 2018-06-01 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Update default provider | Yung chieh Tsai | 2018-05-30 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Update lib | Yung chieh Tsai | 2018-05-29 | 2 | -22/+46 |
| | | | | | | |||||
| * | | | | | Rename files | Yung chieh Tsai | 2018-05-29 | 3 | -54/+55 |
| | | | | | | |||||
| * | | | | | Intergrate ENS with IPFS | MikeCheng1208 | 2018-05-29 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | setTimeout bug fix | MikeCheng1208 | 2018-05-29 | 1 | -2/+5 |
| | | | | | | |||||
| * | | | | | Intergrate ENS with IPFS | MikeCheng1208 | 2018-05-29 | 4 | -0/+82 |
| | | | | | | |||||
* | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-07-04 | 13 | -32/+32 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | network-remove-provider-engine | ||||
| * | | | | | Conditionally use Promise-based extension API when creating windows | bitpshr | 2018-07-04 | 1 | -4/+4 |
| | |_|_|/ | |/| | | | |||||
| * | | | | eslint --fix . | brunobar79 | 2018-07-03 | 12 | -28/+28 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-07-03 | 3 | -5/+45 |
|\| | | | | | | | | | | | | | | | network-remove-provider-engine | ||||
| * | | | Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553 | Thomas Huang | 2018-06-21 | 1 | -2/+4 |
| |\ \ \ | | | | | | | | | | | set an id to the metamask notification popup | ||||
| | * | | | set the popup id returned by create promise | vittominacori | 2018-06-18 | 1 | -3/+4 |
| | | | | | |||||
| | * | | | set an id to the metamask notification popup | vittominacori | 2018-06-17 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Re-enable dapp reload on network change | Dan Finlay | 2018-06-15 | 1 | -0/+61 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | We want to give devs some time to digest [this blog post](https://medium.com/metamask/breaking-change-no-longer-reloading-pages-on-network-change-4a3e1fd2f5e7) before we making a breaking change to our platform. Makes it easy to re-implement the change. | ||||
| * | | | Merge branch 'develop' into save-brave | kumavis | 2018-06-15 | 2 | -61/+24 |
| |\ \ \ | |||||
| | * | | | background - persistence pipeline - fix persistence bug | kumavis | 2018-06-14 | 1 | -0/+24 |
| | | | | | |||||
| | * | | | removed auto-reload.js, moved global web3 export to inpage.js | Erik Marks | 2018-06-13 | 1 | -25/+0 |
| | | | | | |||||
| | * | | | wip | Erik Marks | 2018-06-13 | 1 | -38/+2 |
| | | | | | |||||
| * | | | | Handle brave throws | Dan Finlay | 2018-06-15 | 1 | -3/+11 |
| | | | | | |||||
| * | | | | lint | Jenny Pollack | 2018-06-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | remove loglevel | Jenny Pollack | 2018-06-07 | 1 | -2/+1 |
| | | | | | |||||
| * | | | | preferred first languauge - check for Brave | Jenny Pollack | 2018-06-07 | 1 | -8/+5 |
| | | | | | |||||
| * | | | | first language - add check for brave browser on getAcceptLanguages | Jenny Pollack | 2018-06-07 | 1 | -1/+11 |
| |/ / / | |||||
* | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-06-07 | 4 | -4/+103 |
|\| | | | | | | | | | | | | | | | network-remove-provider-engine | ||||
| * | | | diagnostics - minor fixes | kumavis | 2018-06-06 | 1 | -3/+3 |
| | | | | |||||
| * | | | lint - fix diagnostics reporter | kumavis | 2018-06-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | diagnostics - rewrite bug-notifier as diagnostics-reporter | kumavis | 2018-06-06 | 2 | -22/+71 |
| | | | | |||||
| * | | | Linted | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add version to report | Dan Finlay | 2018-06-05 | 1 | -1/+3 |
| | | | | |||||
| * | | | Fine tune error posting | Dan Finlay | 2018-06-05 | 1 | -5/+1 |
| | | | | |||||
| * | | | Begin adding unconfigured notifier | Dan Finlay | 2018-06-05 | 1 | -9/+4 |
| | | | | |||||
| * | | | Persist lost identities to storage for later analysis | Dan Finlay | 2018-06-05 | 1 | -0/+29 |
| | | | | |||||
| * | | | Merge pull request #4426 from MetaMask/sentry-url-rewrite-fix | kumavis | 2018-06-04 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | sentry - message rewrite - guard against missing message | ||||
| | * | | | sentry - message rewrite - guard against missing message | kumavis | 2018-05-31 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * / | | Properly end the middleware stack on RPC error | bitpshr | 2018-06-02 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-05-30 | 1 | -0/+24 |
| |\ \ | | | | | | | | | | | | | merge-master | ||||
| | * | | cleanErrorStack moved to separate library module | Anton | 2018-05-29 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | more errors traces cleaned up | ||||
| * | | | i18n - getFirstPreferredLangCode - guard against missing i18n api | kumavis | 2018-05-29 | 1 | -4/+7 |
| | |/ | |/| | | | | fix for brave | ||||
* | | | controllers - transactions - merge @frankiebee's work with mine | kumavis | 2018-05-29 | 1 | -0/+14 |
| | | | |||||
* | | | provider - update wallet hooks for new wallet middleware | kumavis | 2018-05-25 | 3 | -4/+93 |
| | | | |||||
* | | | account-tracker - guard against empty block | kumavis | 2018-05-25 | 1 | -1/+2 |
| | | | |||||
* | | | sentry - setupRaven - ensure message is truthy | kumavis | 2018-05-24 | 1 | -2/+2 |
| | | | |||||
* | | | controllers - account-tracker - refactor + update for eth-block-tracker@4 | kumavis | 2018-05-24 | 1 | -67/+56 |
| | | | |||||
* | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-05-23 | 2 | -0/+68 |
|\| | | | | | | | | | | | network-remove-provider-engine | ||||
| * | | Merge pull request #4199 from MetaMask/i3487-provider-errors | Dan Finlay | 2018-05-19 | 2 | -0/+68 |
| |\ \ | | | | | | | | | RPC error middleware for json-rpc-engine | ||||
| | * | | Add new json-rpc-engine middleware for improved error handling | bitpshr | 2018-05-14 | 2 | -0/+68 |
| | |/ | |||||
* | / | remove unused events-proxy, was replaced with module swappable-obj-proxy | kumavis | 2018-05-17 | 1 | -42/+0 |
|/ / | |||||
* / | sentry - add helper to fully rewrite all error messages | kumavis | 2018-05-01 | 1 | -17/+25 |
|/ | |||||
* | sentry - report error-like messages using the obj message | kumavis | 2018-05-01 | 1 | -0/+10 |
| | |||||
* | sentry - wrap report modifiers in a try-catch | kumavis | 2018-05-01 | 1 | -16/+24 |
| | |||||
* | Merge pull request #4059 from MetaMask/i-4033-seed-words | kumavis | 2018-05-01 | 1 | -21/+1 |
|\ | | | | | Use new design for Reveal Seed screen. Persist seed words only in the first time flow. | ||||
| * | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ↵ | Alexander Tseung | 2018-04-23 | 3 | -5/+41 |
| |\ | | | | | | | | | | i-4033-seed-words | ||||
| * | | Revert "Fix UI getting stuck in Reveal Seed screen" | Alexander Tseung | 2018-04-22 | 1 | -21/+1 |
| | | | | | | | | | | | | This reverts commit 2c8156ebe91941309d49e8f8f1ed8e9d740bb9de. | ||||
* | | | guard adainst raven erroring | frankiebee | 2018-04-30 | 1 | -17/+20 |
| | | | |||||
* | | | Merge pull request #4042 from MetaMask/tx-controller-rewrite-v3 | kumavis | 2018-04-26 | 5 | -784/+0 |
|\ \ \ | | | | | | | | | docs and file organization for txController | ||||
| * | | | Merge branch 'master' into tx-controller-rewrite-v3 | frankiebee | 2018-04-20 | 19 | -59/+304 |
| |\| | | |||||
| * | | | meta - transactions - create a transactions dir in controller and move ↵ | frankiebee | 2018-04-11 | 5 | -784/+0 |
| | | | | | | | | | | | | | | | | relevant files into it | ||||
* | | | | lint fix | Dan | 2018-04-24 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge branch 'master' into dm-docs-2 | Dan | 2018-04-24 | 4 | -17/+52 |
|\ \ \ \ | |||||
| * | | | | Clean up network config | Alexander Tseung | 2018-04-24 | 1 | -12/+11 |
| | |_|/ | |/| | | |||||
| * | | | Merge pull request #4020 from MetaMask/i3941-jsdoc-bitpshr | Dan Finlay | 2018-04-21 | 3 | -5/+41 |
| |\ \ \ | | |_|/ | |/| | | Documentation | ||||
| | * | | Clean up JSDoc for background scripts | bitpshr | 2018-04-20 | 2 | -3/+3 |
| | | | | |||||
| | * | | Add more documentation to computed balances controller | bitpshr | 2018-04-20 | 3 | -5/+41 |
| | | | | |||||
* | | | | Remove accidentally added code in message-manager. | Dan | 2018-04-24 | 1 | -8/+0 |
| | | | | |||||
* | | | | Remove unnecessary doc comment. | Dan | 2018-04-24 | 1 | -2/+0 |
| | | | | |||||
* | | | | Fix nits. | Dan | 2018-04-24 | 3 | -32/+32 |
| | | | | |||||
* | | | | Minor fixes in a number of docs. | Dan | 2018-04-21 | 5 | -16/+15 |
| | | | | |||||
* | | | | Notification manager method docs. | Dan | 2018-04-21 | 1 | -4/+31 |
| | | | | |||||
* | | | | Merge branch 'master' into dm-docs-2 | Dan | 2018-04-20 | 16 | -74/+238 |
|\| | | | |||||
| * | | | Merge pull request #3984 from whymarrh/3941-jsdoc | Dan Finlay | 2018-04-19 | 7 | -28/+120 |
| |\ \ \ | | | | | | | | | | | Add a few docblocks to background files | ||||
| | * | | | Add a few missing docblocks to background files | Whymarrh Whitby | 2018-04-19 | 7 | -28/+120 |
| | | | | | |||||
| * | | | | Merge pull request #3987 from MetaMask/dm-docs-1 | Dan Finlay | 2018-04-19 | 4 | -0/+75 |
| |\ \ \ \ | | |/ / / | |/| | | | Documentation for various controllers and and lib utils | ||||
| | * | | | Merge branch 'master' into dm-docs-1 | Dan | 2018-04-19 | 10 | -46/+97 |
| | |\| | | |||||
| * | | | | Fix UI getting stuck in Reveal Seed screen | Alexander Tseung | 2018-04-19 | 1 | -1/+21 |
| | |/ / | |/| | | |||||
| * | | | Fix confirmation popup not always opening | Alexander Tseung | 2018-04-17 | 4 | -30/+33 |
| | | | | |||||
| * | | | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 5 | -1/+6 |
| | | | | |||||
| * | | | Add tests for ComposableObservableStore | bitpshr | 2018-04-14 | 1 | -11/+11 |
| | | | | |||||
| * | | | Add ComposableObservableStore for subscription management | bitpshr | 2018-04-13 | 1 | -0/+49 |
| | | | | |||||
* | | | | Even more documentation for various controllers and libs. | Dan | 2018-04-19 | 9 | -40/+571 |
| |/ / |/| | | |||||
* | | | Add missing descriptions in util.js | Dan | 2018-04-17 | 1 | -4/+4 |
| | | | |||||
* | | | Document async function as returning a promise. | Dan | 2018-04-17 | 1 | -1/+1 |
| | | | |||||
* | | | Typo fixes, type fixes on the return clauses of the buyEthUrl and ↵ | Dan | 2018-04-17 | 2 | -3/+4 |
| | | | | | | | | | | | | getPrefferedLangCode functions. | ||||
* | | | @params -> @param fix | Dan | 2018-04-17 | 1 | -2/+2 |
| | | | |||||
* | | | Documentation for various controllers and libs | Dan | 2018-04-17 | 5 | -3/+74 |
| | | | |||||
* | | | Documentation for environemnt-type.js | Dan | 2018-04-12 | 1 | -0/+9 |
|/ / | |||||
* | | Merge pull request #3921 from MetaMask/gh-3736-react-router | kumavis | 2018-04-10 | 1 | -1/+2 |
|\ \ | |/ |/| | Add react-router integration | ||||
| * | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ↵ | Alexander Tseung | 2018-04-06 | 4 | -6/+64 |
| |\ | | | | | | | | | | cb-254 | ||||
| * \ | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ↵ | Alexander Tseung | 2018-04-05 | 2 | -35/+2 |
| |\ \ | | | | | | | | | | | | | cb-254 | ||||
| * \ \ | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ↵ | Alexander Tseung | 2018-04-04 | 2 | -3/+11 |
| |\ \ \ | | | | | | | | | | | | | | | | cb-254 | ||||
| * \ \ \ | Fix merge conflicts. Modify send workflow | Alexander Tseung | 2018-04-03 | 1 | -2/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 1 | -3/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Fix i18n merge conflicts | Alexander Tseung | 2018-03-30 | 5 | -36/+73 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 9 | -20/+255 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension ↵ | Alexander Tseung | 2018-02-09 | 2 | -0/+22 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into cb-254 | ||||
| * \ \ \ \ \ \ \ \ | Fix merge conflicts from uat-next | Alexander Tseung | 2018-02-01 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 | Alexander Tseung | 2018-01-30 | 4 | -20/+55 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 1 | -1/+2 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | tx-state-manager - dont remove old tx history if candidate is not found | kumavis | 2018-04-07 | 1 | -2/+4 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #3857 from MetaMask/match-local-localecodes | kumavis | 2018-04-06 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Ensure get-first-preferred-lang-code.js matches locale codes from loc… | ||||
| * | | | | | | | | | | | Map existingLocaleCodes and userPreferredLocaleCodes to lower case in ↵ | Dan | 2018-04-04 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get-first-preferred-lang-code.js | ||||
| * | | | | | | | | | | | Ensure get-first-preferred-lang-code.js matches locale codes from local ↵ | Dan | 2018-04-04 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory names and chrome extension api. | ||||
* | | | | | | | | | | | Merge pull request #3900 from MetaMask/migration-error-report | Frankie | 2018-04-06 | 2 | -4/+56 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | migrations - report migrations errors to sentry with vault structure | ||||
| * | | | | | | | | | | | migrator - dont overwrite error stack and warn to console | kumavis | 2018-04-06 | 1 | -2/+5 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | migrator - fix typo | kumavis | 2018-04-06 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | migrations - report migrations errors to sentry with vault structure | kumavis | 2018-04-06 | 2 | -4/+53 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* / | | | | | | | | | | Fix populating txParams with undefined data | Alexander Tseung | 2018-04-06 | 1 | -0/+4 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ↵ | frankiebee | 2018-04-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | normalize-transactions | ||||
| * | | | | | | | | | | tx - txParams - allow chainId to be a hex string | kumavis | 2018-04-04 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* / | | | | | | | | | transactions - normalize txParams | frankiebee | 2018-04-05 | 1 | -34/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | tx-state-manager - validateTxParams - validate chainId is Number | kumavis | 2018-04-04 | 1 | -2/+10 |
| | | | | | | | | | |||||
* | | | | | | | | | transactions - dont throw if chain id is not a string | frankiebee | 2018-04-04 | 1 | -2/+2 |
| | | | | | | | | | |||||
* | | | | | | | | | build - correctly set METAMASK_ENV via envify | kumavis | 2018-04-04 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | transactions gasLimit - use the block gasLimit if getCode fails | frankiebee | 2018-04-03 | 1 | -1/+3 |
| | | | | | | | | |||||
* | | | | | | | | transactions validationt - valdate from field on txParams | frankiebee | 2018-04-03 | 1 | -1/+8 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge pull request #3782 from MetaMask/i3670-FixNonceBug | Frankie | 2018-03-29 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Add test for suspected nonce bug | ||||
| * | | | | | | Rename variable to be more understandable | Dan Finlay | 2018-03-29 | 1 | -3/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3765 from MetaMask/sentry-error-simplify | Frankie | 2018-03-29 | 1 | -2/+12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | sentry - simplify error message 'Transaction Failed: known transaction' | ||||
| * | | | | | | | sentry - simplify error message 'Transaction Failed: known transaction' | kumavis | 2018-03-28 | 1 | -2/+12 |
| | | | | | | | | |||||
* | | | | | | | | tx controller - explode on non-hex txParams + dont add chainId to txParams + ↵ | kumavis | 2018-03-28 | 1 | -5/+11 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | sign with chainId as number | ||||
* | | | | | | | Merge pull request #3752 from MetaMask/sentry-error-fix | Frankie | 2018-03-28 | 3 | -25/+35 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | sentry - simplify all ethjs errors for better batching | ||||
| * | | | | | | | sentry - simplify all ethjs errors for better batching | kumavis | 2018-03-28 | 3 | -25/+35 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | i18n - derrive locale codes from index | kumavis | 2018-03-28 | 1 | -3/+2 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-03-28 | 1 | -6/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | i18n-translator-redux | ||||
| * | | | | | | transactions - only save up to 40 txs totall across all networks | frankiebee | 2018-03-27 | 1 | -6/+1 |
| |/ / / / / | |||||
* | | | | | | Remove comments and console.logs | Dan | 2018-03-27 | 1 | -2/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -3/+29 |
|\| | | | | | |||||
| * | | | | | lint - fix | kumavis | 2018-03-24 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | sentry - namespace files under metamask dir | kumavis | 2018-03-24 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | sentry - rewrite report urls + use raven-js from npm | kumavis | 2018-03-24 | 1 | -4/+30 |
| | | | | | | |||||
* | | | | | | Use extension api to get initial locale. | Dan | 2018-03-22 | 1 | -0/+18 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of https://github.com/trigun0x2/metamask-extension ↵ | kumavis | 2018-03-22 | 1 | -5/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | into trigun0x2-master | ||||
| * | | | | | remove console log | Jeffrey Tong | 2018-03-12 | 1 | -2/+0 |
| | | | | | | |||||
| * | | | | | add comments that need clarification on naming convention | Jeffrey Tong | 2018-03-12 | 1 | -6/+8 |
| | | | | | | |||||
| * | | | | | fixed multiple notification windows when executing batch | Jeffrey Tong | 2018-03-08 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | removed check for width & height on multiple popup windows | Jeffrey Tong | 2018-03-08 | 1 | -3/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' into retry-tx-refractor | frankiebee | 2018-03-15 | 1 | -4/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | local-store - fix class syntax | kumavis | 2018-03-15 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | local-store - check for error from extension.runtime | kumavis | 2018-03-15 | 1 | -3/+28 |
| | | | | | | | |||||
| * | | | | | | local-store - fix promisification of methods | kumavis | 2018-03-15 | 1 | -3/+2 |
| | | | | | | | |||||
| * | | | | | | fix destructuring of variables | frankiebee | 2018-03-14 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | fix destructuring of variables | frankiebee | 2018-03-14 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-14 | 2 | -2/+42 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'master' into i3076-UseStorageLocalInstead | kumavis | 2018-03-14 | 1 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | tx-gas-utils - fix code style | kumavis | 2018-03-14 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | transactions move validation of the to field to validateRecipient | frankiebee | 2018-03-14 | 1 | -7/+3 |
| | | | | | | | | |||||
| | * | | | | | | Merge remote-tracking branch 'origin/i#3509' into i#3509 | frankiebee | 2018-03-14 | 2 | -1/+49 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'master' into i#3509 | Frankie | 2018-03-14 | 2 | -1/+49 |
| | | |\ \ \ \ \ \ | |||||
| | * | | | | | | | | fix error message | frankiebee | 2018-03-14 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| | * | | | | | | | transactions - insure if a to field in tx params has a truthy valu that it ↵ | frankiebee | 2018-03-14 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is a valid addres and if it is falsy that it is not null to fix issue #3509 | ||||
| * | | | | | | | | lint fix | kumavis | 2018-03-09 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-03-09 | 1 | -0/+48 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | i3076-UseStorageLocalInstead | ||||
| * | | | | | | | | background - storage - cleanup storage wiring | kumavis | 2018-03-09 | 1 | -8/+22 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-03-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-03-07 | 10 | -5/+114 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Fix retrieval of object | Dan Finlay | 2018-01-25 | 1 | -2/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove redundant async modifiers | Dan Finlay | 2018-01-25 | 1 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove extension-store since we aren't using it yet | Dan Finlay | 2018-01-25 | 1 | -39/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Check that extension.storage exists before attempting to call methods on it. | Dan | 2018-01-24 | 1 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'UseStorageLocal' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-01-24 | 2 | -0/+64 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Modify @heyellieday's work to use storage.local to replace main storage | Dan Finlay | 2018-01-24 | 1 | -0/+25 |
| | | | | | | | | | | |||||
| | * | | | | | | | | conditionally use extension store if supported or enabled | Ellie Day | 2018-01-03 | 1 | -0/+4 |
| | | | | | | | | | | |||||
| | * | | | | | | | | handle situation where storage.sync is disabled in certain versions of firefox | Ellie Day | 2018-01-03 | 1 | -2/+17 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Add ExtensionStore and add basic store instance syncing to main controller | Ellie Day | 2017-12-23 | 1 | -0/+20 |
| | | | | | | | | | | |||||
* | | | | | | | | | | transactions:state - add a submittedTime stamp so the ui has a better grasp ↵ | frankiebee | 2018-03-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the time of submission | ||||
* | | | | | | | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-09 | 2 | -1/+49 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3409 from scsaba/seed-phrase-verification | Dan Finlay | 2018-03-08 | 1 | -0/+48 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | Add seed phrase verification script into background process | ||||
| | * | | | | | | | | add documentation | Csaba Solya | 2018-03-04 | 1 | -0/+5 |
| | | | | | | | | | | |||||
| | * | | | | | | | | verify addresses regardless case | Csaba Solya | 2018-03-03 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | fix lint issues | Csaba Solya | 2018-03-03 | 1 | -9/+9 |
| | | | | | | | | | | |||||
| | * | | | | | | | | seed phrase verifier | Csaba Solya | 2018-03-03 | 1 | -0/+43 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * / | | | | | | | fix typo in tests and tx-state-manager | Jeffrey Tong | 2018-03-08 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'master' into retry-tx-refractor | frankiebee | 2018-03-08 | 2 | -0/+64 |
|\| | | | | | | | |||||
| * | | | | | | | sentry - extractErrorMessage - fix comment formatting | kumavis | 2018-03-01 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | sentry - failed tx - improve ethjs-rpc error formating | kumavis | 2018-03-01 | 1 | -0/+38 |
| | | | | | | | | |||||
| * | | | | | | | sentry - clean - move setupRaven to lib | kumavis | 2018-03-01 | 1 | -0/+26 |
| | | | | | | | | |||||
* | | | | | | | | refactor retrytx with higher gas price: | frankiebee | 2018-03-08 | 1 | -10/+28 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - create a new tx instead of overwriting the tx hash - add a new state 'dropped' to the txStateManager - mark duplicate txs as dropped when one gets confirmed in a block | ||||
* | | | | | | | Merge branch 'master' into uat-master | Dan Finlay | 2018-02-22 | 2 | -2/+12 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge pull request #3250 from MetaMask/i#3136 | kumavis | 2018-02-16 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | fix - hex prefix estimatedGas on txMeta | ||||
| | * | | | | | | | fix - hex prefix estimatedGas on txMeta | frankiebee | 2018-02-15 | 1 | -2/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix incorrect promise instantiation | Dan Finlay | 2018-02-16 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | metamask mesh - inject mesh testing container | kumavis | 2018-02-11 | 1 | -0/+9 |
| |/ / / / / / / | |||||
* | | | | | | / | Fix promise construction | Dan Finlay | 2018-02-21 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch 'uat' into uat-next | Dan | 2018-02-08 | 1 | -0/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'master' into uat | Dan | 2018-02-08 | 1 | -0/+11 |
| |\| | | | | | | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | preserve other networks TXs | Bruno Barbieri | 2018-02-01 | 1 | -3/+4 |
| | | | | | | |