Michele Balistreri
612b74b203
update SDK to 3.0.4
2020-11-09 15:48:43 +01:00
Michele Balistreri
a8c8d286c4
bump sdk
2020-11-09 14:26:18 +01:00
Bitgamma
05853ce367
Merge pull request #33 from status-im/restore-status-react-compat
...
use compatible bc
2020-11-09 13:28:00 +01:00
Michele Balistreri
f431c7d6cb
use compatible bc
2020-11-09 12:04:56 +01:00
Bitgamma
c19d58bb5d
Merge pull request #29 from bitgamma/sdk-302-compat
...
upgrade to SDK 3.0.2, handle IO errors separately from APDU errors
2020-06-25 09:44:40 +03:00
Bitgamma
ff570d4720
Merge pull request #30 from bitgamma/stop-start-nfc
...
do not store references to Activity. Start and stop reader as needed
2020-06-05 13:33:53 +03:00
Michele Balistreri
c0d09e3a49
dont explicitly stop the reader
2020-06-05 12:08:30 +03:00
Michele Balistreri
d5feacb4ee
add null handling
2020-06-05 10:19:01 +03:00
Michele Balistreri
eeeaa26819
do not store references to Activity. Start and stop reader as needed
2020-06-05 09:01:34 +03:00
Michele Balistreri
29b3a3c578
upgrade to SDK 3.0.2, handle IO errors separately from APDU errors
2020-06-04 08:04:57 +03:00
Bitgamma
b7fe831dd7
Merge pull request #27 from bitgamma/master
...
make compatible with 2.1 Keycard applet
2020-05-18 17:33:05 +03:00
Bitgamma
26db8dfd25
Merge pull request #1 from status-im/master
...
sync
2020-05-18 15:19:29 +03:00
Michele Balistreri
59052a36d7
make compatible with 2.1 Keycard applet
2020-05-18 13:36:18 +03:00
Bitgamma
900de62a4c
Merge pull request #23 from bitgamma/master
...
avoid NVM writes (to improve login speed with Keycard)
2020-04-16 11:20:47 +03:00
Michele Balistreri
267bf1184f
restore compatibility with current status-react
2020-04-16 10:12:34 +03:00
Roman Volosovskyi
38ca8597e2
Add nfc state events
2020-03-05 14:54:40 +02:00
Michele Balistreri
cf7e3138c9
remove redundant derivation
2020-01-09 15:48:52 +03:00
Vitaliy Vlasov
8fb12850d7
Update status-keycard-java to 3.0.1
2019-12-27 18:31:15 +02:00
Vitaliy Vlasov
73c41d1a3d
Add exportKeyWithPath() fn
2019-12-27 16:32:51 +02:00
Michele Balistreri
905bcb6f0d
avoid NVM writes
2019-12-23 17:03:11 +01:00
Vitaliy Vlasov
29fe98beb3
Add signPinless
2019-12-05 13:36:21 +02:00
Roman Volosovskyi
79a7576ee1
fix master key address exporting
2019-11-27 09:57:50 +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
WoosangKim
2d5893d562
add thread to avoid main thread freezing
2019-11-07 11:14:31 +01:00
Dmitry Novotochinov
c97d629a7d
update docs
2019-10-03 15:33:24 +03:00
Dmitry Novotochinov
34a76aeef9
2.5.12
2019-09-30 15:22:49 +03:00
Dmitry Novotochinov
3638d7ee42
add more data to getKeys() output
2019-09-30 15:22:26 +03:00
Dmitry Novotochinov
1e0f6e30c8
2.5.11
2019-09-05 18:50:43 +03:00
Dmitry Novotochinov
8fe4af0da8
derive root key at m/44'/60'/0'/0
2019-09-05 18:50:35 +03:00
Dmitry Novotochinov
8027427b1a
2.5.10
2019-09-05 12:19:40 +03:00
Dmitry Novotochinov
2718a08879
export root path key
2019-09-05 12:19:29 +03:00
Dmitry Novotochinov
0b1b319e8e
2.5.9
2019-09-05 11:21:40 +03:00
Dmitry Novotochinov
d6bac19ca0
add root address and public key
2019-09-05 11:21:19 +03:00
Dmitry Novotochinov
3febebfba1
2.5.8
2019-08-20 23:01:11 +03:00
Dmitry Novotochinov
da4eb7bdbe
add root address and public key to generateAndLoadKey() response
2019-08-20 23:01:11 +03:00
Dmitry Novotochinov
edb34edbfb
2.5.7
2019-08-02 13:57:31 +03:00
Dmitry Novotochinov
a891033668
add whisper-address to getKeys() response
2019-08-02 13:57:13 +03:00
Dmitry Novotochinov
33653e7c57
2.5.6
2019-08-01 20:44:26 +03:00
Dmitry Novotochinov
48f645145d
add wallet-public-key to generate keys response
2019-08-01 20:43:15 +03:00
Dmitry Novotochinov
fdf2f0e50a
2.5.5
2019-05-23 14:43:03 +03:00
Dmitry Novotochinov
182dd2b524
add key-uid to app info
2019-05-23 14:42:33 +03:00
Dmitry Novotochinov
5a4e9206bb
2.5.4
2019-05-14 17:19:11 +03:00
Dmitry Novotochinov
033b43f583
exclude special symbols
2019-05-14 17:17:17 +03:00
Dmitry Novotochinov
b495513a09
set length to 16
2019-05-14 17:17:17 +03:00
Dmitry Novotochinov
77781391ec
provide strict set of characters to generate pairing password from
...
Set of characters used from https://www.grc.com/ppp.html to exclude similar-looking chars like 'l' and 'I' for better UX
2019-05-14 17:17:17 +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
Dmitry Novotochinov
4ba5e8a771
update sdk to 2.2.1
2019-05-02 18:42:19 +03:00