Commit Graph

36 Commits (master)

Author SHA1 Message Date
Revertron a92799fb2d Updated crypto dependencies. 4 months ago
Revertron a27b6cc75c Fixed block precedence calculation. 2 years ago
Revertron 63d3593e10 Fixed default AdGuard DNS IP. 2 years ago
Dimitris Apostolou 08f49d52da
Fix typo 2 years ago
Revertron 903a3b1550 Fixed OPT record forwarding. 3 years ago
Revertron 08328c95fe Added DNS-over-HTTPS support for forwarded queries. 3 years ago
Revertron 66b03c0dff Verson increment. Disabled start of DNS server if threads set to zero. 3 years ago
Revertron 31ba599662 Implemented support for multiple keys. 3 years ago
Revertron aa6ae581d6 Pushing new origin hash. 3 years ago
Revertron ec635b19f2 Config update to support new chain. 3 years ago
Revertron fcb920e0de Refactored Chain a lot to make it possible to test.
Added a CPU hard test for Chain, checking all current DB.
Added an option to config file to set a count of checked top blocks on start.
3 years ago
Revertron c0e49bbab5 Optimized p2p connections a bit. 3 years ago
Revertron 6ed4fb4830 Made p2p connections somewhat more reliable. 3 years ago
Revertron 27352ba0d8 Increased DNS client timeout from 3 second to 10. Changed 1 bootstrap address. 3 years ago
Revertron 2b58d063dd Increased DNS client timeout from 1 second to 3. Added YGGv6 address to bootstrap peers. Incremented version. 3 years ago
R4SAS 551af8e6a0
fix typo in alfis.toml 3 years ago
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'. 3 years ago
Revertron 6ae6852670 Small update to config file. 3 years ago
Revertron 4721ff8f88 Config fix. 3 years ago
Revertron 8168ab37b3 (Hopefully) fixed network stucks. 3 years ago
Revertron 882d826c26 Implemented hosts-file support. You can resolve local names or block ads on DNS level! 3 years ago
Revertron 89cb23306a Fix typo. 3 years ago
Revertron e806cf5612 Added config option to ignore all nodes except from Yggdrasil. 3 years ago
Revertron 4e0b0b3d1c Added mining threads count option. 3 years ago
Revertron 98b00eb8e2 Changed version number. 3 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. 3 years ago
Revertron 4ddacd2f57 Tuned up difficulty constant for comfortable use with new algo.
Mined new origin block to start over test network.
3 years ago
Revertron c5204aaed1 Refactored a lot of cryptography. Moved from "rust-crypto" to https://github.com/RustCrypto 3 years ago
Revertron a4e9d92680 Fixed getting zone difficulty. 3 years ago
Revertron 1d9833db0f Implemented right way to constrain zone difficulty. 3 years ago
Revertron 85c2a7e668 Removed old origin from config. 3 years ago
Revertron c7e845af05 Made it possible to run ALFIS without settings file. It will be created if not found. 3 years ago
Revertron 9718fa8a81 Tuned some constants adn options. 3 years ago
Revertron 1cd1fed178 Added full IPv6 support for DNS-resolver upstreams. 3 years ago
Revertron ce212ab749 Changed format of DNS-listen options. Added DNS-thread count options to config. 3 years ago
Revertron ac915a1e92 Changed settings format file from JSON to Toml. 3 years ago