grin/p2p/src
Antioch Peverell e25a3b9d72
Fix capabilities (#1944)
* we cannot safely update nodes to use capabilities bits = 15 ...

* rustfmt
2018-11-07 10:00:42 +00:00
..
conn.rs Peer rate limiting (#1933) 2018-11-06 17:51:22 -08:00
handshake.rs Remove unused unsafe declarations (#1901) 2018-10-31 13:19:28 -07:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
msg.rs [DNM] broadcast tx kernel hash (if supported by peer) (#1929) 2018-11-07 09:28:17 +00:00
peer.rs fix the lock on the new mutex (#1942) 2018-11-07 09:40:39 +00:00
peers.rs [DNM] broadcast tx kernel hash (if supported by peer) (#1929) 2018-11-07 09:28:17 +00:00
protocol.rs [DNM] broadcast tx kernel hash (if supported by peer) (#1929) 2018-11-07 09:28:17 +00:00
serv.rs [DNM] broadcast tx kernel hash (if supported by peer) (#1929) 2018-11-07 09:28:17 +00:00
store.rs Default last connected to migrate older db (#1812) 2018-10-22 18:15:10 -07:00
types.rs Fix capabilities (#1944) 2018-11-07 10:00:42 +00:00