Commit Graph

178 Commits (4fdd97b12bd82bd14f69bcd3b6559e6fbfe8a538)

Author SHA1 Message Date
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
MetaMask Bot 14b5c389ed
Version v9.3.0 RC (#10739) 4 years ago
David Walsh bcd04cdd93 Hide zero balance tokens at useTokenTracker layer (#10630) 4 years ago
David Walsh 444d8dd51a
Fix #10081 - Use fetchWithCache to retrieve and store basic gas estimates (#10384) 4 years ago
David Walsh aeffe176b3
Hide zero balance tokens with preference (#10486) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Dan J Miller 9c4af85664
Ensure that swap approve tx and swap tx always have the same gas price (#10501) 4 years ago
Niranjana Binoy fab22ee05f
Fetch eth_gasprice in send flow on non-Mainnet networks (#10444) 4 years ago
Mark Stacey 6677bd9cce
Remove unused `confirmTransaction` state (#10396) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Thomas Huang df5f789391
Use nock to intercept gas call for gas-duck test (#10334) 4 years ago
Dan J Miller d0df03b89a
Cancel transaction when swaps submission is failed because the simulation fails (#10288) 4 years ago
Dan J Miller 7f1f68399a
Do not publish swaps transaction if the estimateGas call made when adding the tx fails. (#9947) 4 years ago
Dan J Miller b1fc4addfd
Reset swaps routeState in navigateBackToBuildQuote (#10166) 4 years ago
Erik Marks 7077ee68dc
Add NETWORK_TYPE_RPC constant (#10203) 4 years ago
Erik Marks 7159dd6867
Fetch with a timeout everywhere (#10101) 4 years ago
Brad Decker b5fc1f9314
improve handling of last selected provider (#10093) 4 years ago
Dan J Miller 2957906101
Ensure that gas for swap tx submitted at same time as approval is in hex (#10135) 4 years ago
David Walsh c4aa0b3c9a Fetch swap quote refresh time from API (#10069) 4 years ago
David Walsh b801ccdb35 Fix 9874 - Improve gas maximum estimation (#10043) 4 years ago
David Walsh 88525ec392
Fetch swap quote refresh time from API (#10069) 4 years ago
David Walsh 1b19f5e7ad
Fix 9874 - Improve gas maximum estimation (#10043) 4 years ago
Erik Marks 54e9c53b27
Add web3 shim usage notification (#10039) 4 years ago
David Walsh 374dc0ffd8 Fix 9906 - Prevent unwanted 'no quotes available' message when going back to build quote screen while having insufficient funds (#9994) 4 years ago
David Walsh 5fd6d1a8a6
Fix 9906 - Prevent unwanted 'no quotes available' message when going back to build quote screen while having insufficient funds (#9994) 4 years ago
Mark Stacey cce690c3d8
Remove unused state from Redux `gas` slice (#9975) 4 years ago
David Walsh 42fd8b0ff0
Use strict equality in unit tests (#9966) 4 years ago
Dan J Miller 97d268c8ee
Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867) 4 years ago
Brad Decker 0653a489b0
add new MetaMetricsController (#9857) 4 years ago
David Walsh bf65c979d2
Use async storage instead of localstorage (#9919) 4 years ago
Dan J Miller 9849a9cf82
Fixes related to swaps custom gas limit (#9858) 4 years ago
Dan J Miller bcd5f2a7c1
Fix gas_fees properties collected for swaps analytics events (#9727) 4 years ago
Dan J Miller d094d2c227
Track total, performance and fee savings (and median metamask fee data) in metrics (#9833) 4 years ago
Brad Decker a49a4a066c
expand transaction constants coverage (#9790) 4 years ago
Patryk Łucka ee205b893f
Create custom addHexPrefix function (#9306) 4 years ago
David Walsh cce269b632 Lint 4 years ago
David Walsh 8a3dabb230 Use optional chaining for functions 4 years ago
Dan J Miller a0d7c71011
Switch gas price estimation in swaps to metaswap-api /gasPrices (#9599) 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
Dan J Miller 557f9550d7
Use better value for average savings analytics (#9733) 4 years ago
Mark Stacey d6d02053ff
Log when attempt to fetch quotes fails (#9723) 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
Dan J Miller 07c03e362e
Get swaps fee from api (#9677) 4 years ago
Dan J Miller 2c9a082af9
Add average_savings event to analytics (#9622) 4 years ago
Dan J Miller af018a2d74
Clear all gas slice state on entering and leaving swaps (#9609) 4 years ago
Dan J Miller 00c8609f95
Add data point to 'Swaps Completed' segment event: estimated vs used gas (#9571) 4 years ago
Dan J Miller f3bd717184
Account for approval gas costs in eth received (#9559) 4 years ago
Dan J Miller 0e37904692
Add useFastestButtons options to gas-customization modal and utilize it in swaps. (#9548) 4 years ago