Age | Commit message (Expand) | Author |
---|---|---|
2021-03-19 | Add unit test coverage for our onion peer eviction protection | Jon Atack |
2021-03-19 | Protect onion+localhost peers in ProtectEvictionCandidatesByRatio() | Jon Atack |
2021-03-19 | Add m_inbound_onion to AttemptToEvictConnection() | Jon Atack |
2021-03-19 | Add unit tests for ProtectEvictionCandidatesByRatio() | Jon Atack |
2021-03-19 | Use std::unordered_set instead of std::vector in IsEvicted() | Jon Atack |
2021-03-19 | Move peer eviction tests to a separate test file | Jon Atack |