CodeChain-io / CodeChain-io/codechain
A new era must be implemented to turn on RLE
Open
experimental
- Dominant language
- Rust
- Stars
- 256
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
In the randomized leader election scheme, the block seal format changed. Therefore, a new era must be introduced to distinguish old and new blocks
Contributor guide
Research direction
The issue names randomized leader election, block seal formats, and eras, but no files, tests, or entry points. Start by locating the RLE implementation and block seal handling, then trace how blocks are distinguished across eras. Done should mean old and new seal formats are distinguishable and RLE can be enabled, with coverage for both formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100