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.
贡献指南
评估
这个 Issue 还没有评估数据。