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

Implement a blocking get in `SignedStateNexus`

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

Description

- `SignedStateNexus::getState` returns `null` if the get fails
- it would be nice to have a blocking get, so that a caller doesn't need to implement that functionality manually

Contributor guide

Open the contributing guide

Research direction

Start with SignedStateNexus::getState and trace how its failed get returns null and how callers currently handle that result. Define the blocking behavior and verify that callers can use it without implementing the waiting logic themselves.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.