Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 590 Bytes

CHANGELOG.md

File metadata and controls

6 lines (6 loc) · 590 Bytes

v0.6.0

Added

  • Split-key generation for CLI thanks to Boog900
    • --gen-private-split-key -> Generates a new split key that can be given out to allow others to help you find an address while keeping the private key hidden
    • --calculate-split-key -> Calculates addresses for the provided public split key instead of our own generated private key
    • --join-split-key -> Joins the private part of a split key with the calculated part to get the generated private key