Skip to content

Conversation

@fkrause98
Copy link
Collaborator

@fkrause98 fkrause98 commented Dec 9, 2025

Description

When adding a secret key to the store, we'd like to also have a way to map an account id to a secret key, this PR handles
that functionality: Given an account id, now we can retrieve the public key commitments of an account, and then use said commitments
to retrieve a secret key (this last step is currently implemented, is not added by this pr)

Closes #1417

@fkrause98 fkrause98 marked this pull request as ready for review January 8, 2026 17:21
@fkrause98 fkrause98 requested a review from igamigo January 8, 2026 18:00
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.

Extend keystores to maintain account ID to keys mapping

2 participants