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

Fix single node network quirk

Open
#7,617 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

With a single node network, we have to create events with both the self parent and the other parent pointing at the self parent. If we don't (i.e. we leave the other parent with a value of `null`), then events don't reach consensus.

This is not a dangerous problem. But it's strange, and we should fix it.

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.