| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WIP] Rough authentication process done | Yigit Sever | 2021-04-14 | 4 | -22/+121 |
| * | Add auth documentation | Yigit Sever | 2021-04-14 | 1 | -2/+33 |
| * | [WIP] Initial implementation of user auth | Yigit Sever | 2021-04-14 | 6 | -14/+249 |
| * | recover database from file. | alpaylan | 2021-04-14 | 1 | -2/+45 |
| * | embed user passwds to the code structs. | alpaylan | 2021-04-14 | 4 | -20/+55 |
| * | add user passwds. | alpaylan | 2021-04-14 | 0 | -0/+0 |
| * | Simplify the block validation process | Yigit Sever | 2021-04-14 | 1 | -19/+16 |
| * | Fix post transaction test | Yigit Sever | 2021-04-14 | 1 | -1/+1 |
| * | update todo | alpaylan | 2021-04-14 | 1 | -1/+2 |
| * | fix the serde if tests. | alpaylan | 2021-04-14 | 1 | -7/+19 |
| * | delete unnecessary imports. | alpaylan | 2021-04-14 | 1 | -2/+1 |
| * | finished auth request testing. | alpaylan | 2021-04-14 | 1 | -1/+24 |
| * | finished metu id testing. | alpaylan | 2021-04-14 | 1 | -0/+14 |
| * | finished user testing. | alpaylan | 2021-04-14 | 2 | -3/+33 |
| * | finished naked block testing. | alpaylan | 2021-04-14 | 2 | -7/+38 |
| * | finished block testing | alpaylan | 2021-04-14 | 2 | -1/+35 |
| * | finished claim testing. | alpaylan | 2021-04-14 | 1 | -0/+35 |
| * | finished claim testing. | alpaylan | 2021-04-14 | 1 | -1/+8 |
| * | start testing schema | alpaylan | 2021-04-14 | 2 | -2/+22 |
| * | test functions are generated. | alpaylan | 2021-04-14 | 1 | -0/+97 |
| * | update todo | alpaylan | 2021-04-14 | 1 | -1/+1 |
| * | update todo | alpaylan | 2021-04-14 | 1 | -1/+4 |
| * | remove unused part. | alpaylan | 2021-04-14 | 1 | -12/+1 |
| * | add balance check to transactions. | alpaylan | 2021-04-14 | 1 | -0/+35 |
| * | Add empty block test | Yigit Sever | 2021-04-14 | 3 | -5/+9 |
| * | Add new test | Yigit Sever | 2021-04-14 | 1 | -0/+27 |
| * | Revise tests | Yigit Sever | 2021-04-14 | 1 | -87/+62 |
| * | Implement multithreading for example miner | Yigit Sever | 2021-04-14 | 1 | -15/+48 |
| * | Update TODO | Yigit Sever | 2021-04-13 | 1 | -4/+9 |
| * | Add verbose error messages | Yigit Sever | 2021-04-13 | 5 | -61/+182 |
| * | Fix docs again | Yigit Sever | 2021-04-13 | 1 | -2/+2 |
| * | Fix docs | Yigit Sever | 2021-04-13 | 1 | -1/+1 |
| * | Refactor authorized propose functions | Yigit Sever | 2021-04-13 | 2 | -127/+192 |
| * | Fix typo | yigit sever | 2021-04-13 | 1 | -1/+1 |
| * | Update 'TODO.md' | yigit sever | 2021-04-13 | 1 | -0/+1 |
| * | Require authorization for Block POST | Yigit Sever | 2021-04-13 | 5 | -57/+101 |
| * | Tracking logo and favicons | Yigit Sever | 2021-04-13 | 7 | -0/+0 |
| * | Housekeeping | Yigit Sever | 2021-04-13 | 7 | -480/+528 |
| * | Update todo and readme | Yigit Sever | 2021-04-13 | 2 | -14/+12 |
| * | implement user authentication using jwt | alpaylan | 2021-04-12 | 8 | -32/+374 |
| * | six rightmost zeros for mining | alpaylan | 2021-04-12 | 2 | -4/+4 |
| * | Add new TODO items | Yigit Sever | 2021-04-12 | 1 | -0/+5 |
| * | Implement proof-of-work | Yigit Sever | 2021-04-12 | 10 | -38/+207 |
| * | Ignore blocks and users dirs | Yigit Sever | 2021-04-12 | 1 | -0/+2 |
| * | Update brag section | Yigit Sever | 2021-04-12 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'origin/main' | Yigit Sever | 2021-04-12 | 1 | -0/+10 |
| |\ | |||||
| | * | Add TODO items | yigit sever | 2021-04-11 | 1 | -0/+10 |
| * | | Implement User handling and authentication | Yigit Sever | 2021-04-12 | 7 | -41/+237 |
| |/ | |||||
| * | Rephrase README to update design decisions | Yigit Sever | 2021-04-11 | 1 | -13/+21 |
| * | Add auth scheme JWT | Yigit Sever | 2021-04-09 | 2 | -2/+8 |
