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: replace Pedersen implementation with type-rs #614

Conversation

thetheveloper
Copy link
Contributor

@thetheveloper thetheveloper commented Jun 23, 2024

Closes #609

Removes current Pedersen implementation & replaces with the one implemented in type-rs

cc @tcoratger @xJonathanLEI please review and check if this is what the #609 meant (that's our understanding).

@thetheveloper thetheveloper marked this pull request as ready for review June 23, 2024 13:00
@tcoratger
Copy link
Collaborator

@xJonathanLEI I see these kind of errors in the CI in different prs, is it normal? I think we have something strange here, not linked to the pr, wdyt?

@xJonathanLEI xJonathanLEI force-pushed the feat/replace-pedersen-impl-with-typers branch from fa8b556 to fbd54fd Compare July 14, 2024 17:50
@xJonathanLEI
Copy link
Owner

Hi @tcoratger there was a node failure of the Sepolia node I hosted for running the tests. It should be all good now.

@xJonathanLEI xJonathanLEI force-pushed the feat/replace-pedersen-impl-with-typers branch from fbd54fd to 696728b Compare July 14, 2024 21:56
@tcoratger tcoratger merged commit fc9b920 into xJonathanLEI:master Jul 14, 2024
26 checks passed
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.

replace Pedersen implementation by type-rs
3 participants