grin/p2p/src
Antioch Peverell cb652e7ef1
do not treat txhashset.zip download as abusive behavior (#1973)
* do not treat txhashset.zip download as abusive behavior

* count times, not bytes so we exclude quiet increments

* use inc_quiet when tracking sent bytes via an attachment

* add comment

* fixup "quiet" counter entries

* rustfmt
2018-11-13 21:34:45 +00:00
..
conn.rs do not treat txhashset.zip download as abusive behavior (#1973) 2018-11-13 21:34:45 +00: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 cleanup how we deal with flexible rproof size in ser/deser (#1965) 2018-11-13 09:30:40 +00:00
peer.rs ask for peers with PEER_LIST capability when asking for more peers (#1969) 2018-11-13 10:59:33 +00:00
peers.rs refactor the state_sync to handle the long fork (#1902) 2018-11-10 11:27:52 +08:00
protocol.rs do not treat txhashset.zip download as abusive behavior (#1973) 2018-11-13 21:34:45 +00:00
serv.rs Suppress some peers logs by trace level instead of debug (#1952) 2018-11-11 07:30:14 +08:00
store.rs cleanup how we deal with flexible rproof size in ser/deser (#1965) 2018-11-13 09:30:40 +00:00
types.rs Enable TX_KERNEL_HASH capability by default (#1971) 2018-11-13 09:28:36 -08:00