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 4ddacd2f57 Tuned up difficulty constant for comfortable use with new algo.
Mined new origin block to start over test network.
3 years ago
..
blockchain Tuned up difficulty constant for comfortable use with new algo. 3 years ago
commons Tuned up difficulty constant for comfortable use with new algo. 3 years ago
dns Major refactoring. Changed mining algorithm to Blakeout. Changed keypair mining algorithm. 3 years ago
p2p Implemented purging old disconnected peers. 3 years ago
webview Eliminated connection loops. 3 years ago
bytes.rs Eliminated connection loops. 3 years ago
context.rs Added app_version to handshake. 3 years ago
dns_utils.rs Major refactoring. Changed mining algorithm to Blakeout. Changed keypair mining algorithm. 3 years ago
event.rs Added a decent reaction to a new block in chain in mining process. 3 years ago
keys.rs Refactored a lot of cryptography. Moved from "rust-crypto" to https://github.com/RustCrypto 3 years ago
lib.rs Eliminated connection loops. 3 years ago
main.rs Implemented purging old disconnected peers. 3 years ago
miner.rs Refactored a lot of cryptography. Moved from "rust-crypto" to https://github.com/RustCrypto 3 years ago
settings.rs Made it possible to run ALFIS without settings file. It will be created if not found. 3 years ago
simplebus.rs Fixed small bug and test. 3 years ago
web_ui.rs Implemented purging old disconnected peers. 3 years ago
x_zones.rs Added more restriction by public key. Added alternative zones to restrictions. 3 years ago