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

move and refactor proof generation key serialization to ironfish-zkp #5559

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jowparks
Copy link
Contributor

Summary

Moves ProofGenerationKey to ironfish-zkp and instead of using an extension trait, creates an ironfish owned type

Testing Plan

tests pass

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@jowparks jowparks changed the base branch from master to staging October 17, 2024 18:32
@jowparks jowparks force-pushed the proof-generation-key-zkp branch 3 times, most recently from 3e00045 to 228e3f6 Compare October 17, 2024 18:39
@jowparks jowparks changed the title move proof generation key extension to ironfish-zkp move and refactor proof generation key serialization to ironfish-zkp Oct 17, 2024
@jowparks jowparks force-pushed the proof-generation-key-zkp branch 2 times, most recently from d68778d to fb4a6f2 Compare October 17, 2024 20:23
@jowparks jowparks force-pushed the proof-generation-key-zkp branch from fb4a6f2 to 3bc27e6 Compare October 17, 2024 20:28
@jowparks jowparks marked this pull request as ready for review October 17, 2024 20:31
@jowparks jowparks requested a review from a team as a code owner October 17, 2024 20:31
ironfish-rust/src/keys/mod.rs Show resolved Hide resolved
ironfish-zkp/src/primitives/proof_generation_key.rs Outdated Show resolved Hide resolved
@jowparks jowparks force-pushed the proof-generation-key-zkp branch from 3bc27e6 to defd944 Compare October 18, 2024 20:21
@jowparks jowparks force-pushed the proof-generation-key-zkp branch from defd944 to d4d405a Compare October 18, 2024 20:22
@jowparks jowparks enabled auto-merge (squash) October 18, 2024 20:25
@jowparks jowparks merged commit ab45237 into staging Oct 18, 2024
14 checks passed
@jowparks jowparks deleted the proof-generation-key-zkp branch October 18, 2024 20:37
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