Skip to content

bip38 v1.2.0

Compare
Choose a tag to compare
@meherett meherett released this 24 Aug 17:29
· 42 commits to master since this release

Improvements

  • Updated the create_new_encrypted_wif function by changing the public_key_type parameter to align with the wif_type naming convention.
  • Added and enhanced the handling of exceptions related to BIP38 for improved error management.

Bug Fixes

  • Resolved the logic issue related to the handling of lot and sequence values.