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-01-21 03:21:08 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
572c1951e1
grin
/
p2p
History
Ignotus Peverell
572c1951e1
Introduced a higher-level connection abstraction, allowing the protocol to stay relatively simple. Deals with the lower level details of sending, receiving data, timeouts and dealing with futures.
2017-01-29 22:43:20 -08:00
..
src
Introduced a higher-level connection abstraction, allowing the protocol to stay relatively simple. Deals with the lower level details of sending, receiving data, timeouts and dealing with futures.
2017-01-29 22:43:20 -08:00
tests
Started putting in place the adapter between the chain and p2p modules to forward blocks and transactions. Cleaned up chain store references.
2016-12-18 15:51:54 -08:00
Cargo.toml
Introduced a higher-level connection abstraction, allowing the protocol to stay relatively simple. Deals with the lower level details of sending, receiving data, timeouts and dealing with futures.
2017-01-29 22:43:20 -08:00
rustfmt.toml
Getting started on the p2p networking code.
2016-10-23 17:02:02 -04:00