Issue Details
- Number
- 19886
- Title
- noban permission probably shouldn't give additional permissions implcitly
- Description
- "Ignore block request below NODE_NETWORK_LIMITED threshold" is skipped for `noban` permission in a manner which actually sends to requested block.
We should probably change it to use `download` permission, or simply ignore the request.
Ignoring requests could cause existing peer software to stall/timeout in theory, but I don't think any existing software will make such requests from a NODE_NETWORK_LIMITED peer in the first place?
- URL
-
https://github.com/bitcoin/bitcoin/issue/19886
- Closed by
-
Back to List