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

Add support for nested objects in configuration

Open
#17,291 3 comments 0 reactions 1 assignee Claimed by @timo0 View on GitHub
Platform
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

Currently, nested objects within configuration records require custom `ConfigConverter` implementations for proper parsing. For example, the `GossipConfig` class needs a specialized `NetworkEndpointConverter` to handle its `NetworkEndpoint` type properties.

This manual converter implementation should be unnecessary - the system should automatically handle nested object structures in configuration records.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.