You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alfis/src
Revertron 6c3135d1e3 Updated consensus code. 3 years ago
..
blockchain Updated consensus code. 3 years ago
commons Updated consensus code. 3 years ago
crypto Changed identity format in transactions, now it will be double Sha256. 3 years ago
dns Increased DNS client timeout from 3 second to 10. Changed 1 bootstrap address. 3 years ago
p2p Changed some logging. 3 years ago
webview Fixed parsing of DomainData, many other fixes. 3 years ago
bytes.rs Fixed parsing of DomainData, many other fixes. 3 years ago
context.rs 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
dns_utils.rs Changed log levels to make alfis less chatty. 3 years ago
event.rs Refactored the work with signing blocks. 3 years ago
keys.rs 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
lib.rs Changed identity format in transactions, now it will be double Sha256. 3 years ago
main.rs Changed identity format in transactions, now it will be double Sha256. 3 years ago
miner.rs Updated consensus code. 3 years ago
settings.rs 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
simplebus.rs Fixed small bug and test. 3 years ago
web_ui.rs Fixed parsing of DomainData, many other fixes. 3 years ago
x_zones.rs Added more restriction by public key. Added alternative zones to restrictions. 3 years ago