aboutsummaryrefslogtreecommitdiff
path: root/main.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate validateBitZeros into a separate fileRunxi Yu2025-03-231-20/+0
* Support secondary reverse proxyingRunxi Yu2025-03-231-3/+19
* Separate them into different filesRunxi Yu2025-03-231-299/+0
* Use httputil's reverse proxyRunxi Yu2025-03-231-21/+14
* Add missing error returnRunxi Yu2025-03-231-0/+1
* Forbid long submissionsRunxi Yu2025-03-231-2/+7
* Lower default difficultyRunxi Yu2025-03-231-1/+1
* Handle (i.e. ignore) all missing error checksRunxi Yu2025-03-231-2/+2
* Update every 256 triesRunxi Yu2025-03-231-2/+2
* Add JS solverRunxi Yu2025-03-231-3/+82
* Use C program instead of Python script to solve the challengeRunxi Yu2025-03-231-33/+179
* Fix error messageRunxi Yu2025-03-231-1/+1
* Add solver python scriptRunxi Yu2025-03-231-0/+40
* ReformatRunxi Yu2025-03-231-6/+6
* Add link to sourceRunxi Yu2025-03-231-0/+1
* Basic proof of workRunxi Yu2025-03-231-10/+214
* Basic reverse proxyRunxi Yu2025-03-231-0/+33