aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor authorized propose functionsYigit Sever2021-04-132-127/+192
* Require authorization for Block POSTYigit Sever2021-04-133-54/+97
* HousekeepingYigit Sever2021-04-136-480/+157
* implement user authentication using jwtalpaylan2021-04-124-21/+189
* six rightmost zeros for miningalpaylan2021-04-121-2/+2
* Implement proof-of-workYigit Sever2021-04-126-36/+133
* Implement User handling and authenticationYigit Sever2021-04-125-39/+233
* Remove unused code and clean up commentsYigit Sever2021-04-091-197/+18
* Remove unused code from filtersYigit Sever2021-04-091-5/+0
* Add test TODO items to routesYigit Sever2021-04-091-0/+4
* Add routes testsYigit Sever2021-04-091-0/+148
* Remove old routes testsYigit Sever2021-04-091-276/+0
* Remove unused code from routesYigit Sever2021-04-091-59/+4
* Cleared unused code from handlersYigit Sever2021-04-091-80/+0
* Implement Block GET/PUT with new schemaYigit Sever2021-04-075-54/+152
* Initial commitYigit Sever2021-04-076-0/+795