hiero-ledger / hiero-ledger/hiero-consensus-node
Enhance state validation tool to report data usage in signed state by subtree/virtual map
Open
Hedera State Operator
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
It would be nice for the state validation tool to:
1. Measure the size of the signed state by subtree
2. Report the absolute and relative sizes (e.g. subtree X is 5gb, 27% of state)
3. Report the number of entities by subtree
Contributor guide
Research direction
Start by locating the state validation tool and its handling of signed state and the virtual map. Determine how subtrees and entities are represented, then define reporting for each subtree's absolute size, percentage of total state, and entity count. Done means the tool emits all three measurements by subtree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100