signum-miner
signum-miner copied to clipboard
Replace yanked dependency
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.
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.