Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement gas fee | Yigit Sever | 2022-04-25 | 1 | -0/+3 |
* | Suppress clippy warning: module_name_repetition | necrashter | 2022-04-23 | 1 | -0/+1 |
* | Comply with Rustfmt | necrashter | 2022-04-23 | 1 | -2/+0 |
* | Bot config representation | necrashter | 2022-04-23 | 1 | -0/+15 |
* | Format, refactor, succinct errors | Yigit Sever | 2022-04-23 | 1 | -5/+5 |
* | Config struct documentation | necrashter | 2022-04-23 | 1 | -9/+31 |
* | Configurable hash zero hexadecimal character count | necrashter | 2022-04-23 | 1 | -0/+2 |
* | Read preapproved users CSV file from config | necrashter | 2022-04-23 | 1 | -0/+2 |
* | name and url_prefix fields in config | necrashter | 2022-04-23 | 1 | -0/+4 |
* | Implement the ability to read config from yaml | necrashter | 2022-04-23 | 1 | -0/+25 |
* | Add basic config struct | necrashter | 2022-04-23 | 1 | -0/+20 |