grin/p2p
Jacob Payne 9e82fb1774 Replace AsFixedBytes with Sized + AsRef<[u8]> (#35)
* Replace AsFixedBytes with Sized + AsRef<[u8]>
* Add AsRef<u8> to impl_array_newtype!
* Include AsFixedBytes as marker trait
* Related fixes
* Remove Deref
2017-04-06 22:54:54 -07:00
..
src Replace AsFixedBytes with Sized + AsRef<[u8]> (#35) 2017-04-06 22:54:54 -07:00
tests Cleaned up error handling in p2p module. Setting peer status on disconnect. 2017-02-26 20:08:40 -08:00
Cargo.toml Add workspace support for all crates 2017-04-05 23:41:49 -07:00
rustfmt.toml Getting started on the p2p networking code. 2016-10-23 17:02:02 -04:00