Commit Graph

98 Commits (8bb2d9af9fac9e6e0d4de7138ef98e2b2f6c6300)

Author SHA1 Message Date
Revertron 8bb2d9af9f Version increment. 3 years ago
Revertron cd65a0e020 Fixes for zones menu on freaking Arch. 3 years ago
Revertron 067898f2ff Version increment. 3 years ago
Revertron a4d9a64989 Implemented consistent SOA serial for internal zones. 3 years ago
Revertron cefb1eb87f Rewised domains interface a lot. 3 years ago
Revertron f60e42eb2e Fixed #86 - shuffling domain zones list. 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 5677b860e4 A fix for miner stuck after dropped signing. 3 years ago
Revertron 7bee4bc61c Fixes for previous release2. 3 years ago
Revertron 6c5e374408 Fixes for previous release. 3 years ago
Revertron c0e49bbab5 Optimized p2p connections a bit. 3 years ago
Revertron 640e2a0619 Fixed ping processing.
Changed the limit of active connections from 10 to 15.
3 years ago
Revertron 520f485899 Optimized p2p connections.
Added a limit for 10 active connections to save bandwidth and CPU.
3 years ago
Revertron 0d944ca1dc Fixed a problem with allowed mining while waiting for signers.
Sped up initial blocks downloading.
Changed block consensus a bit.
3 years ago
Revertron dee53887cb Added more block supremacy checks. 3 years ago
Revertron b248d839e1 Fixed a problem with forks longer than one. 3 years ago
Revertron 7e1ea8e23d Version increment. 3 years ago
Revertron 92b03344eb Version increment and cargo exclusion for working files. 3 years ago
Revertron 66d38d4a60 Version increment. 3 years ago
Revertron 6ed4fb4830 Made p2p connections somewhat more reliable. 3 years ago
Revertron 3bf44c77b8 Version increment. 3 years ago
Revertron e898348624 Version increment. 3 years ago
Revertron 068ff395f7 Version increment. 3 years ago
Revertron 3f48919adf Fixed signers calculation. 3 years ago
Revertron e8124ec211 Version increment. 3 years ago
Revertron 9ca952ee67 Several small optimizations. 3 years ago
Revertron dd558464a5 Fixed ability to stop mining if we are waiting for signing blocks in miner. 3 years ago
Revertron d12ebf6ede Version increment. 3 years ago
Revertron 75125b971b Changed command flag `-v` to show version and exit. Selection of other log levels will be possible in config in the future. 3 years ago
Revertron f16a95f51e Added new option `-l` to write log messages to file. Changed old `-l` flag to `-b`. 3 years ago
Revertron 661130847d Version increment. 3 years ago
Revertron de61d17845 Added new configuration for cross-platform compilation. 3 years ago
Revertron 6a1aa6c0d5 Reworked p2p code, optimized a lot. 3 years ago
Revertron 0e153ae47e Fixed #44, no external object in Arch Linux webkit. 3 years ago
Revertron b179f063d0 Added first FAQ section. Incremented version. 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
Revertron 92209689d6 Fixed parsing of DomainData, many other fixes. 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 a74a0733ac Changed identity format in transactions, now it will be double Sha256.
Added new checks for forked blocks.
Added options table.
Added posibility to replace blocks in DB by more appropriate forks.
Divided transactions table to domains and zones tables.
Added a timestamp to domains and zones table, it will give us possibility to purge old domains.
Changed difficulty check to check head and tail (sum of them) of the hash.
Added encrypted (by Chacha20) domain name to DomainData, added contacts and owners vectors for it too.
Added yggdrasil flag to ZoneData - it will restrict all IPs for domains in particular zone to Yggdrasil only.
Changed difficulties of various block types.
Added a temporary (for a run) unique ID to all handshakes.
Start of signing blocks mining will be after 60 seconds after full block.
Added mining status to statusbar.
3 years ago
Revertron 445733fd29 Added a github link to help page. 3 years ago
Revertron 7830681b38 Refactored interface. Added log events to Events tab. 3 years ago
Revertron fd294580c7 Optimized network stuff. 3 years ago
Revertron 8168ab37b3 (Hopefully) fixed network stucks. 3 years ago
Revertron cddfa7b347 Updated some dependencies. 3 years ago
Revertron 3072fefb38 Version increment. 3 years ago
Revertron 164a6ef219 Version increment. 3 years ago
Revertron d70b107955 Speed up of initial peer discovery. 3 years ago
Revertron e806cf5612 Added config option to ignore all nodes except from Yggdrasil. 3 years ago
Revertron 7e4e905e86 Version increment. 3 years ago
Revertron cb8b207f34 Fixed a warning. 3 years ago