Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Research errors in consensus integration test #1847

Closed
@GalRogozinski

Description

@GalRogozinski

Description

In #1846 a conflict spam integration test was introduced that spam conflicts sequentially with a delay of 1 second.
In case that delay is removed the following errors may occur:

  1. tips could not be selected: not able to make sure that all inputs are in the past cone of selected tips
  2. bad request: not all consumedOutputs of transaction are solid: transaction not solid
  3. bad request: Failed to issue transaction TransactionID(FRKcecJcMTqYd7LqAhsNnPUrstJdxq2CkVbuwtSzuo2Y): like references could not be prepared: branchID can't be retrieved: failed to retrieve StructureDetails of MessageID
  4. Different GOFs on txs between peers

We need to understand the underlying issue(s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions