1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/advanced-gas-controls
David Walsh d34bf92fd0
Fix 11705 - Reset gas limit when radio button clicked (#11710)
* Fix 11705 - Reset gas limit when radio button clicked

* Trigger manual change when gasLimit is changed

* Coordinate gas limit with radio buttons

* Revert "Coordinate gas limit with radio buttons"

This reverts commit 910327a408e32ae989c5565a107db24ac24f2a98.

* Cleanup default gas limit

* setEstimateToUse only update gasLimit on error, add default minimum gasLimit

* add minimum gasLimit fallback

Co-authored-by: Alex <adonesky@gmail.com>
2021-08-02 17:58:30 -02:30
..
advanced-gas-controls.component.js Fix 11705 - Reset gas limit when radio button clicked (#11710) 2021-08-02 17:58:30 -02:30
advanced-gas-controls.stories.js Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
index.js Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
index.scss EIP-1559 - Implement form validation for EIP-1559 (#11540) 2021-07-20 14:34:32 -05:00