Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accepted block transactions play out now | Yigit Sever | 2021-04-14 | 1 | -6/+3 |
* | Users have Fingerprints | Yigit Sever | 2021-04-14 | 1 | -19/+17 |
* | [WIP] Initial implementation of user auth | Yigit Sever | 2021-04-14 | 1 | -2/+0 |
* | [WIP] Rough authentication process done | Yigit Sever | 2021-04-14 | 1 | -0/+1 |
* | [WIP] Initial implementation of user auth | Yigit Sever | 2021-04-14 | 1 | -1/+8 |
* | recover database from file. | alpaylan | 2021-04-14 | 1 | -2/+45 |
* | embed user passwds to the code structs. | alpaylan | 2021-04-14 | 1 | -8/+33 |
* | finished user testing. | alpaylan | 2021-04-14 | 1 | -3/+3 |
* | finished naked block testing. | alpaylan | 2021-04-14 | 1 | -1/+1 |
* | finished block testing | alpaylan | 2021-04-14 | 1 | -1/+1 |
* | start testing schema | alpaylan | 2021-04-14 | 1 | -1/+1 |
* | Add empty block test | Yigit Sever | 2021-04-14 | 1 | -2/+4 |
* | Fix docs again | Yigit Sever | 2021-04-13 | 1 | -2/+2 |
* | Fix docs | Yigit Sever | 2021-04-13 | 1 | -1/+1 |
* | Housekeeping | Yigit Sever | 2021-04-13 | 1 | -19/+49 |
* | implement user authentication using jwt | alpaylan | 2021-04-12 | 1 | -6/+8 |
* | Implement proof-of-work | Yigit Sever | 2021-04-12 | 1 | -2/+10 |
* | Implement User handling and authentication | Yigit Sever | 2021-04-12 | 1 | -16/+79 |
* | Remove unused code and clean up comments | Yigit Sever | 2021-04-09 | 1 | -197/+18 |
* | Implement Block GET/PUT with new schema | Yigit Sever | 2021-04-07 | 1 | -20/+45 |
* | Initial commit | Yigit Sever | 2021-04-07 | 1 | -0/+223 |