Skip to content

Conversation

@jialinli98
Copy link
Contributor

@jialinli98 jialinli98 commented Jan 12, 2026

Description

Problem*

closes #12

Summary*

Remove wrapping_add as it's getting deprecataed noir-lang/noir#11158 and update oracle testing and benchmarks

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

BEGIN_COMMIT_OVERRIDE
chore!: remove wrapping_add (#13)
chore: update oracle testing + benchmarks (#13)
END_COMMIT_OVERRIDE

@jialinli98 jialinli98 force-pushed the jl/remove_wrapping branch 2 times, most recently from 5449ee5 to 83665d0 Compare January 13, 2026 02:11
@jialinli98 jialinli98 changed the title chore!: remove wrapping_add chore!: remove wrapping_add + update oracle testing + update benchmarks Jan 13, 2026
Copy link
Contributor

@asterite asterite left a comment

Choose a reason for hiding this comment

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

Looks good! Though maybe the other changes should have gone in a separate PR?

@TomAFrench
Copy link
Member

Agree that separate PRs for the testing + benchmarking changes is best. I'll merge this as is for now though.

@TomAFrench TomAFrench merged commit 2ec1d1d into master Jan 13, 2026
21 checks passed
@noirwhal noirwhal mentioned this pull request Jan 13, 2026
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.

Remove usage of deprecated stdlib functions

4 participants