CodeChain-io / CodeChain-io/codechain
Do not read data from header chain
未关闭
- 主要语言
- Rust
- 星标
- 256
- 派生
- 50
- PR 合并指标
- 30 天内没有已合并 PR
描述
Header chain is not verified. Anyone could generate valid and high score header chain.
We should not read data from the header chain.
If we only use the Tendermint consensus, we can remove the header chain.
贡献指南
调研方向
未指定任何文件、测试或入口点。首先追踪 header-chain 数据在哪里被读取,以及 Tendermint 共识如何提供相应信息;完成的标准是未验证的 header chain 不再作为数据源,同时不破坏共识行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- blockchain, distributed-systems
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100