With filter sizes at ~2% of block size, reducing getcfilter request size to 100 corresponds to a response with equal bandwidth to ~2 blocks.
Tweaks to BIP 157/158 #699
pull jimpo wants to merge 2 commits into bitcoin:master from jimpo:bip-157-158 changing 2 files +10 −10-
jimpo commented at 7:00 AM on July 10, 2018: contributor
-
BIP 157: Limit getcfilter requests to 100 filters. f4948ddb4f
-
BIP 158: Correct statements about false positive rate. b88d5b6b5c
- jimpo force-pushed on Jul 10, 2018
- luke-jr merged this on Aug 9, 2018
- luke-jr closed this on Aug 9, 2018
- Roasbeef cross-referenced this on Oct 23, 2019 from issue wire: decrease MaxGetCFiltersReqRange from 1000 to 100 by Sjors
- Roasbeef referenced this in commit 094bd71823 on Oct 25, 2019
- Roasbeef cross-referenced this on Oct 25, 2019 from issue BIP-0157: increase max getcfilters request to 1k blocks by Roasbeef
- Roasbeef referenced this in commit 898559fd05 on Oct 25, 2019
Contributors