spacemeshos / gpu-post

Spacemesh proof of space time gpu optimized setup
GNU General Public License v3.0
29 stars 9 forks source link

Don't use std::uint32 #98

Closed poszu closed 1 year ago

poszu commented 1 year ago

Using uint32_t via std was deprecated for some time and doesn't compile with GCC 13 anymore.