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

feat: reduce dependency with comet pv in bls signer #10

Draft
wants to merge 3 commits into
base: feat/wrapped-filepv-removal
Choose a base branch
from

Conversation

wnjoon
Copy link
Collaborator

@wnjoon wnjoon commented Jan 23, 2025

This PR includes reducing the dependency of FilePV from the comet in the BlsSigner interface.

  • Add a function to return the validator address related to the BLS public key in the x/checkpointing module
  • Change the implementation of the BlsSigner interface from WrappedFilePV to BlsPVKey
  • Remove logic accessing FilePV from the comet in ExtendVote

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.

1 participant