mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-08 12:21:09 +03:00
63a4d95df1
* fix: in case txhashset validation fail, 'TxHashsetDownload' should retry (#1293) And add 2 more fixes: 1. handle sending request failure of 'send_txhashset_request'; 2. use a 10-mins timeout to handle noresponse failure, in case a peer ignore our txhashset request, or in case a peer fail to send a file for some reason. |
||
---|---|---|
.. | ||
conn.rs | ||
handshake.rs | ||
lib.rs | ||
msg.rs | ||
peer.rs | ||
peers.rs | ||
protocol.rs | ||
serv.rs | ||
store.rs | ||
types.rs |