Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

v1.1.1

Choose a tag to compare

@rdig rdig released this 08 Oct 17:56
· 482 commits to master since this release
6460582

This hotfix release repairs the improperly migrated ethers imports that were introduced in version 4 and changes some branching logic for the internal ethers methods that moved or were refactored

purser-core:

  • Bumped version to next PATCH: 1.1.1
  • Fixed address from publicKey recovery in genericWallet class (used to extend and instantiate all other hardware wallet types): 1654cb3

purser-software:

  • Bumped version to next PATCH: 1.1.1
  • Fixed sign() transaction method imports and external method calls daf0a5f
  • Fixed signMessage() method imports 4e97da2
  • Fixed verifyMessage() method imports and external method calls a1eaaf5
  • Fixed opening a wallet using a keystore json 0e943b7