This website requires JavaScript.
Explore
Help
Register
Sign in
Ailur
/
pow
Watch
2
Star
0
Fork
You've already forked pow
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A custom Proof Of Work implementation based on argon2
11
commits
1
branch
4
tags
1.3
MiB
Go
100%
4d0b2593b7
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Arzumify
4d0b2593b7
Renamed package
2024-09-29 11:17:31 +01:00
.idea
Added verification of PoWs and made the format actually make sense
2024-09-22 15:31:23 +01:00
go.mod
Renamed package
2024-09-29 11:17:31 +01:00
go.sum
Moved over to my own custom PoW
2024-09-22 14:56:09 +01:00
LICENSE
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