1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/send
David Walsh e2fbc7ce8e
Remove button group for non-EIP-1559 networks (#11712)
* Remove button group for non-EIP-1559 networks

* Fix tests...maybe

* Remove unnecessary props, as well as gas display

* Remove unused string

* test progress

* fix test

* fix test

* add customizes gas block to improve e2e pass rate

Co-authored-by: Alex <adonesky@gmail.com>
2021-08-02 18:53:13 -05:00
..
send-content Remove button group for non-EIP-1559 networks (#11712) 2021-08-02 18:53:13 -05:00
send-footer Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send-header Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 2021-07-30 22:15:18 -02:30
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
send.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send.test.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 2021-08-02 17:52:18 -05:00
send.utils.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
send.utils.test.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00