-
Notifications
You must be signed in to change notification settings - Fork 39
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
add bits_to_target #15
add bits_to_target #15
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where are the test cases?
Will be adding them later today most probably! Suddenly got busy with some work! Thanks for the patience Edit: Sorry, will try finishing this weekend @maciejka |
No problem, I am not trying to push you. Just thought, since you requested a review, that maybe you have forgotten to add test files to the commit. Definitely get some rest. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How are you? Is there any progress? There are other issues waiting for this one to finish... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolve conflicts, please.
Fix fmt and tests, please. |
Please ask on scarb tg channel: https://t.me/+1pMLtrNj5NthZWJk |
@harsh-ps-2003 please fix conflicts |
Thanks for the patience! @maciejka |
Adds bits_to_target with a custom power method of u256, and uses it to validate_target