No description provided.
Move a bunch of fairly verbose debug messages from mempool to mempool2 #8726
pull rebroad wants to merge 1 commits into bitcoin:master from rebroad:MoreGranularDebug3 changing 2 files +10 −10-
rebroad commented at 4:56 PM on September 14, 2016: contributor
-
Move a bunch of fairly verbose debug messages from mempool to mempool2 93c37c5bf8
-
in src/init.cpp:None in 93c37c5bf8
422 | @@ -423,7 +423,7 @@ std::string HelpMessage(HelpMessageMode mode) 423 | strUsage += HelpMessageOpt("-limitdescendantsize=<n>", strprintf("Do not accept transactions if any ancestor would have more than <n> kilobytes of in-mempool descendants (default: %u).", DEFAULT_DESCENDANT_SIZE_LIMIT)); 424 | strUsage += HelpMessageOpt("-bip9params=deployment:start:end", "Use given start/end times for specified BIP9 deployment (regtest-only)"); 425 | } 426 | - string debugCategories = "addrman, alert, bench, coindb, db, http, libevent, lock, mempool, mempoolrej, net, proxy, prune, rand, reindex, rpc, selectcoins, tor, zmq"; // Don't translate these and qt below 427 | + string debugCategories = "addrman, alert, bench, coindb, db, http, libevent, lock, mempool{,2,rej}, net, proxy, prune, rand, reindex, rpc, selectcoins, tor, zmq"; // Don't translate these and qt below
paveljanik commented at 5:15 PM on September 14, 2016:Do you think that all users reading the help know this shell-ism?
paveljanik commented at 5:16 PM on September 14, 2016: contributorWhy?
What is verbose for one person is not verbose enough for other...
rebroad closed this on Sep 14, 2016DrahtBot locked this on Sep 8, 2021Contributors
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:15 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me