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

Implement Uint256SquareRoot #134

Merged
merged 33 commits into from
Nov 6, 2023
Merged

Conversation

mmk-1
Copy link
Contributor

@mmk-1 mmk-1 commented Oct 23, 2023

resolves issue #131

@mmk-1 mmk-1 changed the title U256sqrt Implement Uint256SquareRoot Oct 23, 2023
Copy link
Contributor

@rodrigo-pino rodrigo-pino left a comment

Choose a reason for hiding this comment

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

Initial review. It looks good, just some minor issues

pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
@rodrigo-pino
Copy link
Contributor

rodrigo-pino commented Oct 25, 2023

Please include benchmark tests for them as well. Update from main to get the latest update on the hint pkg.

@mmk-1
Copy link
Contributor Author

mmk-1 commented Nov 1, 2023

Please include benchmark tests for them as well. Update from main to get the latest update on the hint pkg.

I added benchmark test as well. Could you check if I did it correctly please? thanks

pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
pkg/hintrunner/hint.go Outdated Show resolved Hide resolved
@rodrigo-pino
Copy link
Contributor

@mmk-1 please fix conflicts so we can merge

@rodrigo-pino rodrigo-pino merged commit 36396a1 into NethermindEth:main Nov 6, 2023
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.

3 participants