| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Lazyload the private key | Yigit Sever | 2021-05-10 | 3 | -52/+24 |
| * | Invalid sig. more error | Yigit Sever | 2021-05-06 | 1 | -1/+1 |
| * | Bot tx bugfix | Yigit Sever | 2021-05-05 | 1 | -1/+10 |
| * | MORE ERROR MESSAGEs | Yigit Sever | 2021-05-05 | 1 | -1/+1 |
| * | Add verbose error message | Yigit Sever | 2021-05-04 | 1 | -1/+4 |
| * | Increase tx limit, decrease block size | Yigit Sever | 2021-05-01 | 1 | -4/+4 |
| * | Don't log that much | Yigit Sever | 2021-04-27 | 1 | -3/+2 |
| * | No empty txs anymore | Yigit Sever | 2021-04-27 | 1 | -4/+8 |
| * | Write guys to file | Yigit Sever | 2021-04-26 | 2 | -7/+27 |
| * | fix coinbase | Yigit Sever | 2021-04-26 | 1 | -7/+7 |
| * | Increase block capacity | Yigit Sever | 2021-04-26 | 1 | -1/+1 |
| * | Bugfix | Yigit Sever | 2021-04-26 | 1 | -0/+12 |
| * | Preempive bugfix | Yigit Sever | 2021-04-25 | 1 | -4/+4 |
| * | Implement nicenet | Yigit Sever | 2021-04-25 | 2 | -158/+286 |
| * | Better error messages in auth | Yigit Sever | 2021-04-23 | 1 | -6/+16 |
| * | Add new player | Yigit Sever | 2021-04-22 | 1 | -0/+1 |
| * | Change block proposal, fix tests | Yigit Sever | 2021-04-20 | 1 | -6/+7 |
| * | Bugfix | Yigit Sever | 2021-04-20 | 2 | -6/+12 |
| * | Add default for Db | Yigit Sever | 2021-04-19 | 1 | -1/+7 |
| * | Bugfix | Yigit Sever | 2021-04-19 | 1 | -4/+26 |
| * | Transaction hashing should be easier | Yigit Sever | 2021-04-18 | 1 | -4/+7 |
| * | Verbose JWT error message in transactions | Yigit Sever | 2021-04-18 | 1 | -2/+3 |
| * | Bugfix and useful error messages | Yigit Sever | 2021-04-18 | 1 | -8/+20 |
| * | New user and verbose JWT errors | Yigit Sever | 2021-04-18 | 2 | -1/+2 |
| * | Temporarily reduce block limit | Yigit Sever | 2021-04-18 | 1 | -1/+1 |
| * | Fix transaction blocking bug | Yigit Sever | 2021-04-18 | 1 | -1/+1 |
| * | Rename functions and move checks | Yigit Sever | 2021-04-17 | 2 | -33/+23 |
| * | Implement block/tx bounds | Yigit Sever | 2021-04-17 | 2 | -13/+42 |
| * | Add existing user get support | Yigit Sever | 2021-04-16 | 2 | -9/+29 |
| * | Passing auth test | Yigit Sever | 2021-04-16 | 1 | -5/+4 |
| * | Almost passsing auth | Yigit Sever | 2021-04-16 | 1 | -5/+9 |
| * | work on post auth transaction 201 test | alpaylan | 2021-04-16 | 1 | -4/+1 |
| * | Merge remote-tracking branch 'origin/main' | Yigit Sever | 2021-04-16 | 1 | -2/+4 |
| |\ | |||||
| | * | 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 |
| * | change mocked db. | alpaylan | 2021-04-16 | 1 | -1/+1 |
| * | Give up on content length | Yigit Sever | 2021-04-16 | 1 | -3/+0 |
| * | change last block reading method. | alpaylan | 2021-04-16 | 1 | -8/+6 |
| * | Merge remote-tracking branch 'origin/main' | alpaylan | 2021-04-16 | 6 | -115/+238 |
| |\ | |||||
| | * | Load users from disk at start | Yigit Sever | 2021-04-16 | 2 | -27/+74 |
| | * | Add Doc for User | Yigit Sever | 2021-04-15 | 1 | -5/+6 |
| | * | Switch over to big boy logging | Yigit Sever | 2021-04-15 | 1 | -2/+1 |
| | * | Cleaned up user authentication | Yigit Sever | 2021-04-15 | 2 | -15/+123 |
| | * | Listen to clippy | Yigit Sever | 2021-04-15 | 4 | -26/+20 |
| | * | Remove lorems and inpsumses | Yigit Sever | 2021-04-15 | 2 | -2/+2 |
| | * | Remove unused code | Yigit Sever | 2021-04-15 | 2 | -39/+0 |
| | * | Merge remote-tracking branch 'origin/template' into template | Yigit Sever | 2021-04-15 | 2 | -14/+8 |
| | |\ | |||||
