Commit Graph

4676 Commits (b0a510562e2121461495b808f06acdee6b416c97)

Author SHA1 Message Date
Alex Donesky b0a510562e Fix gas api overcalling (#12069) 3 years ago
Dan J Miller 9cf7413e4b 1559 ledger (#11951) 3 years ago
Alex Donesky 13c2614b0d Use higher gasfees when attempting to speedup or cancel a transaction (#11936) 3 years ago
ryanml d1d6eac49c Temporarily Disabling Mobile Sync (#11931) 3 years ago
ryanml 9d6fee3c07 Updating decimal precision to 9 (getRoundedGasPrice) (#11930) 3 years ago
Dan J Miller f6cd702f1b Dont default gas limit in gas popover when non is available on transaction params (#11872) 3 years ago
ryanml 1a01172d93 Fix content cutoff issue (Mobile Sync View (#11871) 3 years ago
Dan Finlay 87d8598441 Increase saliency of mobile sync warning (#11862) 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 da42d60df1 Allow advanced inline gas editing when there is an estimates unavailable error (#11859) 3 years ago
Dan J Miller 805859af4d Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 3 years ago
Dan J Miller b6086ebc17 Allow editing custom gas while estimate is loading (#11853) 3 years ago
Alex Donesky 4da940fdd4 Add low/medium/high gas recommendations to the speedup/cancel gas popovers (#11818) 3 years ago
ryanml b7bab56a04 Return an empty string when date is not provided [Date display utils] (#11831) 3 years ago
Daniel f5f923d208 Fix Insufficient number of substitutions for key "swapYourTokenBalance" (#11833) 3 years ago
David Walsh a0d8894989 Remove unwanted console.log from codebase (#11820) 3 years ago
Dan J Miller de388a7b1c Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Alex Donesky 9566cd09c0 Hide gasTiming on edit-gas-popover when form is in error (#11792) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
David Walsh 39e5750981 EIP-1559 - Ensure form always displays when there are errors (#11787) 3 years ago
Alex Donesky 2089767d96 fix confirm transaction details to match spec (#11779) 3 years ago
David Walsh 0377e2c64e Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
Alex Donesky 99fecbf6d2 Separate out non blocking gas errors (#11783) 3 years ago
Alex Donesky f3995b72b0 Add fee level education button to swaps edit gas popover (#11785) 3 years ago
David Walsh df6c05eb17 Fix NumericInput proptype error (#11773) 3 years ago
Dan J Miller c2bfa57981 Allow max fee to be equal to max priority fee (#11778) 3 years ago
Dan J Miller 48bfd6c7f6 Use bignumber for number comparisons in useGasFeeInput (#11776) 3 years ago
Dan J Miller 825e8b7bbf Ensure that gas fee inputs fallback to tx params values if api is down (#11775) 3 years ago
Dan J Miller aa0f35a8ba Ensure that gas fee minimum errors show when api is down (#11767) 3 years ago
Dan J Miller 7384aea541 Fix legacy unapproved tx handling (#11766) 3 years ago
Alex Donesky ab1cd1152e tiny lost code change from 9.8.4 RC (#11764) 3 years ago
David Walsh efed7c2980 EIP-1559 - Fix mislabeled MaxPriority fee key (#11758) 3 years ago
Alex Donesky 02c0cbede9 Stop GasFeeController polling when pop closes (#11746) 3 years ago
David Walsh 1f578fcb1b Provide pointer cursor for radio group buttons (#11763) 3 years ago
Dan J Miller e1efc7170c Show advanced options, and hide radio buttons, for advanced gas settings users (#11751) 3 years ago
David Walsh 5d7eba2684 EIP-1559 - Prevent uncaught exception when passing fees to getGasFeeTimeEstimate (#11759) 3 years ago
David Walsh 179f368ae5 EIP-1559 - Temporarily remove the loading heartbeat from the transaction detail (#11762) 3 years ago
David Walsh f17514489f EIP-1559 - Remove unncessary props from AdvancedFormControls (#11757) 3 years ago
Dan J Miller b9d5c431c1 Ensure gas fees update in popover on poll for new values (#11760) 3 years ago
Alex Donesky 0dcdbdd99e remove unnecessary conversion call (#11742) 3 years ago
ryanml 0eef0d424d Fixing errors in EditGasDisplay (#11748) 3 years ago
Dan J Miller 8f50afb0dc Allow max priority fee to be below 1, and only require it to be greater than 0 (#11749) 3 years ago
Dan J Miller 8a31aaadcb Allows users to set a max priority fee below suggested, just showing a warning in that case (#11750) 3 years ago
Dan J Miller 17a4b5224a Rename effective gas price field to total gas fee (#11754) 3 years ago
Alex Donesky ce88b87860 Remove estimate detail above advanced gas controls in non-1559 network (#11744) 3 years ago
ryanml 3c0846df84 Fall back to aggregator name when icon is unavailable (Swaps Load View) (#11718) 3 years ago
David Walsh c4c1504e09 EIP-1559 - Show minium native currency in banner when on testnets (#11743) 3 years ago
Daniel 474d7571b6 Fix a position of a tooltip icon (#11739) 3 years ago
Alex Donesky 340c3d2876 Add gasPrice to be used on non-1559 networks for transaction details on confirm screen (#11741) 3 years ago
David Walsh 29072a0cf0 EIP-1559 - Provide better validation for gas price and gas limit (#11736) 3 years ago