2
0
mirror of https://github.com/Revertron/Alfis synced 2024-11-07 09:20:31 +00:00
Alfis/src
2021-02-19 18:14:48 +01:00
..
blockchain Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
dns Fixed some network errors. 2021-02-19 18:14:48 +01:00
p2p Fixed some network errors. 2021-02-19 18:14:48 +01:00
webview Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
context.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
event.rs Refactored key-management a lot. 2021-02-15 23:09:30 +01:00
keys.rs Updated serde version and some imports. 2021-02-16 22:06:03 +01:00
lib.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
main.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
miner.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
settings.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
simplebus.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 2021-02-19 16:41:43 +01:00
utils.rs Implemented loading Settings from file. Implemented mining of Keystore (key pair). Changed Transaction structure a lot. Added an icon to windows build. Changed some HTML. 2021-01-18 00:18:35 +01:00