Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | work on post auth transaction 201 test | alpaylan | 2021-04-16 | 1 | -2/+4 | |
* | | Writing auth test | Yigit Sever | 2021-04-16 | 1 | -0/+1 | |
|/ | ||||||
* | handle double transaction. | alpaylan | 2021-04-16 | 1 | -0/+12 | |
* | Fix deadlock | Yigit Sever | 2021-04-16 | 1 | -5/+6 | |
* | Check correct bits | Yigit Sever | 2021-04-16 | 1 | -2/+2 | |
* | Load users from disk at start | Yigit Sever | 2021-04-16 | 1 | -13/+23 | |
* | Cleaned up user authentication | Yigit Sever | 2021-04-15 | 1 | -14/+122 | |
* | Listen to clippy | Yigit Sever | 2021-04-15 | 1 | -19/+6 | |
* | Remove lorems and inpsumses | Yigit Sever | 2021-04-15 | 1 | -1/+1 | |
* | shed unused function | Yigit Sever | 2021-04-15 | 1 | -11/+0 | |
* | [WIP] Add template support | Yigit Sever | 2021-04-15 | 1 | -1/+18 | |
* | Implement the bank account | Yigit Sever | 2021-04-14 | 1 | -4/+16 | |
* | Transactions return as dict | Yigit Sever | 2021-04-14 | 1 | -3/+4 | |
* | Implement coinbase reward | Yigit Sever | 2021-04-14 | 1 | -8/+16 | |
* | Accepted block transactions play out now | Yigit Sever | 2021-04-14 | 1 | -33/+72 | |
* | [WIP] Rough authentication process done | Yigit Sever | 2021-04-14 | 1 | -0/+11 | |
* | [WIP] Fix silly bug | Yigit Sever | 2021-04-14 | 1 | -2/+2 | |
* | [WIP] Let user know their fingerprint | Yigit Sever | 2021-04-14 | 1 | -3/+6 | |
* | [WIP] Address users by their fingerprint | Yigit Sever | 2021-04-14 | 1 | -3/+5 | |
* | [WIP] Remove unnecessary imports | Yigit Sever | 2021-04-14 | 1 | -1/+1 | |
* | [WIP] Rough authentication process done | Yigit Sever | 2021-04-14 | 1 | -22/+60 | |
* | Add auth documentation | Yigit Sever | 2021-04-14 | 1 | -2/+33 | |
* | [WIP] Initial implementation of user auth | Yigit Sever | 2021-04-14 | 1 | -2/+32 | |
* | embed user passwds to the code structs. | alpaylan | 2021-04-14 | 1 | -1/+1 | |
* | Simplify the block validation process | Yigit Sever | 2021-04-14 | 1 | -19/+16 | |
* | 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 | 1 | -0/+2 | |
* | Add verbose error messages | Yigit Sever | 2021-04-13 | 1 | -59/+138 | |
* | Refactor authorized propose functions | Yigit Sever | 2021-04-13 | 1 | -125/+190 | |
* | Require authorization for Block POST | Yigit Sever | 2021-04-13 | 1 | -50/+92 | |
* | Housekeeping | Yigit Sever | 2021-04-13 | 1 | -66/+62 | |
* | implement user authentication using jwt | alpaylan | 2021-04-12 | 1 | -4/+56 | |
* | six rightmost zeros for mining | alpaylan | 2021-04-12 | 1 | -2/+2 | |
* | Implement proof-of-work | Yigit Sever | 2021-04-12 | 1 | -16/+38 | |
* | Implement User handling and authentication | Yigit Sever | 2021-04-12 | 1 | -13/+70 | |
* | Cleared unused code from handlers | Yigit Sever | 2021-04-09 | 1 | -80/+0 | |
* | Implement Block GET/PUT with new schema | Yigit Sever | 2021-04-07 | 1 | -23/+71 | |
* | Initial commit | Yigit Sever | 2021-04-07 | 1 | -0/+122 |