Raptor3um / raptoreum

MIT License
318 stars 132 forks source link

Incorporate improved hashing libraries #205

Open CodeIsTheKey opened 2 years ago

CodeIsTheKey commented 2 years ago

Incorporate improved hashing libraries

The hashing libraries have significant improvements since first used in the GhostRider algorithm. We need to update the libraries in the core code to improve sync performance and to reduce heat/power utilization.

This will require extensive testing and should not be merged until we are confident in all testing.