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

Fix HAPI test freeze timing bug

Open
#25,504 0 comments 0 reactions 1 assignee Claimed by @tinker-michaelj View on GitHub
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

Current HAPI tests sometimes set the freeze time in the state too near in the future. When this happens, the consensus layer does not freeze properly and causes an ISS after upgrade. These ISSes are currently suppressed due to a configuration override setting in the dev environment: `event.preconsensus.forceIgnorePcesSignatures=true`

For the tests to be valid, they must freeze the node properly. The setting should be reverted, and the freeze time should be set a bit further in the future to prevent the ISSes.

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.