This website requires JavaScript.
Explore
Help
Sign In
Sweetbread
/
Alfis
Watch
1
Star
0
Fork
0
You've already forked Alfis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
107
Commits
3
Branches
0
Tags
b39f5fa7f05d36a3c57fcc0cd522383af9f6501d
Commit Graph
4 Commits
Author
SHA1
Message
Date
Revertron
5d57473122
Major refactoring. Changed mining algorithm to Blakeout. Changed keypair mining algorithm.
2021-03-10 22:21:50 +01:00
Revertron
9718fa8a81
Tuned some constants adn options.
2021-03-07 17:47:33 +01:00
Revertron
b0e78edb3d
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.
2021-03-06 21:28:06 +01:00
Revertron
92ebefce91
Changed and refactored block and transaction structures. Moved signature from transaction scope to block.
2021-03-02 18:11:17 +01:00