1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/pages/confirm-transaction-base
Mark Stacey c053294781
Add origin to transaction confirmation (#10296)
Fixes #5611

The origin that suggests a transaction is now shown on the transaction
confirmation page. If the transaction was initiated from within
MetaMask (e.g. via the 'Send' flow or swaps), no origin is shown.

This was based upon designs that were linked in the PR #9377. This is a
temporary measure until our newer transaction confirmation designs can
be implemented.
2021-01-28 14:29:45 -03:30
..
tests Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
confirm-transaction-base.component.js Add origin to transaction confirmation (#10296) 2021-01-28 14:29:45 -03:30
confirm-transaction-base.container.js @metamask/contract-metadata (#9968) 2020-12-01 14:55:01 -08:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30