Closed harsh-ps-2003 closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
raito | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 7, 2024 3:26pm |
Welcome and thanks for contribution. Please add unit tests. And add comment to the issue #10 so I can assign you.
Please fix conflicts. You can put your functions into validation.cairo for now.
So I should put the target_to_bits and vice versa (with the helper functions) in validation.cairo for now. Basically dump all the changes into a single file? Or maybe keep a separate utils.cairo file? @maciejka
So I should put the target_to_bits and vice versa (with the helper functions) in validation.cairo for now. Basically dump all the changes into a single file? Or maybe keep a separate utils.cairo file? @maciejka
keep utils separate
Fix fmt and tests, please.