Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ABA protocol error #27

@zhazhalaila

Description

@zhazhalaila

While I was looking at the ABA test code, I found a bug. When there are two nodes whose input is 1 and two nodes whose input is 0. We cannot predict whether the result will be 0 or 1, because the ABA protocol is random, and the output maybe 0 or 1, not a definite value.

testAgreement(t, []bool{true, false, true, false}, true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions