Commit Graph

8102 Commits (db30bbce4c0d977e4efe901fddc46fbe5a6aaac4)
 

Author SHA1 Message Date
Alexander Tseung 6670bc0e09 Fix e2e tests 6 years ago
Alexander Tseung a430eed2d8 Fix integration tests 6 years ago
Alexander Tseung b48a293af0 Update retry transaction logic to use network nonce 6 years ago
Alexander Tseung 5dcd8ceb7b Fix e2e tests 6 years ago
Alexander Tseung 9adf0c4b60 Fix integration tests 6 years ago
Alexander Tseung c9ec5ed38d Fix e2e tests 6 years ago
Alexander Tseung e104744d3b Fix shapeshift transactions. Delete unused files 6 years ago
Alexander Tseung 33a94332e4 Show token amounts in TransactionListItem for token transfers 6 years ago
Alexander Tseung 13c4ecd610 Fix tests 6 years ago
Alexander Tseung 5ddd9b55be Add retry button to TransactionListItem 6 years ago
Alexander Tseung fa8313f903 Code cleanup 6 years ago
Alexander Tseung 5de48c67a0 Use css grid for TransactionListItem for responsive layout 6 years ago
Alexander Tseung 01f00a9ca6 Add tOrKey function to I18nProvider 6 years ago
Alexander Tseung 176fb89771 Update package-lock.json 6 years ago
Alexander Tseung 5ee40675b9 Refactor transactions list views. Add redesign components 6 years ago
Alexander Tseung d733bd34fb Delete unused files 6 years ago
Alexander Tseung 4e0693eaff Add withMethodData HOC, add higher-order-component folder 6 years ago
Alexander Tseung 40d4ac9ae1 Add TransactionStatus component 6 years ago
Alexander Tseung 8a7547b9cd Add MenuBar component 6 years ago
Alexander Tseung d1de5ae94f Add react-media package to prevent rendering wallet-view twice in the popup view 6 years ago
Alexander Tseung 3b408715c7 Refactor home screen and remove unused files 6 years ago
Esteban MIno 8af45d50cf add watchAsset CHANGELOG 6 years ago
Esteban MIno 053e262ae7 delete web3.metamassk.watchAsset 6 years ago
Esteban MIno b59a1e91b8 typo watchAsset imageUrl to image 6 years ago
HackyMiner dae07b32e5 update Korean translation (#4630) 6 years ago
Dan J Miller 3ae082aad8
Merge pull request #5096 from evgeniuz/develop 6 years ago
Alexander Tseung 7924dbc0c9 Use eth-contract-metadata data if the token symbol or decimals fail on retrieval 6 years ago
Antoine Nauleau 3854650546 Minimum Browsers Supported (#4873) 6 years ago
Evgeniy Filatov 9a80d6e859 updated docs, small improvement of recent RPC rendering 6 years ago
Evgeniy Filatov c0b5e8a088 backported RPC improvements to oldui 6 years ago
Evgeniy Filatov b23cca1469 implemented improvements to RPC history 6 years ago
Alexander Tseung 25eac2334b
Merge pull request #5089 from MetaMask/i5085-ethcode 6 years ago
Alexander Tseung 619ab3838b
Merge pull request #4830 from MetaMask/page-container-tabs 6 years ago
Alexander Tseung 865a0d8173 Use eth_getCode to sort transaction action type 6 years ago
Esteban MIno 56bed3f1bc expose web3.metamask.watchAsset 6 years ago
Alexander Tseung d7d141cea5 Fix code readability, use PureComponent over Component 6 years ago
Alexander Tseung 01c0c98501 Add tabs support for PageContainer 6 years ago
Dan Finlay f30b726df7
Merge pull request #5122 from MetaMask/lazy-account-tracker 6 years ago
Dan Finlay bf6d624e76 Add todo to dedupe UI tracking in background 6 years ago
Whymarrh Whitby f495c0e9e0
Merge pull request #5102 from whymarrh/fix-account-export-pw-bug 6 years ago
Whymarrh Whitby 171f6711d9
Merge pull request #5066 from whymarrh/fix-key-export 6 years ago
Alexander Tseung 21a6fdc174
Merge pull request #5111 from MetaMask/sender-to-recipient2 6 years ago
Whymarrh Whitby e803b8e047 Add test cases for MetaMaskController#_onKeyringControllerUpdate 6 years ago
Whymarrh Whitby 003d445a98 Update unlock logic to not overwrite existing selected address 6 years ago
Whymarrh Whitby 1e8e8bdfc8 Don't re-render the export modal when the selected identity changes 6 years ago
Whymarrh Whitby a90c152485 Update AccountModalContainer to accept a selectedIdentity prop 6 years ago
Whymarrh Whitby 743c6e7ca4 Clear warnings when exportAccount succeeds 6 years ago
Whymarrh Whitby 456f2faf4f Handle case where keyring is missing in AccountDetailsModal 6 years ago
Alexander Tseung 7294aede4f Add new variant for SenderToRecipient component 6 years ago
Esteban MIno 153731e462 fix integration tests on balance component with new watchAsset 6 years ago