aboutsummaryrefslogtreecommitdiffstats
path: root/src/handlers.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Require authorization for Block POSTYigit Sever2021-04-131-50/+92
* HousekeepingYigit Sever2021-04-131-66/+62
* implement user authentication using jwtalpaylan2021-04-121-4/+56
* six rightmost zeros for miningalpaylan2021-04-121-2/+2
* Implement proof-of-workYigit Sever2021-04-121-16/+38
* Implement User handling and authenticationYigit Sever2021-04-121-13/+70
* Cleared unused code from handlersYigit Sever2021-04-091-80/+0
* Implement Block GET/PUT with new schemaYigit Sever2021-04-071-23/+71
* Initial commitYigit Sever2021-04-071-0/+122