grin/core
eupn 8f42f7306c feat: remove expired peers from the storage (#1794)
* Initial expired peers removal
* Stop expired peers
* Simplify peer removal and remove only Defunct peers
* Make seed to check for expired peers every hour
* Get rid of unused vector of peers to remove
* Make peer deletion predicate closure immutable
2018-10-22 13:59:40 -07:00
..
fuzz Cleanup transaction with offset (#1514) 2018-09-12 12:17:36 +01:00
src feat: remove expired peers from the storage (#1794) 2018-10-22 13:59:40 -07:00
tests replace stdlib RwLock and Mutex with parking_lot (#1793) 2018-10-20 08:13:07 +08:00
Cargo.toml Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00