hiero-ledger / hiero-ledger/hiero-consensus-node

CLPR: Proper ClprEndpointClient Behavior

Open
#23,252 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

This issue is a placeholder for the work related to implementing the correct `ClprEncpointClient` behavior. This is expected to evolve over time, but at minimum this needs to do the following:
1. Partition and distribute the ledgers to connect to as clients across the participating nodes so that no remote ledgers are connected to by multiple clients at the same time, and the nodes that perform the connecting vary over time so that the protocol makes progress through honest nodes across all ledgers.
1. This is to reduce the amount of redundant transactions and to ensure that no ledger is starved from making progress by malicious nodes.

Contributor guide

Open the contributing guide

Research direction

Start with issue #23252, which is the only entry point named and describes the intended ClprEndpointClient behavior. Define how ledger connections are partitioned across participating nodes, how connecting nodes vary over time, and how completion will demonstrate reduced duplicate connections and progress across all ledgers.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.