1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/pages/send
Dan J Miller 6602e4a013
Ensure smart contract interactions are properly represented on the confirm screen (#15446)
* Ensure smart contract interactions are properly represented on the confirm screen

* Fix unit tests

* Code cleanup

* Cleanup

* Code cleanup

* Fix test
2022-08-03 17:05:34 -02:30
..
send-content update prettier (#15360) 2022-07-31 13:26:40 -05:00
send-footer remove unnecessary usage of renderableGasButton logic (#15422) 2022-08-02 16:56:35 -05:00
send-header enable direct routing to the send page (#15259) 2022-07-18 12:01:10 -05:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 17:05:34 -02:30
send.js enable direct routing to the send page (#15259) 2022-07-18 12:01:10 -05:00
send.scss Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
send.test.js enable direct routing to the send page (#15259) 2022-07-18 12:01:10 -05:00
send.utils.js Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
send.utils.test.js Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064) 2022-06-28 14:21:09 -02:30