2
0
mirror of https://github.com/Revertron/Alfis synced 2024-11-12 19:10:48 +00:00
Alfis/src
2021-03-23 19:29:51 +01:00
..
blockchain Tuned up difficulty constant for comfortable use with new algo. 2021-03-22 22:57:54 +01:00
commons First signed block number changed to 35 to be able to get more signers. 2021-03-23 11:41:50 +01:00
dns 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. 2021-03-23 18:55:11 +01:00
p2p 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. 2021-03-23 18:55:11 +01:00
webview 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. 2021-03-23 18:55:11 +01:00
bytes.rs Eliminated connection loops. 2021-03-21 00:19:09 +01:00
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. 2021-03-23 18:55:11 +01:00
dns_utils.rs First signed block number changed to 35 to be able to get more signers. 2021-03-23 11:41:50 +01:00
event.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. 2021-03-23 18:55:11 +01:00
keys.rs Added a keys check on load. Added a warning on errors. 2021-03-23 19:29:51 +01:00
lib.rs Eliminated connection loops. 2021-03-21 00:19:09 +01:00
main.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. 2021-03-23 18:55:11 +01:00
miner.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. 2021-03-23 18:55:11 +01:00
settings.rs Made it possible to run ALFIS without settings file. It will be created if not found. 2021-03-16 14:00:14 +01:00
simplebus.rs Fixed small bug and test. 2021-03-16 21:59:51 +01:00
web_ui.rs Added a keys check on load. Added a warning on errors. 2021-03-23 19:29:51 +01:00
x_zones.rs Added more restriction by public key. Added alternative zones to restrictions. 2021-03-13 21:04:40 +01:00