diff options
author | fanquake <fanquake@gmail.com> | 2022-07-07 17:52:44 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-07-07 17:54:37 +0100 |
commit | d571cf2d2421c6f8efb2b61ca844034eaf230945 (patch) | |
tree | cd18dfda7b9dd2459291a5a85af3b0b15b571463 /.github | |
parent | a658a02c79ebd50d509032194095507ee84f93de (diff) | |
parent | 0101d2bc3c3bcf698d6cc2a237a680fc52395987 (diff) |
Merge bitcoin/bitcoin#25500: refactor: Move inbound eviction logic to its own translation unit
0101d2bc3c3bcf698d6cc2a237a680fc52395987 [net] Move eviction logic to its own file (dergoegge)
c741d748d4d9836940b99091cc7be09c65efcb79 [net] Move ConnectionType to its own file (Cory Fields)
a3c27070396ab8c2941c437e8099547e8fc9c110 [net] Add connection type to NodeEvictionCandidate (dergoegge)
42aa5d5b6269d27af525d5001907558442e96023 [net] Add NoBan status to NodeEvictionCandidate (dergoegge)
Pull request description:
This PR splits of the first couple commits from #25268 that move the inbound eviction logic from `net.{h,cpp}` to `eviction.{h,cpp}`.
Please look at #25268 for motivation and conceptual review.
ACKs for top commit:
jnewbery:
utACK 0101d2bc3c3bcf698d6cc2a237a680fc52395987
theuni:
utACK 0101d2bc3c3bcf698d6cc2a237a680fc52395987. I quickly verified with `git --color-moved` that the move-only changes are indeed move-only.
Tree-SHA512: e0c345a698030e049cb22fe281b44503c04403c5be5a3750ca14bfcc603a162ac6bac9a39552472feb57c460102b7ca91430b8ad6268f2efccc49b5e8959331b
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions