grin/p2p/src
Antioch Peverell 7dfca6077c
Refactor compact block body (#1394)
* introduce CompactBlockBody

* rustfmt

* implement From<Block> for CompactBlock

* rustfmt

* remove debug logging

* wip

* rustfmt
2018-08-22 20:19:37 +01:00
..
conn.rs Cleanup imports (#1161) 2018-06-14 08:16:14 -04:00
handshake.rs Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
lib.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
msg.rs Simplify and improve headers_received (#1362) 2018-08-16 22:30:05 -04:00
peer.rs Simplify and improve headers_received (#1362) 2018-08-16 22:30:05 -04:00
peers.rs Refactor and optimise peers.rs (#1389) 2018-08-20 18:32:13 -04:00
protocol.rs Refactor compact block body (#1394) 2018-08-22 20:19:37 +01:00
serv.rs Refactor and optimise peers.rs (#1389) 2018-08-20 18:32:13 -04:00
store.rs Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00
types.rs Simplify and improve headers_received (#1362) 2018-08-16 22:30:05 -04:00