Skip to content

feat: from_mnemonic_expanded + library feature docs - #49

Merged
gitctrlx merged 1 commit into
mainfrom
chore/dx-from-mnemonic-expanded
Aug 9, 2026
Merged

feat: from_mnemonic_expanded + library feature docs#49
gitctrlx merged 1 commit into
mainfrom
chore/dx-from-mnemonic-expanded

Conversation

@gitctrlx

@gitctrlx gitctrlx commented Aug 9, 2026

Copy link
Copy Markdown
Member

Summary

Companion DX for the signer 3.0 optimal-slice work:

  • Add Wallet::from_mnemonic_expanded (4-letter BIP-39 English prefixes).
  • CLI import / build_wallet uses that single library path.
  • README library examples require explicit features (mainstream / chains).
  • Fix crates/README feature table (default is std only; remove incorrect svm default mark).

Test plan

  • cargo check -p kobe-cli
  • cargo test -p kobe-primitives --lib from_mnemonic
  • CI green

Align CLI import with a single library path for 4-letter BIP-39
prefix expansion. Fix README/crates feature defaults so consumers
must opt into mainstream chains explicitly.
Copilot AI lite review requested due to automatic review settings August 9, 2026 01:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@gitctrlx
gitctrlx merged commit a57f20e into main Aug 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants