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 ae8a90be7f Fixed max block constant. 3 years ago
..
blockchain Fixed max block constant. 3 years ago
commons Added environment variable ALFIS_DEBUG to set ALFIS to always run in debug mode. 3 years ago
crypto Fixed #45, ability to work with old keys and domains. 3 years ago
dns Set hosts test to ignore, as Github Actions are hostsless from now on, it seems. 3 years ago
p2p Disabled full blockchain check on start. 3 years ago
webview Fixed tabbar hiding bug, and flex-shrinking messages bug. 3 years ago
bytes.rs Fixed parsing of DomainData, many other fixes. 3 years ago
context.rs Improved signing blocks operations. 3 years ago
dns_utils.rs Changed log levels to make alfis less chatty. 3 years ago
event.rs Refactored and optimized signings. 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 Added environment variable ALFIS_DEBUG to set ALFIS to always run in debug mode. 3 years ago
miner.rs Refactored and optimized signings. 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 Improved signing blocks operations. 3 years ago
x_zones.rs Added more restriction by public key. Added alternative zones to restrictions. 3 years ago