Releases: keycard-tech/react-native-status-keycard
Releases · keycard-tech/react-native-status-keycard
v2.5.33
v2.5.32
v2.5.31
v2.5.30
v2.5.29
v2.5.28
v2.5.27
v2.5.23
v2.5.22
v2.5.13: Return master key address and public key
Before this commit `Keycard.generateAndLoadKey` and `Keyacrd.getKeys` methods returned wallet root key address and public key in "address" and "public-key" fields correspondingly. This caused discrepancy in the way how keys were used for on-device and keycard accounts in Status app. For on-device accounts master key address was used as account's deterministic id, when keycard accounts used wallet root key address for this purpose.