Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tester.sh | Yigit Sever | 2021-05-10 | 0 | -0/+0 |
* | Remove unused code | Yigit Sever | 2021-05-10 | 1 | -44/+0 |
* | Remove old logging residue | Yigit Sever | 2021-05-10 | 1 | -11/+0 |
* | Not using modules anymore | Yigit Sever | 2021-05-10 | 1 | -0/+0 |
* | Clean up TODO.md | Yigit Sever | 2021-05-10 | 1 | -3/+0 |
* | Remove scripts | Yigit Sever | 2021-05-10 | 0 | -0/+0 |
* | Remove encryptor | Yigit Sever | 2021-05-10 | 0 | -0/+0 |
* | Remove secrets | Yigit Sever | 2021-05-10 | 0 | -0/+0 |
* | Clarify required folders | Yigit Sever | 2021-05-10 | 1 | -2/+4 |
* | 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 |
* | Update TODOs | Yigit Sever | 2021-04-26 | 1 | -4/+3 |
* | 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 | 11 | -524/+701 |
* | Better error messages in auth | Yigit Sever | 2021-04-23 | 1 | -6/+16 |
* | Add new player | Yigit Sever | 2021-04-22 | 1 | -0/+1 |
* | Fix user table | Yigit Sever | 2021-04-20 | 1 | -1/+1 |
* | Change block proposal, fix tests | Yigit Sever | 2021-04-20 | 3 | -69/+84 |
* | Bugfix | Yigit Sever | 2021-04-20 | 2 | -6/+12 |
* | Update TODOs | Yigit Sever | 2021-04-20 | 1 | -2/+9 |
* | Shed README.md | Yigit Sever | 2021-04-19 | 2 | -34/+3 |
* | Add serde example | Yigit Sever | 2021-04-19 | 1 | -0/+17 |
* | Moving site to separate repo | Yigit Sever | 2021-04-19 | 43 | -2215/+0 |
* | Update news ticker | Yigit Sever | 2021-04-19 | 2 | -0/+2 |
* | 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 | 5 | -33/+28 |
* | 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 |
* | Update news | Yigit Sever | 2021-04-18 | 2 | -6/+4 |
* | Temporarily reduce block limit | Yigit Sever | 2021-04-18 | 1 | -1/+1 |
* | Fix transaction blocking bug | Yigit Sever | 2021-04-18 | 1 | -1/+1 |
* | Update TODOs | Yigit Sever | 2021-04-18 | 1 | -22/+2 |
* | Fix read more link | Yigit Sever | 2021-04-17 | 2 | -2/+2 |
* | Add news ticker | Yigit Sever | 2021-04-17 | 4 | -3/+120 |
* | Update docs | Yigit Sever | 2021-04-17 | 8 | -10/+64 |
* | Rename functions and move checks | Yigit Sever | 2021-04-17 | 2 | -33/+23 |
* | Implement block/tx bounds | Yigit Sever | 2021-04-17 | 3 | -19/+46 |
* | Reduce log level to trace | Yigit Sever | 2021-04-17 | 1 | -1/+1 |