aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Read multiple configs from command linenecrashter2022-04-231-3/+9
* Bugfix in parse_blocknecrashter2022-04-231-1/+2
* Configurable hash zero hexadecimal character countnecrashter2022-04-233-5/+14
* GET /config endpointnecrashter2022-04-232-0/+15
* Echo network infonecrashter2022-04-231-0/+2
* Read preapproved users CSV file from confignecrashter2022-04-233-6/+10
* Fix failure to read users after restartnecrashter2022-04-231-9/+16
* Handle empty url_prefixnecrashter2022-04-231-8/+14
* Save different networks to different foldersnecrashter2022-04-232-12/+17
* Handle url_prefix in networknecrashter2022-04-231-6/+10
* name and url_prefix fields in confignecrashter2022-04-232-0/+9
* Support for multiple configs/routesnecrashter2022-04-232-11/+25
* Add default config filenecrashter2022-04-231-0/+11
* Read from config file at start-upnecrashter2022-04-232-10/+12
* Implement the ability to read config from yamlnecrashter2022-04-233-0/+27
* Add instructions for running server locallynecrashter2022-04-231-1/+29
* Remove constants in handlers, use db.confignecrashter2022-04-231-22/+13
* Add config property to DBnecrashter2022-04-231-0/+10
* Add basic config structnecrashter2022-04-232-0/+21
* Add logging to coinbase rewardsYigit Sever2022-04-232-0/+7
* Fix coinbase block rewardsnecrashter2022-04-231-5/+5
* Add rust check workflowYigit Sever2022-04-181-0/+22
* Merge pull request #8 from oznakn/mainYigit Sever2022-04-181-2/+2
|\
| * 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 stakingYağız Şenal2021-09-084-2/+78
|/
* Merge pull request #1 from yigitsever/add-license-1Yiğit Sever2021-05-191-0/+21
|\
| * 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