CodeChain-io / CodeChain-io/codechain

Optimize the gossip method by modifying peer states

オープン
#1,897 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
consensus experimental
主要言語
Rust
スター
256
フォーク
50
PR マージ指標
30日以内にマージされた PR はありません

説明

In the VRF-based randomized leader election, the method `request_proposal_to_any` is awkward. If the tendermint module introduce a new peer state "priority", it can request proposals only to the nodes whose priorities are the highest.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

`request_proposal_to_any` メソッドから開始し、VRF ベースのランダム化されたリーダー選出フローを Tendermint のピア状態処理まで追跡します。新しい `priority` 状態と最高優先度の proposal リクエストをどのように仕様化すべきかを判断し、gossip の対象が適格な高優先度ノードだけになることを示すために必要な期待される動作とテストを文書化します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
blockchain, distributed-systems
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。