Commit Graph

11 Commits

Author SHA1 Message Date
Roman Volosovskyi 38ca8597e2
Add nfc state events 2020-03-05 14:54:40 +02:00
Roman Volosovskyi c9fbb9a3f3
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.
2019-11-19 11:12:46 +02:00
Dmitry Novotochinov c97d629a7d
update docs 2019-10-03 15:33:24 +03:00
Dmitry Novotochinov da4eb7bdbe add root address and public key to generateAndLoadKey() response 2019-08-20 23:01:11 +03:00
Dmitry Novotochinov a891033668
add whisper-address to getKeys() response 2019-08-02 13:57:13 +03:00
Dmitry Novotochinov 48f645145d add wallet-public-key to generate keys response 2019-08-01 20:43:15 +03:00
Dmitry Novotochinov 182dd2b524 add key-uid to app info 2019-05-23 14:42:33 +03:00
Dmitry Novotochinov 9db4993920
update docs 2019-05-03 22:05:21 +03:00
Dmitry Novotochinov e55c0ef1f8
update docs 2019-05-02 22:25:25 +03:00
Dmitry Novotochinov 69b84e8c99
format docs 2019-05-02 21:10:47 +03:00
Dmitry Novotochinov 8f5534a899
add usage docs 2019-05-02 21:05:41 +03:00