Closed Creepsky closed 2 months ago
This probably needs tested then merged. Been around a long time. Doesn't look like it should cause issues off the bat but I'm no memory alignment expert.
I'd prefer #16 over this. It removes more unsafe and changes less to get it working again.
Sure thing, I'll just close this one then 😄
@Creepsky I thought you had disappeared into the void!
Sure thing, I'll just close this one then 😄
Wanna help rewrite this thing to use current versions? I was just discussing that with gitrekt and it'll be a but if a project it seems.
Sure thing, I'll just close this one then 😄
Pretty cool to see you back contributing! Creepminer creator and all! :-)
Indeed. I used creepminer for the first 3 years of my burst coin experience I think. It was a long time.
I feel flattered that there are people who still know me :) peak Burst time was awesome!
I am pretty sure I can dedicate some free time to help you rewrite it, let me know when you have some concrete plans, might be an interesting project.
https://github.com/jonas-schievink/aligned_alloc.rs has been deprecated. All versions on crates.io have been yanked, so the build fails. This PR should fix this problem. Fixes #12.
Additionally, one of the unit tests failed, which I fixed.