Skip to content

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 29 May 23:38
· 97 commits to main since this release
v0.4.7
9462727

Highlights

  • Automated fund sweep on descriptor migration (#391): when a wallet descriptor is migrated to a new version, keep can coordinate moving funds from the OLD descriptor's recovery output into the NEW descriptor's primary address.
  • Bounded multi-event pre-approval cache (#397): NIP-46 sessions can stage multiple authorizations within a 100-event cap and 5-minute TTL without unbounded growth.
  • Single-party FROST sign + ECDH refinements: eliminates a stale-cosigner edge case in the local-quorum signing path.

Install

  • CLI / Desktop: download the asset for your platform from the Assets section below.
  • StartOS: bundled via keep-startos.
  • Build from source: see the README.

Verify

sha256sum -c SHA256SUMS

Full changelog

v0.4.6...v0.4.7