Releases: uport-project/uport-android-signer
Releases · uport-project/uport-android-signer
0.3.6
[support] bump kethereum to 0.76.2 and use lowercase imports ( a4ae6c1 )
0.3.5
[feat] add suspend
extension for UportHDSigner.signTransaction()
(#21)
0.3.4
- [support] upgrade to kethereum 0.76.1 (#19)
0.3.3
- [bugfix] erratic
UserNotAuthenticatedException
when using prompt
with pattern keyguard (#18)
0.3.2
- [bugfix] IllegalStateException on devices without fingerprint sensor (#17)
- [support] add test coverage (#16)
0.3.1
- [Bugfix] some errors were silenced during JWT signing [#14]
0.3.0
- key management codebase moved back to this github repo
- [breaking] updated to kotlin 1.3.x, KEthereum 0.75.1 - will require some import changes