Commit Graph

47 Commits (27118fdd980271e068065cf990c1665c3edd0a4b)

Author SHA1 Message Date
Mark Stacey b9f5f1c2c2
Hide ETH Gas Station stimates on non-main network (#9277) 4 years ago
Patryk Łucka 9a3c559b3d
Hide gas estimate on non-main network (#9189) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby b91cf74d14
Fix no-nested-ternary issues (#9214) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 4 years ago
Mark Stacey df85ab6e10
Implement asset page (#8696) 4 years ago
Whymarrh Whitby ab11e0b623
Rename preferencesSelector selector to getPreferences (#8647) 5 years ago
Whymarrh Whitby 1ba65d5128
Handle zero nextNonce in ConfirmTransactionBase placeholder (#8618) 5 years ago
Erik Marks 786e82791e
Reorganize selectors directory (#8497) 5 years ago
Erik Marks 266d6e67fe
Rename addressSlicer function to shortenAddress (#8408) 5 years ago
Mark Stacey 624523168f
Remove fallback for missing localized messages (#8212) 5 years ago
Mark Stacey 4cc75eb9af
Remove `tOrKey` and `tOrDefault` functions from i18n context (#8211) 5 years ago
Mark Stacey 2b3acfc92b
Skip ENS reverse resolution when address is blank (#8184) 5 years ago
Whymarrh Whitby 169ab8adc9
Remove recompose (#8097) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Mark Stacey 86c6280bc3
Remove unnecessary get environment type parameter (#7891) 5 years ago
Erik Marks 2ec844e019 Fix batch transaction UX (#7473) 5 years ago
Erik Marks 728026d1f7
Fix batch transaction UX (#7473) 5 years ago
Mark Stacey 49a525b9f8
Add `react/no-unused-prop-types` ESLint rule (#7655) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Dan Finlay 76b1699621 Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby bb4c4189fb eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby 16e6103a68 yarn lint --fix 5 years ago
Whymarrh Whitby 2e69f3233e
eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Whymarrh Whitby b0890b6b32
Enforce a single boolean attr notation in JSX (#7465) 5 years ago
Dan J Miller 2673eef3c4
Redesign approve screen (#7271) 5 years ago
Mark Stacey dbd14d796c
Clear `beforeunload` handler after button is pressed (#7346) 5 years ago
Whymarrh Whitby eed4a9ed65
ENS Reverse Resolution support (#7177) 5 years ago
Mark Stacey fe28e0d134
Cleanup beforeunload handler after transaction is resolved (#7333) 5 years ago
Mark Stacey ba25d52670
Use `AdvancedGasInputs` in `AdvancedTabContent` (#7186) 5 years ago
Mark Stacey 8b5ac9340b Fix custom nonce placeholder type (#7243) 5 years ago
Dan J Miller e6e8897434
Custom nonce fixes (#7240) 5 years ago
ricky 5f254f7325 Add advanced setting to enable editing nonce on confirmation screens (#7089) 5 years ago
Dan J Miller 1bd22b58c0
Add a/b test for full screen transaction confirmations (#7162) 5 years ago
Kristian Tapia d4db2c3de3 Show recipient alias in confirm header if exists (#6944) 5 years ago
Dan J Miller 05e2120814 Version 6.7.2 gas limit fix (#6786) 5 years ago
Dan J Miller 632c9b21e2 Version 6.7.2 gas limit fix (#6786) 5 years ago
Thomas a37a5acbe1 Add simulation failure to tx confirmation when transaction simulationFails 5 years ago
Whymarrh Whitby 748801f417 4byte fallback (#6551) 5 years ago
Dan J Miller 5e2fd8ae86
Ensures that transactions cannot be confirmed if gas limit is below 21000. (#6625) 6 years ago
Whymarrh Whitby e6b9b5c5a9 Use tOrKey for actionKey in ConfirmTransactionBase 6 years ago
Dan J Miller 39b7145423
Ensure home screen does not render if there are unapproved txs (#6501) 6 years ago
Thomas Huang 608796398e Revert "Adds 4byte registry fallback to getMethodData() (#6435)" 6 years ago
Chi Kei Chan 931aaeb700 Add token selection to the send screen (#6445) 6 years ago
Dan J Miller 09f2a2a547
Adds 4byte registry fallback to getMethodData() (#6435) 6 years ago