Skip to content

Make fp-rpc consensus algorithm agnostic#3

Open
orriin wants to merge 1 commit into
feat/adjustable-decimalsfrom
remove-aura-dep
Open

Make fp-rpc consensus algorithm agnostic#3
orriin wants to merge 1 commit into
feat/adjustable-decimalsfrom
remove-aura-dep

Conversation

@orriin

@orriin orriin commented Jan 6, 2025

Copy link
Copy Markdown
Collaborator

AuraConsensusDataProvider is currently defined in the fp-rpc crate in a way that requires the Aura runtime api to be implemented for the crate to compile.

In this PR I move the implementation of the ConsensusDataProvider to the node, allowing the node to decide which consensus algorithm to use.

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

Successfully merging this pull request may close these issues.

2 participants