Commit Graph

1056 Commits (fadad601b89163969101fa856aa6deb7f7644e55)

Author SHA1 Message Date
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
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
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
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
Erik Marks 7de7e7d8c2
Add swaps savings calculation (#9611) 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 31d373e62c
Use networkVersion as the network state for all networks (#9555) 4 years ago
Dan J Miller f3bd717184
Account for approval gas costs in eth received (#9559) 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
Mark Stacey e8774f615d
Fix unbound function in swaps controller (#9496) 4 years ago
Erik Marks 6a6600c730
Use networkVersion for network state; chainId for signing transactions (#9487) 4 years ago
Dan J Miller 1062e2a97d
Fix SwapsController handling of insufficient balance for gas when in max ETH mode 4 years ago
Dan J Miller 30d13422b5
Add MetaMask Swaps (#9482) 4 years ago
Erik Marks 088d4c34f1
Merge pull request from GHSA-c2xw-px2x-pr65 4 years ago
Patryk Łucka f6d0deb80b
Fix 3Box sync and e2e tests (#9422) 4 years ago
Brad Decker c97493cc13
rename Ethereum Main Network -> Etherum Mainnet (#9411) 4 years ago
Whymarrh Whitby e2dedaacdb
Use Infura v3 API (#9368) 4 years ago
Erik Marks 81a1d0a23d
Remove unused diagnostics property (#9296) 4 years ago
Erik Marks 3aaa41ef44
Replace abi-decoder with ethers (#9290) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby b7259e5d6a
Fix radix issues (#9247) 4 years ago
Whymarrh Whitby 4357cda7b8
Fix no-shadow issues (#9246) 4 years ago
Whymarrh Whitby e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222) 4 years ago