aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* Implement gas feeYigit Sever2022-04-251-0/+3
|
* Suppress clippy warning: module_name_repetitionnecrashter2022-04-231-0/+1
| | | Co-authored-by: Yigit Sever <yigit@ceng.metu.edu.tr>
* Comply with Rustfmtnecrashter2022-04-231-2/+0
|
* Bot config representationnecrashter2022-04-231-0/+15
|
* Format, refactor, succinct errorsYigit Sever2022-04-231-5/+5
|
* Config struct documentationnecrashter2022-04-231-9/+31
|
* Configurable hash zero hexadecimal character countnecrashter2022-04-231-0/+2
|
* Read preapproved users CSV file from confignecrashter2022-04-231-0/+2
|
* name and url_prefix fields in confignecrashter2022-04-231-0/+4
|
* Implement the ability to read config from yamlnecrashter2022-04-231-0/+25
|
* Add basic config structnecrashter2022-04-231-0/+20