status-desktop/ui/app
Sale Djenic a1027ff087 feat(@desktop/keycard): sign transaction using `Authenticate` flow
Actually this is not a signing transaction, but rather authenticating logged in
user when he wants to send a transaction. An authentication is done by entering
password(regular user) or pin(keycard user).

A real signing transaction feature will be (hopefully) added in a near future where
we're going to sign a transaction on a keycard which corresponds to a certain
account, a user wants to send a transaction from.

To sum up... this change just removes password from the send modal and introduces
`Authenticate` flow instead.

Fixes: #7510
2022-09-29 17:28:18 +02:00
..
AppLayouts feat(@desktop/keycard): sign transaction using `Authenticate` flow 2022-09-29 17:28:18 +02:00
mainui fix(@desktop/general): Fix sections switching shortcuts 2022-09-28 09:42:14 -04:00