summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update TODOsYigit Sever2021-04-141-10/+11
* [WIP] Rough authentication process doneYigit Sever2021-04-141-0/+11
* [WIP] Initial implementation of user authYigit Sever2021-04-142-31/+28
* [WIP] Fix silly bugYigit Sever2021-04-141-2/+2
* [WIP] Let user know their fingerprintYigit Sever2021-04-141-3/+6
* [WIP] Address users by their fingerprintYigit Sever2021-04-141-3/+5
* [WIP] Remove unnecessary importsYigit Sever2021-04-141-1/+1
* [WIP] Rough authentication process doneYigit Sever2021-04-144-22/+121
* Add auth documentationYigit Sever2021-04-141-2/+33
* [WIP] Initial implementation of user authYigit Sever2021-04-149-14/+342
* recover database from file.alpaylan2021-04-141-2/+45
* embed user passwds to the code structs.alpaylan2021-04-144-20/+55
* add user passwds.alpaylan2021-04-142-0/+44
* Simplify the block validation processYigit Sever2021-04-141-19/+16
* Fix post transaction testYigit Sever2021-04-141-1/+1
* update todoalpaylan2021-04-141-1/+2
* fix the serde if tests.alpaylan2021-04-141-7/+19
* delete unnecessary imports.alpaylan2021-04-141-2/+1
* finished auth request testing.alpaylan2021-04-141-1/+24
* finished metu id testing.alpaylan2021-04-141-0/+14
* finished user testing.alpaylan2021-04-142-3/+33
* finished naked block testing.alpaylan2021-04-142-7/+38
* finished block testingalpaylan2021-04-142-1/+35
* finished claim testing.alpaylan2021-04-141-0/+35
* finished claim testing.alpaylan2021-04-141-1/+8
* start testing schemaalpaylan2021-04-142-2/+22
* test functions are generated.alpaylan2021-04-141-0/+97
* update todoalpaylan2021-04-141-1/+1
* update todoalpaylan2021-04-141-1/+4
* remove unused part.alpaylan2021-04-141-12/+1
* add balance check to transactions.alpaylan2021-04-141-0/+35
* Add empty block testYigit Sever2021-04-144-5/+20
* Add new testYigit Sever2021-04-141-0/+27
* Revise testsYigit Sever2021-04-142-87/+85
* Implement multithreading for example minerYigit Sever2021-04-141-15/+48
* Update TODOYigit Sever2021-04-131-4/+9
* Add verbose error messagesYigit Sever2021-04-136-63/+188
* Fix docs againYigit Sever2021-04-131-2/+2
* Fix docsYigit Sever2021-04-131-1/+1
* Refactor authorized propose functionsYigit Sever2021-04-132-127/+192
* Fix typoyigit sever2021-04-131-1/+1
* Update 'TODO.md'yigit sever2021-04-131-0/+1
* Require authorization for Block POSTYigit Sever2021-04-135-57/+101
* Tracking logo and faviconsYigit Sever2021-04-137-0/+0
* HousekeepingYigit Sever2021-04-138-481/+529
* Update todo and readmeYigit Sever2021-04-132-14/+12
* implement user authentication using jwtalpaylan2021-04-128-32/+374
* six rightmost zeros for miningalpaylan2021-04-122-4/+4
* Add new TODO itemsYigit Sever2021-04-121-0/+5
* Implement proof-of-workYigit Sever2021-04-1210-38/+207