CodeChain-io / CodeChain-io/foundry
Saving Consensus Parameter in TopLevel state for light client
オープン
- 主要言語
- Rust
- スター
- 36
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Foundry is saving ValidatorSet and Chain Parameters in top-level state even though Foundry can query the information to a module.
They are saved in top-level state for the light client.
We need to design how light client works and how they use modules and revisit this issue.
Currently, we don't have explicit design and requirements for light client.
FYI, ConsensusParameter = ValidatorSet + ChainParameter
コントリビューションガイド
調査の方向性
ファイル、テスト、エントリポイントは指定されていません。まずライトクライアントの要件と、トップレベルの状態に依存するのではなくモジュールを使用する方法を定義し、その後、ValidatorSet と ChainParameter の扱いを完了 критерияとして文書化してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- blockchain
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100