grin/core/src
2016-10-30 18:18:40 -07:00
..
core Merge pull request #7 from GarrickOllivander/fix_merkle_tree_malleability 2016-10-30 18:18:40 -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