Skip to content

Make virtual functions on ECDSAStakeRegistry #2

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 1 commit into from
Jun 6, 2025

Conversation

endrit1991
Copy link
Collaborator

Motivation:

Make ECDSAStakeRegistry external functions virtual. I need this for implement Lay3rLabs/wavs-middleware#112 without copy code.

Modifications:

Add virtual modifier to many functions.

Result:

I will can implement MirrorStakeRegistry extending ECDSAStakeRegistry but in other repository.

@endrit1991 endrit1991 requested a review from ethanfrey June 5, 2025 20:31
Copy link

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ethanfrey ethanfrey merged commit 3ea829d into wavs-1.4 Jun 6, 2025
@ethanfrey ethanfrey deleted the 112-create-mirror-ecdsastakeregistry branch June 6, 2025 08:20
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