Commit Graph

3139 Commits (d0ed2c1afcbac47cfffd3fbf511050fd20502b83)

Author SHA1 Message Date
Patryk Łucka ee205b893f
Create custom addHexPrefix function (#9306) 4 years ago
Patryk Łucka d1430e733e
Do not check popupIsOpen on Vivaldi (#9271) 4 years ago
Erik Marks 6426816411
Log web3 usage for functions and nested properties only (#9797) 4 years ago
Brad Decker 026a06b39d
add shared transaction constants (#9459) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Mark Stacey 55bff07bbf
Use `chainId` for incoming transactions controller (#9583) 4 years ago
Mark Stacey 4bacb9144f
Add description for the incoming transactions controller (#9759) 4 years ago
Brad Decker ff7ce81c73
fix for METAMASK-GKF5 (#9760) 4 years ago
Mark Stacey 4086f7b4d6
Fix error when `fetchParams` is null (#9757) 4 years ago
Mark Stacey 1294955d81
Fix swaps when initial network not Mainnet (#9745) 4 years ago
Mark Stacey 3bbc1d1fa4
Fix fetching of swap quotes when initial network was testnet (#9726) 4 years ago
Brad Decker 7d50357684
remove matomo and route to segment (#9646) 4 years ago
David Walsh 5c1c9c8f16 Fix 9632 - Prevent old fetches from polluting the swap state 4 years ago
Dan J Miller 5cc40bff41
Gas metrics tweaks for swaps failed and completed events (#9676) 4 years ago
Whymarrh Whitby 6df17dc90e
Fix accessor-pairs issues (#9680) 4 years ago
Whymarrh Whitby 362e717eef
Fix node/no-deprecated-api issues (#9670) 4 years ago
Mark Stacey 07cffe92c6
Fix ENS resolution of `.eth` URLs with query strings (#9674) 4 years ago
Brad Decker e5688c024e
consolidate segment setup (#9617) 4 years ago
Mark Stacey 7d0a7ab301
Update `@metamask/eslint-config` to v4.1.0 (#9663) 4 years ago
Whymarrh Whitby 3c492a2ff7
Remove incorrect Migrator comment (#9659) 4 years ago
Erik Marks 7de7e7d8c2
Add swaps savings calculation (#9611) 4 years ago
Mark Stacey 003f1306d3
Split the account tracker doc comments (#9574) 4 years ago
Mark Stacey a53121a763
Use `chainId` in account tracker (#9573) 4 years ago
Mark Stacey 360d8ded1f
Fix exception upon failure to get next nonce (#9598) 4 years ago
Mark Stacey 320e8c0af9
Fix TypeError when `signTypedData` throws (#9596) 4 years ago
Dan J Miller 00c8609f95
Add data point to 'Swaps Completed' segment event: estimated vs used gas (#9571) 4 years ago
Erik Marks 6e8c9aede8
Migrate 'localhost' tokens (#9570) 4 years ago
Mark Stacey ded43cbcdf
Remove unused code (#9564) 4 years ago
Erik Marks 4ce04b5cb9
Delete localhost state from incoming tx controller (#9569) 4 years ago
Erik Marks f9e0c64abe
Fix migration 048 chainId conversion (#9567) 4 years ago
Erik Marks 31d373e62c
Use networkVersion as the network state for all networks (#9555) 4 years ago
Erik Marks e071b4482e
Use chainId values for the address book (#9565) 4 years ago
Erik Marks bdd6416ba0
Update migration 048 (#9560) 4 years ago
Dan J Miller f3bd717184
Account for approval gas costs in eth received (#9559) 4 years ago
Erik Marks 45ba657ca1
Fix signTypedData_v4 chainId param validation (#9552) 4 years ago
Erik Marks 5b8c07817a
Remove localhost provider type (#9551) 4 years ago
Dan J Miller 33b755fa66
Update #2 to the MetaSwap contract address (#9557) 4 years ago
Dan J Miller dc5edb5431
Fix calculation and display of eth received amounts in swaps (#9546) 4 years ago
Dan J Miller 6409caa081
Use initial transaction for settings swap transaction title params (#9543) 4 years ago
Erik Marks d35db87447
Simplify _findTopQuoteAggId call in fetchAndSetQuotes (#9542) 4 years ago
Dan J Miller 5fd4657588
Stop calling _findTopQuoteAggId twice in _findTopQuoteAggId (#9530) 4 years ago
Dan J Miller 549140f6f5
Remove max mode for eth feature from swaps (#9531) 4 years ago
Dan J Miller 325dd9c036
call this.txStateManager.setTxStatusConfirmed before async call in confirmTransaction (#9522) 4 years ago
Erik Marks 7870d6d194
Use Segment for web3 usage metrics; fix background Segment bugs (#9525) 4 years ago
Erik Marks 30d6ad83f7
Refactor background Segment usage (#9509) 4 years ago
Whymarrh Whitby 4411f0eb9c
Fix environment variable inlining (#9517) 4 years ago
Dan J Miller 443c280b4a
quote_vs_executionRatio property to Swap Completed segment event (#9508) 4 years ago
Whymarrh Whitby b89c8fec13
Fix version used by TransactionController#confirmTransaction (#9503) 4 years ago
Dan J Miller 392f9eafc2
Stop passing a gas param to the estimateGas call initiated in the swaps controller (#9501) 4 years ago
Mark Stacey 17f7ca2cfe
Update address book state upon custom RPC chainId edit (#9493) 4 years ago