grin/p2p/src
Jeremy Rubin 41ed10940d fix: Fix race condition with dandelion_relay peer map and make more semantic ()
* fix: Fix race condition with dandelion_relay peer map and make more semantic

* Fix bug where we don't actually re-read the dandelion_relay variable after refreshing it
2019-02-13 10:40:31 -08:00
..
conn.rs fix: connection close should stay outside the poll loop () 2019-01-07 14:44:07 +08:00
handshake.rs fix: one peer occupy multiple tcp connections () 2018-12-31 19:24:30 +08:00
lib.rs Compiler warnings 20190123 () 2019-01-25 10:09:32 +00:00
msg.rs Rework "bucket transactions" logic (buckets are now weight limited) () 2019-02-01 10:44:04 +00:00
peer.rs Track blocks we requested, always broadcast otherwise () 2019-01-12 09:28:03 -08:00
peers.rs fix: Fix race condition with dandelion_relay peer map and make more semantic () 2019-02-13 10:40:31 -08:00
protocol.rs Track blocks we requested, always broadcast otherwise () 2019-01-12 09:28:03 -08:00
serv.rs Track blocks we requested, always broadcast otherwise () 2019-01-12 09:28:03 -08:00
store.rs fix: check_banned must care about ip address only, and ignore the peer port info () 2019-01-01 11:43:05 +08:00
types.rs Maintain min outbound peers (min_preferred_peers / 2) () 2019-01-19 16:13:09 +00:00