< andytoshi> i am still worried about the descendant size limit in practice though. if one of my customers is some giant exchange doing a massive sweep that's close to 100 KB in size, and they 0conf spend an output from my tx, that will compromise my ability to cpfp the tx, correct?
< andytoshi> well, i guess 100Kb is a _lot_
< gmaxwell> So fix it.
< gmaxwell> I agree that if a single "ordinarly created" txn can will defeat CPFP that shouldn't be possible.
< gmaxwell> The size isn't even an important aspect of the DOS protection, it could be handled entirely differently.
< instagibbs> gmaxwell, I'm willing to put in some time to fix it, but as most relay things It's Complicated and I'd need some guidance
< instagibbs> aside from one-off things like bumping the size aspect so that a single standard tx cannot do this
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15043: test: Build fuzz targets into seperate executables (master...Mf1812-buildFuzzTargets) https://github.com/bitcoin/bitcoin/pull/15043
< luke-jr> were all the meetings during Christmas cancelled, or just the one last week?
< meshcollider> luke-jr: yeah this one too, There will be a meeting next week though iirc
< bitcoin-git> [bitcoin] mmachicao opened pull request #15044: Tests: IsReachable is the inverse of IsLimited (DRY) (master...net_contract_test) https://github.com/bitcoin/bitcoin/pull/15044
< bitcoin-git> [bitcoin] jl2012 opened pull request #15045: [test] Apply maximal flags to tx_valid tests and minimal flags to tx_invalid tests (master...min_txtests_flags) https://github.com/bitcoin/bitcoin/pull/15045
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/df73c23f5fac...e4850ce1103e
< bitcoin-git> bitcoin/master fa3e874 MarcoFalke: test: pruning: Check that verifychain can be called when pruned
< bitcoin-git> bitcoin/master e4850ce MarcoFalke: Merge #14930: test: pruning: Check that verifychain can be called when pruned...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14930: test: pruning: Check that verifychain can be called when pruned (master...Mf1812-testPruneVerify) https://github.com/bitcoin/bitcoin/pull/14930
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15047: build: Allow to configure --with-sanitizers=fuzzer (master...Mf1812-buildSanFuzz) https://github.com/bitcoin/bitcoin/pull/15047