Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final touches for 2022 spring | Yigit Sever | 2022-04-16 | 1 | -19/+17 |
* | [WIP] first part of lazy users overhaul | Yigit Sever | 2022-04-15 | 1 | -4/+5 |
* | [WIP] more spring cleaning | Yigit Sever | 2022-04-11 | 1 | -9/+0 |
* | [WIP] Spring cleaning | Yigit Sever | 2022-04-11 | 1 | -83/+75 |
* | Implements staking | Yağız Şenal | 2021-09-08 | 1 | -2/+11 |
* | Lazyload the private key | Yigit Sever | 2021-05-10 | 1 | -16/+17 |
* | 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 |
* | No empty txs anymore | Yigit Sever | 2021-04-27 | 1 | -4/+8 |
* | Write guys to file | Yigit Sever | 2021-04-26 | 1 | -7/+25 |
* | 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 |
* | Implement nicenet | Yigit Sever | 2021-04-25 | 1 | -150/+236 |
* | Better error messages in auth | Yigit Sever | 2021-04-23 | 1 | -6/+16 |
* | Change block proposal, fix tests | Yigit Sever | 2021-04-20 | 1 | -6/+7 |
* | Bugfix | Yigit Sever | 2021-04-20 | 1 | -6/+6 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -31/+21 |
* | Implement block/tx bounds | Yigit Sever | 2021-04-17 | 1 | -9/+39 |
* | Add existing user get support | Yigit Sever | 2021-04-16 | 1 | -9/+20 |
* | 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 |
* | 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 |