ObolNetwork / ObolNetwork/charon
RAFT consensus protocol
Open
@DiogoSantoss is already working on this.
Since Oct 1, 2025.
research-spike
- Dominant language
- Go
- Stars
- 222
- Forks
- 138
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 35
Description
🎯 Problem to be solved
We'd like to try a more performant version of Charon. One thing we may want to consider is RAFT instead of qBFT for scenarios where single operator is managing the whole cluster.
🛠️ Proposed solution
🧪 Tests
❌ Out of Scope
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.