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 decb430d82 Small fix in miner. 4 years ago
..
blockchain Major GUI refactoring. 4 years ago
dns Major refactoring. Changed mining algorithm to Blakeout. Changed keypair mining algorithm. 4 years ago
p2p Added a decent reaction to a new block in chain in mining process. 4 years ago
webview Implemented immidiate check of DNS records, reverted Edge usage. 4 years ago
bytes.rs Added more restriction for blocks and zone names. 4 years ago
context.rs Added more restriction for blocks and zone names. 4 years ago
dns_utils.rs Major refactoring. Changed mining algorithm to Blakeout. Changed keypair mining algorithm. 4 years ago
event.rs Added a decent reaction to a new block in chain in mining process. 4 years ago
keys.rs Refactored setup of mining threads. 4 years ago
lib.rs Added more restriction by public key. Added alternative zones to restrictions. 4 years ago
main.rs Added features to control building with or without GUI, or use Edge engine on Windows. 4 years ago
miner.rs Small fix in miner. 4 years ago
settings.rs Made it possible to run ALFIS without settings file. It will be created if not found. 4 years ago
simplebus.rs Fixed small bug and test. 4 years ago
utils.rs Implemented right way to constrain zone difficulty. 4 years ago
web_ui.rs Fixed deadlock. 4 years ago
x_zones.rs Added more restriction by public key. Added alternative zones to restrictions. 4 years ago