Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
maancham opened this issue Jun 7, 2023 · 0 comments

Comments

@maancham
Copy link

maancham commented Jun 7, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant