PoW generation stuff along with brute force

This commit is contained in:
Mars Ultor
2025-04-20 00:08:13 -05:00
parent df5ae14758
commit bd33d38f58
6 changed files with 131 additions and 1 deletions
+1
View File
@@ -16,3 +16,4 @@ socket2 = "0.5.9"
serde = { version = "1.0", features = ["derive"] }
serde-big-array = "0.5"
postcard = "1.0.0"
threadpool = "1.8.1"