0xMiden / 0xMiden/node

Use the validator admin API as the only private recovery interface

Open
#2,408 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
104
Forks
138
Avg merge
1d 13h
Merged PRs (30d)
56

Description

[#2393](https://github.com/0xMiden/node/pull/2393) added local commands to export a private record and issue its Golden decryption share. [#2407](https://github.com/0xMiden/node/pull/2407) adds the same recovery flow to a private admin API. Keeping both creates two places for access rules and tests.

Keep the admin API. The recovery UI already needs it, and it can issue a share for another validator's record. After #2407 lands, remove `export-private-record` and `issue-private-record-share`. Keep the shared Golden helpers used by the admin service, and move any needed recovery tests to that service.

Blocked by #2407.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.