CodeChain-io / CodeChain-io/codechain

Register self generated proposal priority early

Open
#1,915 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.