grin/core/src
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
..
core Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
pow Fix shift by 1 block in TUI (#1780) (#1810) 2018-10-22 10:44:14 -07:00
consensus.rs Minor warning removal 2018-10-17 18:16:20 +00:00
genesis.rs merge T4 into master - rustfmt 2018-10-18 11:23:22 +01:00
global.rs feat: remove expired peers from the storage (#1794) 2018-10-22 13:59:40 -07:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
macros.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
ser.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00