Skip to content

feat: add entropy-controller#9538

Draft
ccharly wants to merge 5 commits into
mainfrom
cc/feat/basic-entropy-controller
Draft

feat: add entropy-controller#9538
ccharly wants to merge 5 commits into
mainfrom
cc/feat/basic-entropy-controller

Conversation

@ccharly

@ccharly ccharly commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Explanation

Adding a basic controller to handle entropies (currently owned by keyrings).

The current idea is to introduce the concept of deterministic entropy ID that we could reference in each of our accounts. We'll start with BIP-44 and private key entropies for now.

The mapping could be used to reference a determistic ID and find its "legacy" entropy source ID (which are random ULID, currently using keyring.metadata.id).

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

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.

1 participant