1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components EIP-1559 - Implement form validation for EIP-1559 (#11540) 2021-07-20 14:34:32 -05:00
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 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 Adding TokenListController to Metamask-Controller (#11515) 2021-07-15 19:08:16 -04:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00