Skip to content

feat: use generic account/session keys in authority selection, committee management and runtime #911

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

Merged
merged 8 commits into from
Jul 16, 2025

Conversation

LGLO
Copy link
Contributor

@LGLO LGLO commented Jul 11, 2025

Description

Removes AURA, and Grandpa from toolkit crates and require that user provides TryFrom<CandidateKeys> for his specific keys.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages.
  • The size limit of 400 LOC isn't needlessly exceeded
  • The PR refers to a JIRA ticket (if one exists)
  • New tests are added if needed and existing tests are updated.
  • New code is documented and existing documentation is updated.
  • Relevant logging and metrics added
  • Any changes are noted in the changelog.md for affected crate
  • Self-reviewed the diff

@LGLO LGLO force-pushed the generic-keys-4-parsed-candidates-data branch from beb263d to 2692dc6 Compare July 11, 2025 12:33
@LGLO LGLO requested a review from Klapeyron July 14, 2025 10:50
@LGLO LGLO requested review from AmbientTea and kpinter-iohk July 14, 2025 12:56
@LGLO LGLO force-pushed the generic-keys-4-parsed-candidates-data branch from 54bb7d0 to f30ed00 Compare July 14, 2025 15:40
@LGLO LGLO enabled auto-merge (squash) July 16, 2025 06:22
@LGLO LGLO merged commit 881300b into master Jul 16, 2025
29 checks passed
@LGLO LGLO deleted the generic-keys-4-parsed-candidates-data branch July 16, 2025 06:24
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.

3 participants