A custom Proof Of Work implementation based on argon2
Go to file
Tracker-Friendly 2e04713865 Removed the weird WASM bindings, added a wait that prevents spamming of the CPU 2024-09-29 11:15:24 +01:00
.idea Added verification of PoWs and made the format actually make sense 2024-09-22 15:31:23 +01:00
LICENSE Moved over to my own custom PoW 2024-09-22 14:56:09 +01:00
go.mod Update go.mod 2024-09-22 15:33:30 +01:00
go.sum Moved over to my own custom PoW 2024-09-22 14:56:09 +01:00
main.go Removed the weird WASM bindings, added a wait that prevents spamming of the CPU 2024-09-29 11:15:24 +01:00