diff options
| author | Suhas Daftuar <[email protected]> | 2020-10-19 09:31:51 -0400 |
|---|---|---|
| committer | Suhas Daftuar <[email protected]> | 2020-10-27 11:15:21 -0400 |
| commit | 4fe338ab3ed73b3ffb20eedf95500c56ec2920e1 (patch) | |
| tree | bf31b79769476a8ff767d4168e07089e5e2777d4 /src/httpserver.h | |
| parent | Avoid calling CAddrMan::Connected() on block-relay-only peer addresses (diff) | |
| download | discoin-4fe338ab3ed73b3ffb20eedf95500c56ec2920e1.tar.xz discoin-4fe338ab3ed73b3ffb20eedf95500c56ec2920e1.zip | |
Call CAddrMan::Good() on block-relay-only peer addresses
Being able to invoke Good() is important for address management (new vs tried
table, tried table eviction via test-before-evict). We mitigate potential
information leaks by not calling Connected() on these peer addresses.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions