CodeChain-io / CodeChain-io/codechain
Register self generated proposal priority early
Open
consensus
experimental
- Dominant language
- Rust
- Stars
- 256
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.