Commit Graph

47 Commits (b5088f65a9c68ca098db047f2c53958e8486605b)

Author SHA1 Message Date
Alex Donesky e3ea4f2cd0
Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 3 years ago
Brad Decker 116d6b0eb8
add asset_type to transactions (#13858) 3 years ago
Brad Decker 9cea401022
extract determineTransactionType from tx controller (#13737) 3 years ago
Mark Stacey 3732c5f71e
Add JSDoc ESLint rules (#12112) 3 years ago
Jyoti Puri f5dcd12293
using 1559 V2 for cancel speed up flows (#13019) 3 years ago
Ikko Ashimine f8df4a4850
Fix typo in conversion.utils.js (#12998) 3 years ago
Thomas Huang b32bccc11e
Format shared/modules/*.tests to use jest arrow functions and use stricter comparative matcher (#12908) 3 years ago
Niranjana Binoy 4b975adc85
EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 3 years ago
Dan J Miller 82a95864f7 Support for Layer 2 networks with transaction fees on both layers (#12658) 3 years ago
Dan J Miller 9fa15dda6f
Support for Layer 2 networks with transaction fees on both layers (#12658) 3 years ago
Akintayo A. Olusegun 03e3edb00c
Refactor checking if address is contract into a new module. (#12354) 3 years ago
Alex Donesky e8ab578ed0
bump @metamask/controllers to v15.0.2 and remove AbortController workaround in e2e tests (#11988) 3 years ago
Dan J Miller 17ae98ac39 Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 3 years ago
Dan J Miller 29487ef277
Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
David Walsh 71ade71c2b
EIP-1559 - Prevent isEIP1559Transaction throwing undefined error (#11607) 3 years ago
Brad Decker 9a6c222632
Add gas utils shared module (#11452) 3 years ago
Brad Decker da9fb4636b
move conversion utils to shared folder (#11451) 3 years ago
Brad Decker 6280b849ad Add methods to easily detect transaction type based on gas fields (#11382) 3 years ago
ryanml e2882792b8
Using expect in jest unit tests under /shared (#11413) 3 years ago
Brad Decker 80e755afcb
Add methods to easily detect transaction type based on gas fields (#11382) 3 years ago
ryanml 2bfc3a093f
Using values from shared/constants/time to represent timing values (#11241) 4 years ago
Mark Stacey 3ba3b330f6 Use strict assertion mode everywhere (#11012) 4 years ago
ricky 10c600589b
Feature/use zeroAddress (#11205) 4 years ago
Brad Decker b9372ba50a implement safer to buffer (#11159) 4 years ago
Brad Decker 9d943dc4c6
implement safer to buffer (#11159) 4 years ago
Alex Donesky f19207ca87
use etherscan-link customBlockExplorer methods with customNetwork usage tracking (#11017) 4 years ago
Brad Decker 03961715f7 use safer toChecksum utility (#11117) 4 years ago
Brad Decker 8254213b9c create safer isValidAddress method (#11089) 4 years ago
Brad Decker d9a2165f69
use safer toChecksum utility (#11117) 4 years ago
Brad Decker 9386e3cb03
create safer isValidAddress method (#11089) 4 years ago
Mark Stacey f47cfbbb3e
Use strict assertion mode everywhere (#11012) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
MetaMask Bot 14b5c389ed
Version v9.3.0 RC (#10739) 4 years ago
Shane b50fe3184a
fix: replace dnode background with JSON-RPC (#10627) 4 years ago
Dan J Miller 480512d14f
Swaps support for local testnet (#10658) 4 years ago
Brad Decker 5a233e4634
colocate tests in flat structure (#10655) 4 years ago
Brad Decker 38fe75b7d9
prefer chainId when building block explorer urls (#10587) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Erik Marks e48053a6d5
Add custom network RPC method (#9724) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks 4fef2b7443
Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 4 years ago
Erik Marks 7159dd6867
Fetch with a timeout everywhere (#10101) 4 years ago
Brad Decker 0653a489b0
add new MetaMetricsController (#9857) 4 years ago
Mark Stacey 14d85b1332
Make JSDoc formatting more consistent (#9796) 4 years ago
Brad Decker 980b140891
track sensitiveProperties in a duplicate event. (#9807) 4 years ago
Mark Stacey 4cdf251ea5
Add mock Segment server (#9783) 4 years ago
Mark Stacey ba6509c7a3
Simplify handling of Segment keys (#9781) 4 years ago
Mark Stacey 107ef3559c
Fix lint errors (#9779) 4 years ago