kaspanet / rusty-kaspa

Kaspa full-node reference implementation and related libraries in the Rust programming language
ISC License
442 stars 144 forks source link

Please upgrade to Malachite 0.4.3 in kaspa-math #304

Closed mhogrefe closed 11 months ago

mhogrefe commented 11 months ago

Versions of Malachite prior to 0.4.3 have a bug where multiplying certain large Naturals or Integers panics. See https://github.com/mhogrefe/malachite/issues/29 for details. Please upgrade your version of Malachite so that this issue doesn't affect Kaspa.

I'm the primary developer of Malachite, and it's in my interest for Malachite users to have the smoothest experience possible! Malachite has had some minor API changes in the last few versions, and while I don't expect you to run into problems upgrading, please let me know if you do.

mhogrefe commented 11 months ago

Sorry, v0.4.3 had some wrong dependencies. Please use v0.4.4 instead.

aspect commented 11 months ago

Almost all dependencies across the entire workspace have been updated to latest versions including malachite 0.4.4.