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 0d40f6599b Fixed hash-tail tests. 4 years ago
..
blockchain Changed origin block index to 1. Added "locker" blocks - mining, exchange etc. Removed unnecesarry creation of 'zones' directory on startup. Changed bind port of DNS-UDP socket to random (fixes inability to start several copies of Alfis). Sped up block exchange by sending additional pings when we have more blocks than other peers. Fixed unnecesarry double requests of blocks. Totally reworked block checking on arrival. Added target tags for logging in main. Added a commandline flag to list all blocks in DB and exit. 4 years ago
dns Fixed linux tests. 4 years ago
p2p Changed origin block index to 1. Added "locker" blocks - mining, exchange etc. Removed unnecesarry creation of 'zones' directory on startup. Changed bind port of DNS-UDP socket to random (fixes inability to start several copies of Alfis). Sped up block exchange by sending additional pings when we have more blocks than other peers. Fixed unnecesarry double requests of blocks. Totally reworked block checking on arrival. Added target tags for logging in main. Added a commandline flag to list all blocks in DB and exit. 4 years ago
webview Implemented status bar with some status information: sync process, connected nodes and blockchain height. 4 years ago
context.rs Implemented rotating DNS upstreams from config. Fixed warnings. 4 years ago
event.rs Changed origin block index to 1. Added "locker" blocks - mining, exchange etc. Removed unnecesarry creation of 'zones' directory on startup. Changed bind port of DNS-UDP socket to random (fixes inability to start several copies of Alfis). Sped up block exchange by sending additional pings when we have more blocks than other peers. Fixed unnecesarry double requests of blocks. Totally reworked block checking on arrival. Added target tags for logging in main. Added a commandline flag to list all blocks in DB and exit. 4 years ago
keys.rs Fixed hash-tail tests. 4 years ago
lib.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 4 years ago
main.rs Fixed MacOS build. 4 years ago
miner.rs Fixed MacOS build. 4 years ago
settings.rs Changed format of DNS-listen options. Added DNS-thread count options to config. 4 years ago
simplebus.rs Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 4 years ago
utils.rs Added hash of last block to Ping/Pong messages. 4 years ago