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

Address exposed internal classes

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

Description

`platform-sdk/consensus-concurrent/src/main/java/module-info.java` exposes some internal packages. Either these classes are not internal or the external dependencies should be eliminated.

Contributor guide

Open the contributing guide

Research direction

Start with platform-sdk/consensus-concurrent/src/main/java/module-info.java and inspect the exported packages and their external dependencies. Determine which packages are intended to be public and whether the referenced dependencies are required; done means the module no longer exposes unintended internal classes or retains unnecessary dependencies, with the module still compiling successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.