CodeChain-io / CodeChain-io/codechain
Compress priority messages
未關閉
consensus
experimental
- 主要語言
- Rust
- 星號
- 256
- 分支
- 50
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Currently, CodeChain interacts with uncompressed `PriorityMessage`s and it increases network cost. We can leverage local computation powers to reduce network cost by compressing `PriorityMessage`s. Selective decompression and decoding will also help filter out wrong data quickly in verification steps.
貢獻指南
研究方向
未指定檔案、測試或進入點。先定位 PriorityMessage 的定義以及解碼它的驗證路徑,然後確定壓縮與選擇性解壓縮的需求;完成的標準是在降低網路成本的同時,仍能在驗證過程中篩除錯誤資料。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- blockchain, networking
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100