This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
grin-node
Watch
1
Star
0
Fork
0
You've already forked grin-node
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a23308dd9d7f767a00eefb1be029a1ee773da73f
grin-node
/
core
/
src
T
History
Ignotus Peverell
42769c373c
Re-implemented the whole interaction between server, peer and protocol to be more Rust-ish. Server maintains peer references and protocol is internally mutable.
2016-10-29 12:36:45 -07:00
..
core
Re-implemented the whole interaction between server, peer and protocol to be more Rust-ish. Server maintains peer references and protocol is internally mutable.
2016-10-29 12:36:45 -07:00
pow
p2p module getting close to first integration test allowing 2 peers to connect. Fleshed out handshake and protocol use. Fixed most errors, just need to make the borrow checker happy.
2016-10-25 22:06:13 -07:00
genesis.rs
core: move Hash into its own module
2016-10-23 13:23:04 +00:00
lib.rs
Add apache 2.0 license header to all source files
2016-10-23 13:20:39 +00:00
macros.rs
Re-implemented the whole interaction between server, peer and protocol to be more Rust-ish. Server maintains peer references and protocol is internally mutable.
2016-10-29 12:36:45 -07:00
ser.rs
p2p module getting close to first integration test allowing 2 peers to connect. Fleshed out handshake and protocol use. Fixed most errors, just need to make the borrow checker happy.
2016-10-25 22:06:13 -07:00