hiero-ledger / hiero-ledger/hiero-consensus-node
Eliminate state changes from `onStateInitialized()` (take two)
Open
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Although the current structure and comments of [`SwirldsPlatform.initializeState()`](https://github.com/hiero-ledger/hiero-consensus-node/blob/main/platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L296) indicate we _expect_ state changes to happen during `onStateInitialized()`, out-of-band conversations reveal we _don't_ expect or want this at all!
Contributor guide
Assessment
This issue has not been assessed yet.