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

Add `resetMutableState` method to StateLifecycleManager

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

Description

Add `resetMutableState` method to StateLifecycleManager

```
/**
* Reset the mutable state to the latest immutable state.
*/
void resetMutableState();
```

Contributor guide

Open the contributing guide

Research direction

Locate StateLifecycleManager and read its existing state-management methods first. Use the issue's signature and documentation as the starting point; done when resetMutableState is added with the requested contract and the relevant project checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.