This website requires JavaScript.
Explore
Help
Sign in
Core
/
grin
Watch
0
Star
0
Fork
You've already forked grin
0
mirror of
https://github.com/mimblewimble/grin.git
synced
2025-05-10 11:11:15 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eb024e91d2
Branches
Tags
No results found.
grin
/
p2p
History
Ignotus Peverell
eb024e91d2
Discovery and seeding of other peers. Relies either on a gist with IP addresses or a static list. Connects to a first list, sending peer request messages to discover more. Monitor the server to make sure there's always enough peer connections.
2017-02-18 18:42:34 -08:00
..
src
Discovery and seeding of other peers. Relies either on a gist with IP addresses or a static list. Connects to a first list, sending peer request messages to discover more. Monitor the server to make sure there's always enough peer connections.
2017-02-18 18:42:34 -08:00
tests
Added full node sync mode. Follows closely the bitcoin header-first sync. Related p2p messages and protocol.
2017-02-07 13:52:17 -08:00
Cargo.toml
A db store for peer data.
2017-02-09 20:16:34 -08:00
rustfmt.toml
Getting started on the p2p networking code.
2016-10-23 17:02:02 -04:00