Skip to content

Simplify the way the leader is selected #366

Description

@quantumagi

There is no clear advantage to having the counter-node determine the leader as it seems the same failure modes can occur compared to doing leader selection locally.

The leader is used to determine who will broadcast the transaction. An alternative approach would be to determine the collective last known tip during signature collection and then use that to select the leader (or node) that will broadcast the transaction.

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