status-desktop/src
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
..
app feat(@desktop/keycard): sign transaction using `Authenticate` flow 2022-09-29 17:28:18 +02:00
app_service chore(debug): use WAKUV2_PORT environment variable to change Waku V2 port 2022-09-29 16:17:42 +02:00
backend chore(@desktop/keycard): `updateKeycardUid` proc added to the wa service 2022-09-27 19:03:18 +02:00
dev style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
constants.nim feat(@desktop/keycard): initial keycard implementation 2022-08-04 09:50:04 +02:00
contributing.md docs(general-cpp): Initial proposal / best general and cpp practices 2022-05-12 19:06:15 +02:00
nim_status_client.nim fix(nim_status_client): Increased JS engine stack size 2022-08-11 13:47:55 -04:00
nim_windows_launcher.nim feat(@desktop/Windows): status-im:// protocol support and installer fixes 2021-09-09 16:53:09 -04:00