< jeremyrubin> How do I get bitcoin to build with iterator checking / safe mode?
< jeremyrubin> is it just standard --enable-debug to configure?
< bitcoin-git> [bitcoin] sipa opened pull request #17270: Feed environment data into RNG initializers (master...201910_seedrandom) https://github.com/bitcoin/bitcoin/pull/17270
< wumpus> jeremyrubin: I don't know about iterator-checking, but --enable-debug does enable some extra checks with regard to threads
< wumpus> jeremyrubin: if you mean the sanitizers, those are separate, there's a section in doc/developer-notes.md on them
< bitcoin-git> [bitcoin] Bushstar opened pull request #17272: [POLICY] Make multiple OP_RETURNS in a single TX standard (master...allow-multi-op_return) https://github.com/bitcoin/bitcoin/pull/17272
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17143: build: fix kerning issue with macOS .dmg background image (master...16836) https://github.com/bitcoin/bitcoin/pull/17143
< wumpus> achow101: your PR #16341 on the high priority for review list is closed, do you have any prposed replacement?
< gribble> https://github.com/bitcoin/bitcoin/issues/16341 | Introduce ScriptPubKeyMan interface and use it for key and script management (aka wallet boxes) by achow101 . Pull Request #16341 . bitcoin/bitcoin . GitHub
< provoostenator> wumpus achow101: #17260 is the first part of its replacement
< gribble> https://github.com/bitcoin/bitcoin/issues/17260 | Split some CWallet functions into new LegacyScriptPubKeyMan by achow101 . Pull Request #17260 . bitcoin/bitcoin . GitHub
< wumpus> provoostenator: ok, added that
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17273: build:proper fix for the kerning issue in macOS build fixes #16836 (master...fix-background-svg) https://github.com/bitcoin/bitcoin/pull/17273
< bushstar> +
< bitcoin-git> [bitcoin] practicalswift opened pull request #17274: tests: Fix fuzzers eval_script and script_flags by re-adding ECCVerifyHandle dependency (master...fuzzer-initialization-follow-up) https://github.com/bitcoin/bitcoin/pull/17274
< bitcoin-git> [bitcoin] practicalswift opened pull request #17275: pubkey: Assert CPubKey's ECCVerifyHandle precondition (master...assert-CPubKey-preconditions) https://github.com/bitcoin/bitcoin/pull/17275