Introduces cryptoOptions that contain info on curve and hash.
getPubkey, setSlot, and signTx calls receive cryptoOptions as input.
Data saved on slots contain cryptoOptions.
getSlot call returns also cryptoOptions.
Add derivation path screen in signTx in expert mode.
Derivation path screen now contains relevant cryptoOptions (e.g. while signing tx we do not need to show hash).
Additional warnings in case of curve or hash mismatch.
Introduces cryptoOptions that contain info on curve and hash.
getPubkey, setSlot, and signTx calls receive cryptoOptions as input. Data saved on slots contain cryptoOptions. getSlot call returns also cryptoOptions.
Add derivation path screen in signTx in expert mode. Derivation path screen now contains relevant cryptoOptions (e.g. while signing tx we do not need to show hash). Additional warnings in case of curve or hash mismatch.