EpicCash / epic

Blockchain Node Server with integrated Stratum Mining Server
https://epiccash.com
Apache License 2.0
24 stars 36 forks source link

Update croaring dependency to 1.0.1, croaring-sys 1.1.0 #122

Closed who-biz closed 6 months ago

who-biz commented 6 months ago

Updates croaring crate to 1.0.1, croaring-sys to 1.1.0

Also removes dependency on a git repository and rust build scripts. Package is now fetched from crates.io.

There were a few semantic changes to the way Bitmaps are handled, and its member functions. These have been accommodated and tests are passing functionally.