Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 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 | |
* | Require authorization for Block POST | Yigit Sever | 2021-04-13 | 3 | -54/+97 | |
* | Housekeeping | Yigit Sever | 2021-04-13 | 6 | -480/+157 | |
* | implement user authentication using jwt | alpaylan | 2021-04-12 | 4 | -21/+189 | |
* | six rightmost zeros for mining | alpaylan | 2021-04-12 | 1 | -2/+2 | |
* | Implement proof-of-work | Yigit Sever | 2021-04-12 | 6 | -36/+133 | |
* | Implement User handling and authentication | Yigit Sever | 2021-04-12 | 5 | -39/+233 | |
* | Remove unused code and clean up comments | Yigit Sever | 2021-04-09 | 1 | -197/+18 | |
* | Remove unused code from filters | Yigit Sever | 2021-04-09 | 1 | -5/+0 | |
* | Add test TODO items to routes | Yigit Sever | 2021-04-09 | 1 | -0/+4 | |
* | Add routes tests | Yigit Sever | 2021-04-09 | 1 | -0/+148 | |
* | Remove old routes tests | Yigit Sever | 2021-04-09 | 1 | -276/+0 | |
* | Remove unused code from routes | Yigit Sever | 2021-04-09 | 1 | -59/+4 | |
* | 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 | 5 | -54/+152 | |
* | Initial commit | Yigit Sever | 2021-04-07 | 6 | -0/+795 |