1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Dan J Miller 29487ef277
Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858)
* Allow submission of transactions with dapp suggested gas fees, while estimates are loading

* Allow editing of transactions with dapp suggested feeds, while estimates are still loading

* Ensure that advanced gas is always editible inline when gas is loading

* Ensure that insufficient balance error is shown when gas is loading if the user has customized the gas

* Only set gas price insufficient errors if the current network is non-eip-1559, or the txparams actually have a gas price

* Remove unnecessary param

* lint fix

* ensure insufficient balance warning is showing when loading

* Ensure that eip1559 network transactions do not combined eip1559 and non-eip1559 gas fee properties

* Lint fix
2021-08-17 17:38:13 -02:30
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 2021-08-17 17:38:13 -02:30
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
ducks Ensure transaction activity log supports EIP-1559 (#11794) 2021-08-06 19:48:53 -02:30
helpers Return an empty string when date is not provided [Date display utils] (#11831) 2021-08-13 08:22:12 -07:00
hooks Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 2021-08-17 17:38:13 -02:30
pages Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 2021-08-17 17:38:13 -02:30
selectors Fixes updates on the confirm screen. (#11788) 2021-08-06 14:31:30 -05:00
store Ensure transaction activity log supports EIP-1559 (#11794) 2021-08-06 19:48:53 -02:30
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00