You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. While researching this. The Babe consensus algorithm was developed before the Aura. We are using Cumulus as an substrate extension, it helps us to easier make a Polkadot compatible parachain.
Cumulus decided not to support Babe. paritytech/cumulus#116 . I am not sure what changes would be needed to use babe without the cumulus part.
The decision if this should be done will depend on the decision on this. Switching to BABE is not practical for the parachain.
Switch from Aura consensus algorithm to BABE. We need BABE as a prerequisite for secure randomness on chain.
https://docs.substrate.io/learn/consensus
The text was updated successfully, but these errors were encountered: