hiero-ledger / hiero-ledger/hiero-consensus-node
Implement configurable module loading
Open
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
We want to make it configurable, which module implementation is used. Once this is available, we can remove the `with...`-methods in `PlatformBuilder` and migrate the setup of the `TurtleGossipModule`.
Contributor guide
Research direction
Start by tracing module selection through PlatformBuilder and locating how TurtleGossipModule is currently set up. Determine the intended configuration mechanism and the scope of replacing the `with...` methods; the work is done when module implementations can be selected configurably and the stated migration is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100