Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WIP] Starting to implement realnet | Yigit Sever | 2021-04-22 | 1 | -9/+50 |
* | Bugfix | Yigit Sever | 2021-04-20 | 1 | -0/+6 |
* | Add default for Db | Yigit Sever | 2021-04-19 | 1 | -1/+7 |
* | New user and verbose JWT errors | Yigit Sever | 2021-04-18 | 1 | -0/+1 |
* | Implement block/tx bounds | Yigit Sever | 2021-04-17 | 1 | -4/+3 |
* | change mocked db. | alpaylan | 2021-04-16 | 1 | -1/+1 |
* | change last block reading method. | alpaylan | 2021-04-16 | 1 | -8/+6 |
* | Merge remote-tracking branch 'origin/main' | alpaylan | 2021-04-16 | 1 | -14/+59 |
|\ | |||||
| * | Load users from disk at start | Yigit Sever | 2021-04-16 | 1 | -14/+51 |
| * | Add Doc for User | Yigit Sever | 2021-04-15 | 1 | -5/+6 |
| * | Cleaned up user authentication | Yigit Sever | 2021-04-15 | 1 | -1/+1 |
| * | Listen to clippy | Yigit Sever | 2021-04-15 | 1 | -4/+11 |
| * | Remove lorems and inpsumses | Yigit Sever | 2021-04-15 | 1 | -1/+1 |
* | | change last block reading method. | alpaylan | 2021-04-16 | 1 | -6/+25 |
|/ | |||||
* | Merge remote-tracking branch 'origin/main' | alpaylan | 2021-04-15 | 1 | -2/+16 |
|\ | |||||
| * | Implement the bank account | Yigit Sever | 2021-04-14 | 1 | -2/+16 |
* | | fix docs. | alpaylan | 2021-04-15 | 1 | -1/+1 |
|/ | |||||
* | 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 |