Skip to content

Releases: uport-project/uport-android-signer

0.3.6

03 Oct 09:37
926bdeb
Compare
Choose a tag to compare

[support] bump kethereum to 0.76.2 and use lowercase imports ( a4ae6c1 )

0.3.5

03 Oct 09:36
4a9e48b
Compare
Choose a tag to compare

[feat] add suspend extension for UportHDSigner.signTransaction() (#21)

0.3.4

19 Sep 18:20
f5758b2
Compare
Choose a tag to compare
  • [support] upgrade to kethereum 0.76.1 (#19)

0.3.3

07 Aug 11:25
e306350
Compare
Choose a tag to compare
  • [bugfix] erratic UserNotAuthenticatedException when using prompt with pattern keyguard (#18)

0.3.2

06 Aug 15:41
b82aed6
Compare
Choose a tag to compare
  • [bugfix] IllegalStateException on devices without fingerprint sensor (#17)
  • [support] add test coverage (#16)

0.3.1

25 May 05:18
1d838ca
Compare
Choose a tag to compare
  • [Bugfix] some errors were silenced during JWT signing [#14]

0.3.0

13 May 07:35
cca475e
Compare
Choose a tag to compare
  • 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