0xMiden / 0xMiden/faucet

Add option for private notes on `mint` command

未關閉
#216 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Rust
星號
10
分支
12
平均合併
1 天 15 小時
30 天內合併 PR
9

描述

Currently the mint command always generates public notes. We should add an optional parameter to generate private notes. This would need to be handled in the auto-consumption by downloading the note from the faucet API and importing it to the client. Or, if the note transport is active, syncing would be enough.

Context: https://github.com/0xMiden/miden-faucet/pull/215#discussion_r2737692319

貢獻指南

開啟貢獻指南

研究方向

查看程式碼庫中 `mint` 指令的實作,很可能在 CLI 模組中。了解目前如何產生公共筆記以及與 faucet API 的互動。此變更涉及向指令新增參數、透過 API 處理私有筆記的產生(下載/匯入),並可能整合筆記傳輸系統以進行同步。請查看連結的 PR 討論以獲取有關設計的更多背景資訊。

由索引模型根據 Issue 內容生成。

評估

領域
api, cli
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。