Skip to content

Building failed when trying to change consensus mechanism from manual-seal to aura #191

@maancham

Description

@maancham

Hi,

We have a fresh build of substrate node forked from this repository. We are currently trying to implement aura consensus mechanism. We found these two commits: Changed consensus to manual-seal #42 and reverted applied changes to have aura. Unfortunately, we are getting all sorts of errors like:

not found in "sys"
type Event = Event ^^^^^^ not a member of trait "pallet_gradpa::Config"

We tried using cargo clean and cargo update to address any dependency issues. But no luck so far. Since we did not find any other useful links on aura (and BABE) implementation details, do you have any advice?

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