grin/p2p/src
hashmap 2fa32d15ce Rustify core/src/core (#1122)
Small refactoring of one folder, if it makes sense I could extend the scope.
* Remove some cloning (real and just verbosity in the code)
* Naming conventions like to/into*
* Some Clippy's suggestions

I found that we don't use field init shorthand syntax, so I didn't touch this part, was it discussed before?
2018-06-01 20:41:26 +01:00
..
conn.rs Fix and cleanup of fast sync triggering logic (#916) 2018-03-30 06:02:40 +00:00
handshake.rs Rustify core/src/core (#1122) 2018-06-01 20:41:26 +01:00
lib.rs Minimal Transaction Pool (#1067) 2018-05-30 16:57:13 -04:00
msg.rs Minimal Transaction Pool (#1067) 2018-05-30 16:57:13 -04:00
peer.rs Minimal Transaction Pool (#1067) 2018-05-30 16:57:13 -04:00
peers.rs Rustify core/src/core (#1122) 2018-06-01 20:41:26 +01:00
protocol.rs Store and communicate ban reason (#1085) 2018-05-29 03:45:31 +01:00
serv.rs Minimal Transaction Pool (#1067) 2018-05-30 16:57:13 -04:00
store.rs make enum values explicit (#1101) 2018-05-29 17:57:11 -04:00
types.rs Minimal Transaction Pool (#1067) 2018-05-30 16:57:13 -04:00