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
Files
734529098c438805c09358b12d2d168c4bfa6e98
Alfis
/
src
/
p2p
T
History
Revertron
734529098c
Fixed lagging behind nodes with "better" last block.
2021-05-07 22:14:30 +02:00
..
message.rs
Added app version to Shake message.
2021-04-23 17:27:05 +02:00
mod.rs
Implemented P2P peer exchange. Refactored project structure.
2021-02-11 21:51:32 +01:00
network.rs
Fixed lagging behind nodes with "better" last block.
2021-05-07 22:14:30 +02:00
peer.rs
Optimized new block processing. Added quick-ban for those, who send wrong blocks.
2021-04-17 01:51:14 +02:00
peers.rs
Added a failsafe mechanism, that will restart all swarm connections if network is stale.
2021-04-26 23:18:00 +02:00
state.rs
Refactored loop connection detection and processing.
2021-04-23 15:05:01 +02:00