Commit Graph

307 Commits (3af83f8f986eae201261b5ab3f9b6f4522fb46df)

Author SHA1 Message Date
Mark Stacey ace7b0cda9 Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2 years ago
Mark Stacey d91ce9c4b5 Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0" 2 years ago
Dan J Miller 1db38adf4c Call onbootcleanup at the end of the tx controller constructor (#16449) 2 years ago
Dan J Miller 5a28a7bd6d
Call onbootcleanup at the end of the tx controller constructor (#16449) 2 years ago
Jyoti Puri 1e681f9918 Fix approve transaction call in _onBootCleanUp (#16382) 2 years ago
Jyoti Puri 83ec64ddd2
Fix approve transaction call in _onBootCleanUp (#16382) 2 years ago
ryanml 67aeb64581 Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2 years ago
ryanml 0bc1eeaf37
Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2 years ago
Dan J Miller 5a42dfd76d Simplfy _buildEventFragmentProperties so that necessary objects and data are defined when it is called during onBootCleanup (#16001) 2 years ago
Dan J Miller 9e865970ed
Simplfy _buildEventFragmentProperties so that necessary objects and data are defined when it is called during onBootCleanup (#16001) 2 years ago
Alex Donesky d3bd5b0d6b
Bump keystone package versions to latest (#15878) 2 years ago
Dan J Miller 5c970fc0ba Properly configure ethereumjs Common for Sepolia network (#15871) 2 years ago
Dan J Miller 075a6fb86a
Properly configure ethereumjs Common for Sepolia network (#15871) 2 years ago
Filip Sekulic 6e13524bcd
Remove related UI code from the app dir (#15384) 2 years ago
Jyoti Puri c2b7690119
Make metrics related actions idempotent (#15737) 2 years ago
Brad Decker c87980bbfe
migrate network constants to typescript (#15610) 2 years ago
Jyoti Puri 0b1744d4eb
Make createSpeedUpTransaction action idempotent (#15688) 2 years ago
Jyoti Puri 216f76646e
Make cancel transaction idempotent (#15675) 2 years ago
Jyoti Puri 3154e5e19c
Make updateTransactionSendFlowHistory background method idempotent (#15585) 2 years ago
Jyoti Puri 3fb7de5768
Make addUnapprovedTransaction action idempotent (#15667) 2 years ago
MetaMask Bot 31d5c1cf22
Version v10.18.4 RC (#15643) 2 years ago
VSaric 6e0f130168
New metrics data for token approval transactions (#15289) 2 years ago
Dan J Miller a4f0944517 Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2 years ago
Dan J Miller 50f8be1673 Stop throwing an error when adding gas defaults for a simple send, that has data, to an address without a response code (#15424) 2 years ago
Dan J Miller 6602e4a013
Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2 years ago
Dan J Miller 7e01dbca96
Stop throwing an error when adding gas defaults for a simple send, that has data, to an address without a response code (#15424) 2 years ago
VSaric ce901f8edb
Add data about dropped transaction in FINALIZED metrics event (#15383) 2 years ago
Brad Decker c72199a1a6
update prettier (#15360) 2 years ago
Adnan Sahovic 6723608173
Added speed up metrics data for transaction events and properly track speed up type (#15197) 2 years ago
Brad Decker 652d631cda
remove exclusions for mismatched object jsdoc type casing (#15351) 2 years ago
Brad Decker 6246f02932
reducing logic gates in tx metrics (#15329) 2 years ago
VSaric f1ca3e56e7
Modify transaction type and add contract method data to metrics (#15175) 2 years ago
Dan J Miller 11374ec4d7 Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2 years ago
Dan J Miller a0c9738924
Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2 years ago
Filip Sekulic 7d321c48e0
Removed ui related code from shared directory (#15252) 2 years ago
Dan J Miller 5e12aae541 Improve confirm screen tests (#15163) 2 years ago
Dan J Miller f785f77959
Improve confirm screen tests (#15163) 2 years ago
Dan Miller bc6c60cde1 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Dan Miller 24662963c5 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Mark Stacey 925a19fa4a Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0" 2 years ago
Olusegun Akintayo 88286664b5
Fix for: Invalid transaction envelope type: specified type "0x0" but including...requires type: "0x2" (#14823) 2 years ago
Daniel b0557daa05
Handle an RPC provider delay in Swaps (#14821) 3 years ago
Dan J Miller 8961ea5d1b
Ensure transaction type is correctly updated on edit (#14721) 3 years ago
Brad Decker 5444474d82
add gas_used to gasParams for conversion (#14627) 3 years ago
Brad Decker f251ca4ff2 Track send flow history on txMeta (#14510) 3 years ago
Niranjana Binoy 6c757ab5e0
Event tracking for Token Detection V2 (#14441) 3 years ago
Daniel 2bd7127433
Swaps / STX improvements (#14622) 3 years ago
Brad Decker 564ad2f81b
Track send flow history on txMeta (#14510) 3 years ago
Brad Decker 193c22588e
call controller methods directly in send duck (#14465) 3 years ago
Brad Decker f567a3fe86
Do not show failed off-chain transactions details when grouped with another valid transaction of same nonce (#14497) 3 years ago