gridcoin-community / Gridcoin-Research

Gridcoin-Research
MIT License
585 stars 173 forks source link

cpid: Modify CPID local hasher to eliminate compiler warnings on 32 bit archs #2760

Closed jamescowens closed 2 months ago

jamescowens commented 2 months ago

This modifies the change made by @div72 to generalize to any size size_t on different architectures and also silence the compiler warnings on 32 bit archs.