1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui
David Walsh 6d92759853
EIP-1559 - Implement form validation for EIP-1559 (#11540)
* Restructure advanced gas form errors

* Use shared constant for gas errors

* Add validation for fields too low

* Add warnings for high max fee and max priority fee

* Fix lint

* Fix priority fee high warning string
2021-07-20 14:34:32 -05:00
..
__mocks__
components EIP-1559 - Implement form validation for EIP-1559 (#11540) 2021-07-20 14:34:32 -05:00
contexts
css
ducks rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
helpers EIP-1559 - Implement form validation for EIP-1559 (#11540) 2021-07-20 14:34:32 -05:00
hooks EIP-1559 - Implement form validation for EIP-1559 (#11540) 2021-07-20 14:34:32 -05:00
pages Add support for Polygon (#11545) 2021-07-20 19:17:15 +02:00
selectors rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
store
index.js