Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Optimize uint256_add and uint256_sub #1070

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

ClementWalter
Copy link
Member

@ClementWalter ClementWalter commented Apr 4, 2024

From @feltroidprime work, just added test

Using whitelisted hints:
uint256_add : 22 steps -> 10 steps
uint256_sub : ~60 steps -> 13 steps.


This change is Reviewable

@feltroidprime
Copy link
Contributor

lgtm

@enitrat enitrat merged commit fc4512d into kkrt-labs:main Apr 4, 2024
6 checks passed
This was referenced Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants