1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app
Mark Stacey d8993883b7
Add origin to signature request confirmation page (#10300)
Fixes #6071

The origin of the dapp that suggested signing has been added to the
signature request confirmation page. This only applies to `eth_sign`,
`personal_sign`, `eth_signTypedData`, and `eth_signTypedData_v1`. The
confirmation page for `eth_signTypedData_v3` and `eth_signTypedData_v4`
already featured the origin.
2021-01-28 14:29:25 -03:30
..
components Add origin to signature request confirmation page (#10300) 2021-01-28 14:29:25 -03:30
contexts add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
css Add box component (#10289) 2021-01-27 11:54:25 -06:00
ducks Cancel transaction when swaps submission is failed because the simulation fails (#10288) 2021-01-26 17:01:25 -03:30
helpers Add box component (#10289) 2021-01-27 11:54:25 -06:00
hooks Fix useTransactionDisplayData unit tests (#10134) 2021-01-04 09:45:54 -08:00
pages Remove unused transaction base props (#10295) 2021-01-28 13:47:26 -03:30
selectors Add NETWORK_TYPE_RPC constant (#10203) 2021-01-20 08:49:05 -08:00
store Cancel transaction when swaps submission is failed because the simulation fails (#10288) 2021-01-26 17:01:25 -03:30