Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Releases: uport-project/react-native-uport-signer

1.3.1 - ethCore

14 May 06:27
Compare
Choose a tag to compare

Bug fixes

  • addresses the problematic async files in CoreEthereum. Using EthCore now. [ios][#18]
  • fixed the ERR_ACTIVITY_NOT_FOUND error for some seed operations [android][#15]
  • [breaking] recovery param scale for JWT signing scaled to [0..1] on android as well [android][#16]
  • Module RNUportHDSigner requires main queue setup [ios][#10]

v1.1.3 - fresh android toolchain

18 Mar 14:57
4831500
Compare
Choose a tag to compare
  • updated android plugin to 3.3.2
  • updated kotlin version to 1.3.21
  • updated native uport-signer to v0.4.1
  • updated doc relating to installation