Skip to content

Investigate weird RNG issue in dkg handover test #203

@cygnusv

Description

@cygnusv

For some reason, the test RNG is producing repeated values in some cases, which made the handover test fail (by chance, the departing and incoming validators keypairs were the same, so after handover, transcript was the same 😅 ). Just by changing the order of invocation of the RNG "fixed" it, but this is of course not a solution. This failure doesn't affect the correctness of handover, but rather the affected test surfaced this issue.

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