Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Actually construct the Authorship::set_uncles inherent #2956

@rphmeier

Description

@rphmeier

#2941 creates logic for a set_uncles inherent to set some uncles. But we'll want to actually create a piece of logic that can call client.uncles() and ignore any duplicates (i.e. those which have already been included). We can model off the code for the FinalityTracker inherent, which makes use of the client as well.

Metadata

Metadata

Assignees

Labels

J0-enhancementAn additional feature request.Z6-mentorAn easy task where a mentor is available. Please indicate in the issue who the mentor could be.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions