Commit Graph

20 Commits (6a4a8d4106ee6180c62172e8f748a63bd6ceadac)

Author SHA1 Message Date
Revertron 3900790f03 Returned low thread priorty as it seems after thorough tests that there is an impact afterall. But this functionality is now controlled by option 'mining.lower'. 4 years ago
Revertron 6ae6852670 Small update to config file. 4 years ago
Revertron 4721ff8f88 Config fix. 4 years ago
Revertron 8168ab37b3 (Hopefully) fixed network stucks. 4 years ago
Revertron 882d826c26 Implemented hosts-file support. You can resolve local names or block ads on DNS level! 4 years ago
Revertron 89cb23306a Fix typo. 4 years ago
Revertron e806cf5612 Added config option to ignore all nodes except from Yggdrasil. 4 years ago
Revertron 4e0b0b3d1c Added mining threads count option. 4 years ago
Revertron 98b00eb8e2 Changed version number. 4 years ago
Revertron f5949e6ec0 Reworked handling appropriate (mined) keys absence. Now that info handled in UI as well. It won't allow users without keys to mine domains or zones. 4 years ago
Revertron 4ddacd2f57 Tuned up difficulty constant for comfortable use with new algo.
Mined new origin block to start over test network.
4 years ago
Revertron c5204aaed1 Refactored a lot of cryptography. Moved from "rust-crypto" to https://github.com/RustCrypto 4 years ago
Revertron a4e9d92680 Fixed getting zone difficulty. 4 years ago
Revertron 1d9833db0f Implemented right way to constrain zone difficulty. 4 years ago
Revertron 85c2a7e668 Removed old origin from config. 4 years ago
Revertron c7e845af05 Made it possible to run ALFIS without settings file. It will be created if not found. 4 years ago
Revertron 9718fa8a81 Tuned some constants adn options. 4 years ago
Revertron 1cd1fed178 Added full IPv6 support for DNS-resolver upstreams. 4 years ago
Revertron ce212ab749 Changed format of DNS-listen options. Added DNS-thread count options to config. 4 years ago
Revertron ac915a1e92 Changed settings format file from JSON to Toml. 4 years ago