Commit Graph

8997 Commits (08e8fb21dc142ab21184c1125f55b9f3e0ce6412)
 

Author SHA1 Message Date
Thomas Huang 08e8fb21dc
Merge pull request #6568 from MetaMask/feature/gaba-phishing-controller 6 years ago
Whymarrh Whitby 0cdce533e2 Fix RPC URL message key casing (#6595) 6 years ago
Dan J Miller 13be683701
New settings custom rpc form (#6490) 6 years ago
bitpshr 77d3bc252d feature: integrate gaba/PhishingController 6 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Dan J Miller ef8a07c2ce
Adds a transactionCategory to txMeta for use in UI (#6567) 6 years ago
Chi Kei Chan 56ed189aeb
Auto logout after specific time (#6558) 6 years ago
Chi Kei Chan 0497d209b2
Remove KNOWN_ADDRESS_ERROR from error objects (#6578) 6 years ago
kumavis 7df7f709bf
Merge pull request #6581 from MetaMask/bump/eth-json-rpc-filters 6 years ago
Thomas d8a96e6898 Bump eth-json-rpc-filters and eth-contract-metadata 6 years ago
Thomas Huang 090d4a8367
Merge pull request #6577 from MetaMask/fix-integration-tests 6 years ago
Dan Miller 936cbd7ec0 Prevent completedUiMigration popup from appearing in integration tests. 6 years ago
Dan Miller b481497246 Fix fetch and ethquery mocks in integration tests 6 years ago
Thomas Huang 50f46386ae
Merge pull request #6575 from whymarrh/fix-nock-unit-tests 6 years ago
Whymarrh Whitby 1de7dc9b41 Remove nock#restore call from actions.spec.js 6 years ago
Whymarrh Whitby d730da8caa Use metricsEvent in AmountMaxButton component 6 years ago
Chi Kei Chan 581128503c Allow dragging seed phrase during Confirm Seed Phrase (#6557) 6 years ago
Whymarrh Whitby a58e549c3f Skip null and undefined keys when translating via context (#6543) 6 years ago
Dan J Miller 64ae8131de
Adds NPM scripts for running a dapp, and dapp + chain, locally. (#6565) 6 years ago
Whymarrh Whitby 6aa889280d Add suffix to title text only when it exists (#6546) 6 years ago
kumavis 2845398c3d Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 6 years ago
Thomas Huang 2ff522604b
Merge pull request #6545 from whymarrh/tOrKey-ConfirmTransactionBase 6 years ago
Whymarrh Whitby e6b9b5c5a9 Use tOrKey for actionKey in ConfirmTransactionBase 6 years ago
Whymarrh Whitby 12cfe8e543 Fix binding of this for I18nProvider#tOrKey 6 years ago
Thomas Huang c7492f4f54 Include token checksum address in prices lookup for token rates (#6526) 6 years ago
Dan J Miller 4fea9d0cc2
Send metrics event from backend for on chain transaction failures (#6500) 6 years ago
Chi Kei Chan 0095889408 Add subheader to all settings subviews (#6502) 6 years ago
Dan J Miller 39b7145423
Ensure home screen does not render if there are unapproved txs (#6501) 6 years ago
Dan Finlay 0dac3eb095
Merge pull request #6522 from MetaMask/Version-6.4.1 6 years ago
Dan Finlay a56fc14122 Version 6.4.1 RC1 6 years ago
Dan Finlay 63e5e689be
Merge pull request #6521 from MetaMask/revert-6435-4byte-registry-fallback 6 years ago
Thomas Huang 608796398e Revert "Adds 4byte registry fallback to getMethodData() (#6435)" 6 years ago
Chi Kei Chan 13605c2b5e
Always show private network when RPC is not whitelisted (#6495) 6 years ago
Chi Kei Chan 429bb5e7aa
Fix button colors on mobile (#6493) 6 years ago
Chi Kei Chan ec712d5d8f
Set max-width on network dropdown and ellipsis long network name (#6494) 6 years ago
Christian 50fa063c5d add link to design system 6 years ago
Sneh Koul 6a60562d66 Opens the original webpage from where installation of MetaMask was re… (#6272) 6 years ago
Thomas Huang 8f7577f7fa
Merge pull request #6471 from MetaMask/Version-6.4.0 6 years ago
Dan Finlay 49d77415db Version 6.4.0 RC1 6 years ago
Thomas Huang 4fa9576cc1
Merge pull request #6481 from MetaMask/address-prop-types-errors 6 years ago
Chi Kei Chan 3519e90ffd Make height consistent on all row in send-content (#6480) 6 years ago
Thomas Huang ed23801490
Merge pull request #6477 from MetaMask/metrics-screen-button-type 6 years ago
Dan Miller cca73f33f3 Update button type on metrics opt-in screen. 6 years ago
Dan Miller 8a82e629bf Ensure future tokens add decimals as numbers while supporting numbers and strings in send-asset-row 6 years ago
Dan Miller 8c075b7158 getSeletedAsset to only return symbol strings, not token objects 6 years ago
Thomas Huang 1ba7afe34b
Merge pull request #6475 from chikeichan/send-asset 6 years ago
Chi Kei Chan ed28ca60e0 Fix PropTypes validation in send-asset-row 6 years ago
Chi Kei Chan d8b536982e
Update confirm to use btn-primary (#6473) 6 years ago
Chi Kei Chan 931aaeb700 Add token selection to the send screen (#6445) 6 years ago
Whymarrh Whitby a844eb20da
Merge pull request #6470 from MetaMask/bdresser-patch-1-2 6 years ago