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

Refactor public key and signature types #3057

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Conversation

nazar-pc
Copy link
Member

This simplifies generics by not using Substrate's public key and signature wrappers. They only complicated API and caused unnecessary generics in several places.

The changes are mechanical, no logic changes.

Code contributor checklist:

teor2345
teor2345 previously approved these changes Sep 24, 2024
Copy link
Contributor

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

Well that was tedious to review, I can only imagine how tedious it was to write.

Thank you for doing this cleanup!

NingLin-P
NingLin-P previously approved these changes Sep 24, 2024
…ignature

# Conflicts:
#	crates/sp-lightclient/src/tests.rs
@nazar-pc nazar-pc added this pull request to the merge queue Sep 24, 2024
Merged via the queue into main with commit 53b9b9e Sep 24, 2024
11 checks passed
@nazar-pc nazar-pc deleted the refactor-public-key-signature branch September 24, 2024 11:01
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