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 57e202653d Changed web-server implementation from actix-web to tiny-http to save resources. 3 years ago
..
blockchain Last strokes before 0.5.0. 3 years ago
commons Changed web-server implementation from actix-web to tiny-http to save resources. 3 years ago
crypto Fixed default origin in settings and chain tests. 3 years ago
dns Added record constraints. 3 years ago
p2p Changed behavior on spurious wakeups of p2p connections. 3 years ago
webview Implemented web-server based on Actix-web to provide all HTML/CSS/JS for web-view. 3 years ago
bytes.rs Fixed parsing of DomainData, many other fixes. 3 years ago
context.rs Refactored event bus to lazy_static. 3 years ago
dns_utils.rs Changed log levels to make alfis less chatty. 3 years ago
event.rs First commit of 0.5.* branch. 3 years ago
keystore.rs Refactored event bus to lazy_static. 3 years ago
lib.rs Implemented web-server based on Actix-web to provide all HTML/CSS/JS for web-view. 3 years ago
main.rs Implemented web-server based on Actix-web to provide all HTML/CSS/JS for web-view. 3 years ago
miner.rs Refactored event bus to lazy_static. 3 years ago
settings.rs Fixed default origin in settings and chain tests. 3 years ago
web_server.rs Changed web-server implementation from actix-web to tiny-http to save resources. 3 years ago
web_ui.rs Changed web-server implementation from actix-web to tiny-http to save resources. 3 years ago