Commit Graph

1062 Commits (3327c5c7979b7cf90a9ad0f29d5b7edcae4da9f0)

Author SHA1 Message Date
ryanml 5cbece90c0
Removing unnecessary console log from the preferences controller (#11828) 3 years ago
ryanml e7dc42be0b
Do not attempt to track tx metrics events if txMeta is not available (#11823) 3 years ago
Dan J Miller de388a7b1c Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller e6543a83ef
Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 3 years ago
Alex Donesky 02c0cbede9 Stop GasFeeController polling when pop closes (#11746) 3 years ago
Alex Donesky d359429f04
Stop GasFeeController polling when pop closes (#11746) 3 years ago
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
ryanml 1360b2bf6b
Rejecting EIP-1559 transactions on unsupported networks (#11722) 3 years ago
Alex Donesky 8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Dan J Miller b2cb38ab2d
Ensure createPendingTxMiddleware returns gasPrice for EIP-1559 transactions (#11685) 3 years ago
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
Dan J Miller aaa15cbe03
Add support for EIP1559 transactions to transaction breakdown (#11622) 3 years ago
Dan J Miller 7c86727c16
Make EIP1559 compatibility in tx controller also require account type support (#11616) 3 years ago
Daniel 594025a198
Add support for Polygon (#11545) 3 years ago
ryanml ceaf16417d
Updating formatTxMetaForRpcResult to match latest spec (#11536) 3 years ago
Brad Decker dc25a24de3
rely upon gas fee controller for gas price estimates (#11511) 3 years ago
Niranjana Binoy d33b841fb8
Adding TokenListController to Metamask-Controller (#11515) 3 years ago
Dan J Miller 62729c94a1 Retrieve state after async action before updating state in _setSwapsQuoteRefreshTime (#11538) 3 years ago
Dan J Miller ee925d0186
Retrieve state after async action before updating state in _setSwapsQuoteRefreshTime (#11538) 3 years ago
Brad Decker 12e7089363 moving some properties to identifiable payload (#11506) 3 years ago
ryanml 609ef9a09c Converting gas params for tx metrics to decimal GWEI (#11482) 3 years ago
ryanml 0df928efa9 Using current time in place of block timestamp for completion time metric (#11483) 3 years ago
Brad Decker 2edd44e1c5
moving some properties to identifiable payload (#11506) 3 years ago
ryanml 07601f4a90
Setting tx param type before signing transactions (#11497) 3 years ago
ryanml e88c069398
Converting gas params for tx metrics to decimal GWEI (#11482) 3 years ago
ryanml bf4cdb0b5c
Using current time in place of block timestamp for completion time metric (#11483) 3 years ago
Alex Donesky 1117e7b1fe
use ERC721 interface id instead of ERC721 metadata interface ID for identifying ERC721 tokens (#11495) 3 years ago
Daniel 54a6588628 Swaps: Add conditional routing to new APIs based on a feature flag (#11470) 3 years ago
Daniel d438439661
Swaps: Add conditional routing to new APIs based on a feature flag (#11470) 3 years ago
Brad Decker 64adfe7b11
update speedup and cancel to make room for EIP-1559 (#11407) 3 years ago
周宇盛 Yusheng Zhou cbe1d09396
✏️ fix typo of middleware imported from eth-json-rpc-middleware (#11455) 3 years ago
Brad Decker da9fb4636b
move conversion utils to shared folder (#11451) 3 years ago
Dan J Miller 2da9acd325 Add some metrics events to the 3box controller (#11447) 3 years ago
Dan J Miller e5d54afe80 Ensure transaction controller correctly estimates gas for special custom networks (#11441) 3 years ago
Alex Donesky 85f17831a2 add erc-721 token detection and flag to disable sending (#11210) 3 years ago
Dan J Miller 7163c56f3e
Add some metrics events to the 3box controller (#11447) 3 years ago
Dan J Miller 932444c355
Ensure transaction controller correctly estimates gas for special custom networks (#11441) 3 years ago
Brad Decker 27c140355e
Switch hardfork in getCommonConfiguration when EIP-1559 support is detected (#11385) 3 years ago
Brad Decker 4e0bfbc463 add eip-1559 fields to event schema (#11408) 3 years ago
Brad Decker 8f371e4f87
add eip-1559 fields to event schema (#11408) 3 years ago
ryanml a1e141fbe1 Updating address error (#11389) 3 years ago
ryanml b1f469d1e2 Removing obsolete client-side transaction metrics events (#11329) 3 years ago
ryanml 9a6b619740 Adding metric events for Approved, Rejected, and Submitted to the TxController (#11358) 3 years ago
ryanml 077ee16ec2 Add 'Transaction Added' metric event to TransactionController (#11341) 3 years ago
Brad Decker 4ba565e719
track dapp suggested gas fees (#11410) 3 years ago
Brad Decker 55502f212d
update txParams normalization and validation. (#11406) 3 years ago
ryanml 3aae36754f
Updating address error (#11389) 3 years ago