Skip to content

Conversation

@mattstam
Copy link

@mattstam mattstam commented Feb 6, 2024

This change updates the github.com/consensys/gnark library to from v0.8.0 to v0.9.1 and adjusts the code to use Gnark's new API.

@mattstam mattstam marked this pull request as ready for review February 6, 2024 20:28
@mattstam mattstam force-pushed the mattstam/update-gnark branch from b6bd9a2 to a4a291e Compare February 9, 2024 00:51
}

func extractPK(phase2Path string) error {
func extractPK(phase2Path string, commitmentKeys []pedersen.ProvingKey) error {
Copy link
Author

Choose a reason for hiding this comment

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

extractPK()

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