hiero-ledger / hiero-ledger/hiero-consensus-node
Consensus: validate events are not returned twice
Open
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
In consensus unit tests, validate that consensus does not return events more than once, either as stale or consensus. This is especially important after a restart.
This is currently implemented but disabled. The reason is that events that are ancient when added are just discarded, they are not marked as stale.
Contributor guide
Assessment
This issue has not been assessed yet.