Commit Graph

667 Commits (d21a8a1cfb40242897909447b67957f9b70dc736)

Author SHA1 Message Date
Dan J Miller e6543a83ef
Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 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 751534e665
fix confirm transaction details to match spec (#11779) 3 years ago
David Walsh a0bd496d56
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
Alex Donesky 02c0cbede9 Stop GasFeeController polling when pop closes (#11746) 3 years ago
Alex Donesky d359429f04
Stop GasFeeController polling when pop closes (#11746) 3 years ago
Alex Donesky 0dcdbdd99e remove unnecessary conversion call (#11742) 3 years ago
Alex Donesky 4552a53724
remove unnecessary conversion call (#11742) 3 years ago
ryanml 3c0846df84 Fall back to aggregator name when icon is unavailable (Swaps Load View) (#11718) 3 years ago
ryanml 7f0b2a81ce
Fall back to aggregator name when icon is unavailable (Swaps Load View) (#11718) 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 ce61eaacdf EIP-1559 - Ensure transaction detail font-size and icon colors are consistent with Figma design (#11735) 3 years ago
Alex Donesky a4927a30ac
Add gasPrice to be used on non-1559 networks for transaction details on confirm screen (#11741) 3 years ago
David Walsh cdbfe0f132
EIP-1559 - Ensure transaction detail font-size and icon colors are consistent with Figma design (#11735) 3 years ago
David Walsh e2fbc7ce8e
Remove button group for non-EIP-1559 networks (#11712) 3 years ago
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
kumavis 7018b43898
improve password-manager metadata attributes (#11690) 3 years ago
David Walsh 38ff2c937f
Fix #11703 - Provide wiring for approval modal (#11711) 3 years ago
Alex Donesky 8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Daniel fa703173a0
Fix Jest unit tests (#11687) 3 years ago
Daniel 24f5cc009b
Pass "maxFeePerGas" to the <GasTiming> component from Swaps (#11684) 3 years ago
David Walsh e283c03c4e
EIP-1559 - Improve gas timing logic to show more accurate verbiage (#11668) 3 years ago
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
David Walsh 6d1fb911dc
EIP-1559 - Fix education links (#11650) 3 years ago
ryanml 52bac60a22
Fixing confirmation layout when dapp has suggested a price (EIP-1559) (#11634) 3 years ago
ryanml 813eef6080
Trimming whitespace in ENSInput (#11631) 3 years ago
Daniel 709369dc14
Fix default tooltip color (#11633) 3 years ago
David Walsh fab9cfde03
EIP-1559 - Provide data wiring for Gas Timing component (#11462) 3 years ago
Daniel 868d932165
Check for the "fromToken" existance before checking decimals (#11606) 3 years ago
David Walsh 5d92836c8c
EIP-1559 - Provide the nonce field in the new transaction display (#11598) 3 years ago
ryanml 68c852f7c9
Validating seed phrase in restoration flow (#11586) 3 years ago
Daniel a17c4462b4
Add token decimals validation in Swaps (#11587) 3 years ago
David Walsh c1d96676b5
EIP-1559 - Implement new verbiage for transaction detail subtext (#11569) 3 years ago
David Walsh 859a82d428
EIP-1559 - Ony show orange confirmation heading when fee is Dapp suggested (#11570) 3 years ago
Daniel eb3b9e213b Add support for Polygon (#11545) 3 years ago
Daniel 594025a198
Add support for Polygon (#11545) 3 years ago
Etienne Dusseault 96b0730a89
add confirm-encryption-public-key component to Storybook (#11364) 3 years ago
Brad Decker dc25a24de3
rely upon gas fee controller for gas price estimates (#11511) 3 years ago
David Walsh d8984d3cf3
EIP-1559 - Provide Updated UI for Dapp-Suggested Gas fees (#11523) 3 years ago
ryanml b21b139653
Handling non-numeric input for chain id in network form (#11537) 3 years ago
David Walsh 91e744a705
EIP-1559 - Provide edit button for transaction screens to update gas (#11516) 3 years ago
ryanml bbef49158d
Various UI fixes (#11512) 3 years ago
David Walsh 90180627cb
Using translation for edit text (#11514) 3 years ago
Brad Decker 9416d1ca71
provide skeleton for submitting gas form (#11496) 3 years ago
ryanml f15a68b923
Fixing invalid prop type in ConfirmPageContainerHeader (#11500) 3 years ago
Alex Donesky bff17c6873 fix up ens/hex address validation error handling (#11477) 3 years ago