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

test: add scalar mul to stats #1275

Merged
merged 2 commits into from
Sep 13, 2024
Merged

test: add scalar mul to stats #1275

merged 2 commits into from
Sep 13, 2024

Conversation

yelhousni
Copy link
Contributor

Description

Add emulated scalar mul to stats (bn254, secp256k1 and P256).

Type of change

  • New feature (non-breaking change which adds functionality)

How has this been tested?

latest.stats generated and stats_test.go pass.

How has this been benchmarked?

benchmarks in latest.stats

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I did not modify files generated from templates
  • golangci-lint does not output errors locally
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@yelhousni yelhousni added the consolidate strengthen an existing feature label Sep 10, 2024
@yelhousni yelhousni added this to the v0.9.0 milestone Sep 10, 2024
@gbotrel gbotrel merged commit 4b4cec2 into master Sep 13, 2024
6 checks passed
@gbotrel gbotrel deleted the stats/scalar-mul branch September 13, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consolidate strengthen an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants