| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "part of replacing 'ETH'" | Chen Wei | 2019-07-03 | 4 | -7/+7 |
* | part of replacing 'ETH' | Chen Wei | 2019-07-02 | 4 | -7/+7 |
* | revert replacing "ETH" with "TAN" | Chen Wei | 2019-07-02 | 4 | -6/+6 |
* | configuration, translation updating | Chen Wei | 2019-07-02 | 5 | -7/+7 |
* | Fixes display of confirm screen token decimals by not relying on confirmTrans... | Dan Miller | 2019-06-28 | 2 | -5/+36 |
* | 4byte fallback (#6551) | Whymarrh Whitby | 2019-06-18 | 4 | -43/+163 |
* | MetaMetrics documentation (#6624) | Dan J Miller | 2019-05-21 | 1 | -9/+44 |
* | Improved UX for sweeping accounts (#6488) | Etienne Dusseault | 2019-05-21 | 1 | -1/+10 |
* | New settings custom rpc form (#6490) | Dan J Miller | 2019-05-10 | 2 | -0/+18 |
* | Check for unused function arguments (#6583) | Whymarrh Whitby | 2019-05-09 | 5 | -9/+8 |
* | Skip null and undefined keys when translating via context (#6543) | Whymarrh Whitby | 2019-05-07 | 1 | -0/+10 |
* | Fix binding of this for I18nProvider#tOrKey | Whymarrh Whitby | 2019-05-01 | 1 | -1/+1 |
* | Send metrics event from backend for on chain transaction failures (#6500) | Dan J Miller | 2019-04-29 | 1 | -2/+2 |
* | Revert "Adds 4byte registry fallback to getMethodData() (#6435)" | Thomas Huang | 2019-04-27 | 1 | -27/+3 |
* | feature: add Goerli support (#6459) | Paul Bouchon | 2019-04-18 | 1 | -0/+1 |
* | Adds 4byte registry fallback to getMethodData() (#6435) | Dan J Miller | 2019-04-17 | 1 | -3/+27 |
* | Metrics tracking gas changed - slow, average, fast, custom - on edit screen.- | Dan Miller | 2019-04-08 | 1 | -0/+2 |
* | Remove NoticeController (#6382) | Thomas Huang | 2019-04-02 | 1 | -4/+0 |
* | Revert to providing inline defaults in getHexGasTotal and increaseLastGasPric... | Dan J Miller | 2019-03-29 | 1 | -4/+4 |
* | Further e2e fixes in wake of #6364 and #6367 (#6374) | Dan J Miller | 2019-03-29 | 1 | -13/+24 |
* | Defaults to the args list in increaseLastGasPrice and getHexGasTotal | Dan Miller | 2019-03-28 | 1 | -4/+4 |
* | getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefi... | Dan Miller | 2019-03-28 | 1 | -2/+2 |
* | New settings page rebased (#6333) | Dan J Miller | 2019-03-26 | 1 | -0/+10 |
* | Hide gas price chart and prevent api call when not on ethereum networks. (#6300) | Dan J Miller | 2019-03-22 | 1 | -0/+3 |
* | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 | 34 | -7/+2187 |
* | Fix inline advanced gas editing | Whymarrh Whitby | 2019-02-09 | 1 | -8/+0 |
* | Add togglable advanced gas controls on send and confirm screens (#6112) | Dan J Miller | 2019-02-06 | 1 | -0/+8 |
* | Use Parity on-chain registry only when is needed (#6052) | Esteban MiƱo | 2019-01-23 | 1 | -0/+12 |
* | Group transactions by nonce (#5886) | Alexander Tseung | 2018-12-10 | 1 | -4/+12 |
* | Lint and unit test fixes. | Dan Miller | 2018-12-04 | 1 | -1/+0 |
* | Connects remained of the gas customization component to redux. | Dan Miller | 2018-12-04 | 2 | -0/+42 |
* | Connect the gas-button-group component to redux and a live api. | Dan Miller | 2018-12-04 | 1 | -1/+1 |
* | Merge pull request #5567 from MetaMask/HowardBraham-develop | kumavis | 2018-10-30 | 1 | -1/+3 |
|\ |
|
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB... | kumavis | 2018-10-26 | 1 | -0/+11 |
| |\ |
|
| * | | ui - use variable to clarify result of emptiness check | kumavis | 2018-10-21 | 1 | -1/+3 |
| * | | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 3 | -0/+72 |
| |\ \ |
|
| * | | | ganache-core merged my PR, so I changed some comments to clarify that ganache... | Howard Braham | 2018-10-10 | 1 | -1/+1 |
| * | | | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 1 | -1/+1 |
* | | | | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 2 | -6/+12 |
| |_|/
|/| | |
|
* | | | Fix UnknownFunction showing as Confirm (#5590) | Alexander Tseung | 2018-10-24 | 1 | -0/+11 |
| |/
|/| |
|
* | | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 1 | -0/+19 |
* | | Add txReceipt data to transaction details (#5513) | Alexander Tseung | 2018-10-16 | 2 | -0/+53 |
|/ |
|
* | Fix action translations edge cases | Alexander Tseung | 2018-10-06 | 3 | -1/+13 |
* | Translate method names in the transaction list only when applicable | Alexander Tseung | 2018-10-05 | 3 | -2/+28 |
* | Switch existing modals from using Notification to Modal. Remove Notification ... | Alexander Tseung | 2018-09-20 | 2 | -1/+18 |
* | Fix exception thrown on getTokenData | Alexander Tseung | 2018-09-19 | 2 | -2/+24 |
* | Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo... | Alexander Tseung | 2018-09-13 | 1 | -1/+1 |
* | Add WEI to getEthConversionFromWeiHex | Alexander Tseung | 2018-09-13 | 1 | -1/+1 |
* | Add TransactionBreakdown component | Alexander Tseung | 2018-09-13 | 1 | -0/+12 |
* | Allow denominations in CurrencyDisplay component | Alexander Tseung | 2018-09-13 | 2 | -12/+28 |
* | Fix naming, add eth.getCode check for actions, fix translations for statuses | Alexander Tseung | 2018-08-24 | 2 | -7/+13 |
* | Update retry transaction logic to use network nonce | Alexander Tseung | 2018-08-24 | 1 | -9/+7 |
* | Fix e2e tests | Alexander Tseung | 2018-08-24 | 1 | -0/+5 |
* | Fix integration tests | Alexander Tseung | 2018-08-24 | 1 | -1/+6 |
* | Show token amounts in TransactionListItem for token transfers | Alexander Tseung | 2018-08-24 | 2 | -22/+22 |
* | Add retry button to TransactionListItem | Alexander Tseung | 2018-08-24 | 1 | -0/+21 |
* | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 4 | -19/+98 |
* | Add withMethodData HOC, add higher-order-component folder | Alexander Tseung | 2018-08-24 | 1 | -108/+0 |
* | Use eth_getCode to sort transaction action type | Alexander Tseung | 2018-08-23 | 1 | -0/+5 |
* | Cast arguments for new Bignumbers() to string. | Dan Miller | 2018-08-15 | 1 | -1/+1 |
* | Round large exponential numbers | Alexander Tseung | 2018-07-28 | 1 | -0/+9 |
* | Add close window support to signature requests. Move logic to actions | Alexander Tseung | 2018-07-24 | 1 | -0/+6 |
* | Add fallback when no function found, fix network colors, add fiat values for ... | Alexander Tseung | 2018-07-18 | 1 | -0/+17 |
* | Add unit tests for confirmTransaction duck and util | Alexander Tseung | 2018-07-10 | 1 | -0/+137 |
* | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 1 | -0/+15 |
* | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+101 |
* | Don't update token balances after tracker is stopped | Whymarrh Whitby | 2018-07-05 | 1 | -0/+3 |
* | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -0/+105 |