grin/p2p
hashmap a82041d0ed
Refactor Readable trait (#3309)
Currently Writable accepts trait Write as a type parameter but Readable
takes Read as a trait object, which is not symmetrical and also less performant. This PR changes Readable trait and all places where it's used
2020-04-30 17:42:19 +02:00
..
fuzz Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
src Refactor Readable trait (#3309) 2020-04-30 17:42:19 +02:00
tests Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
Cargo.toml Version bump for next development release 2020-03-02 12:27:16 +00:00