mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 06:43:45 +01:00
ce6bca88e8doc: release note for getnodeaddresses by network (Jon Atack)3f89c0e990test: improve getnodeaddresses coverage, test by network (Jon Atack)6c98c09991rpc: enable filtering getnodeaddresses by network (Jon Atack)80ba294854p2p: allow CConnman::GetAddresses() by network, add doxygen (Jon Atack)a49f3ddbbap2p: allow CAddrMan::GetAddr() by network, add doxygen (Jon Atack)c38981e748p2p: pull time call out of loop in CAddrMan::GetAddr_() (João Barbosa)d35ddca91ep2p: enable CAddrMan::GetAddr_() by network, add doxygen (Jon Atack) Pull request description: This patch allows passing a network argument to CAddrMan::GetAddr(), CConnman::GetAddresses(), and rpc getnodeaddresses to return only addresses of that network. It also contains a performance optimisation by promag. ACKs for top commit: laanwj: Code review and lightly tested ACKce6bca88e8vasild: ACKce6bca88e8Tree-SHA512: 40e700d97091248429c73cbc0639a1f03ab7288e636a7b9026ad253e9708253c6b2ec98e7d9fb2d56136c0f762313dd648915ac98d723ee330d713813a43f99d