aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add the forgotten `mut` to variable holdingOzan Akın2022-04-181-1/+1
|
* fix overwriting the reciprocated transaction during block acceptanceOzan Akın2022-04-181-1/+1
|
* Remove 404 supportYigit Sever2022-04-171-2/+0
|
* Add 404 supportYigit Sever2022-04-171-1/+3
|
* Improve commentsYigit Sever2022-04-172-6/+2
|
* don't track students.csvYigit Sever2022-04-171-1/+2
|
* update colors, remove unused templateYigit Sever2022-04-172-12/+11
|
* final touches for 2022 springYigit Sever2022-04-163-89/+56
|
* temporarily remove testsYigit Sever2022-04-162-745/+0
|
* remove examplesYigit Sever2022-04-162-82/+0
|
* [WIP] first part of lazy users overhaulYigit Sever2022-04-155-5/+67
|
* [WIP] more spring cleaningYigit Sever2022-04-113-73/+0
|
* [WIP] Spring cleaningYigit Sever2022-04-1110-516/+481
|
* Merge pull request #6 from yagizsenal/2-stakingYiğit Sever2021-09-094-2/+78
|\ | | | | Implements staking
| * Implements stakingYağız Şenal2021-09-084-2/+78
|/
* Merge pull request #1 from yigitsever/add-license-1Yiğit Sever2021-05-191-0/+21
|\ | | | | Create LICENSE
| * Create LICENSEYiğit Sever2021-05-191-0/+21
|/
* Remove tester.shYigit Sever2021-05-100-0/+0
|
* Remove unused codeYigit Sever2021-05-101-44/+0
|
* Remove old logging residueYigit Sever2021-05-101-11/+0
|
* Not using modules anymoreYigit Sever2021-05-101-0/+0
|
* Clean up TODO.mdYigit Sever2021-05-101-3/+0
|
* Remove scriptsYigit Sever2021-05-100-0/+0
|
* Remove encryptorYigit Sever2021-05-100-0/+0
|
* Remove secretsYigit Sever2021-05-100-0/+0
|
* Clarify required foldersYigit Sever2021-05-101-2/+4
|
* Lazyload the private keyYigit Sever2021-05-103-52/+24
|
* Invalid sig. more errorYigit Sever2021-05-061-1/+1
|
* Bot tx bugfixYigit Sever2021-05-051-1/+10
|
* MORE ERROR MESSAGEsYigit Sever2021-05-051-1/+1
|
* Add verbose error messageYigit Sever2021-05-041-1/+4
|
* Increase tx limit, decrease block sizeYigit Sever2021-05-011-4/+4
| | | | Thank you Abdelrahman Abounegm for suggestions
* Don't log that muchYigit Sever2021-04-271-3/+2
|
* No empty txs anymoreYigit Sever2021-04-271-4/+8
|
* Write guys to fileYigit Sever2021-04-262-7/+27
|
* Update TODOsYigit Sever2021-04-261-4/+3
|
* fix coinbaseYigit Sever2021-04-261-7/+7
|
* Increase block capacityYigit Sever2021-04-261-1/+1
|
* BugfixYigit Sever2021-04-261-0/+12
|
* Preempive bugfixYigit Sever2021-04-251-4/+4
|
* Implement nicenetYigit Sever2021-04-2511-524/+701
| | | | | | | - There are bot accounts that return what you sent them - Sending a transaction generates some coin out of thin air - No more one tx per person per block limit - Unused transactions do not disappear anymore
* Better error messages in authYigit Sever2021-04-231-6/+16
|
* Add new playerYigit Sever2021-04-221-0/+1
|
* Fix user tableYigit Sever2021-04-201-1/+1
|
* Change block proposal, fix testsYigit Sever2021-04-203-69/+84
|
* BugfixYigit Sever2021-04-202-6/+12
| | | | Users cannot authenticate twice now
* Update TODOsYigit Sever2021-04-201-2/+9
|
* Shed README.mdYigit Sever2021-04-192-34/+3
|
* Add serde exampleYigit Sever2021-04-191-0/+17
|
* Moving site to separate repoYigit Sever2021-04-1943-2215/+0
|