CodeChain-io / CodeChain-io/codechain

Register self generated proposal priority early

未關閉
#1,915 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
consensus experimental
主要語言
Rust
星號
256
分支
50
PR 合併指標
30 天內沒有已合併 PR

描述

Current design treats self generated proposals and the proposals generated by others identically. Priorities can be calculated without generating the block. If a node registers its `Priority` to the `proposal` state variable, it can reject lower priority proposals early to save computation power needed to verify and import blocks.

貢獻指南

開啟貢獻指南

研究方向

未指定檔案或測試。首先追蹤 proposal 狀態、Priority 註冊,以及產生、驗證和匯入 block 的路徑。完成的標準是:自行產生的 proposal 提前註冊其 Priority,並且在適當情況下,可以在產生 block 之前拒絕 Priority 較低的 proposal。

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

評估

技術堆疊
rust
領域
blockchain
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

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

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