< bitcoin-git>
[bitcoin] michaelfolkson opened pull request #17339: doc: Add template for good first issues (master...20191101-first-issue) https://github.com/bitcoin/bitcoin/pull/17339
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17218: Replace the LogPrint function with a macro (master...2019-10-log-print) https://github.com/bitcoin/bitcoin/pull/17218
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #17218: Replace the LogPrint function with a macro (master...2019-10-log-print) https://github.com/bitcoin/bitcoin/pull/17218
< bitcoin-git>
bitcoin/master 8734c85 Jeffrey Czyz: Replace the LogPrint function with a macro
< bitcoin-git>
bitcoin/master 90a2341 MarcoFalke: Merge #17218: Replace the LogPrint function with a macro
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17218: Replace the LogPrint function with a macro (master...2019-10-log-print) https://github.com/bitcoin/bitcoin/pull/17218
< bitcoin-git>
[bitcoin] jnewbery opened pull request #17340: Tests: speed up fundrawtransaction test (master...2019-11-speed-up-fundrawtransaction-test) https://github.com/bitcoin/bitcoin/pull/17340
< bitcoin-git>
bitcoin/master a6f6f77 Luke Dashjr: QA: Add wallet_implicitsegwit to test the ability to transform keys betwee...
< bitcoin-git>
bitcoin/master 6a7c40b MarcoFalke: Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transfo...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15888: QA: Add wallet_implicitsegwit to test the ability to transform keys between address types (master...test_wallet_implicitsegwit) https://github.com/bitcoin/bitcoin/pull/15888
< bitcoin-git>
[bitcoin] hebasto opened pull request #17345: test: Do not instantiate CAddrDB for static call CAddrDB::Read() (master...20191101-static-caddrdb-read) https://github.com/bitcoin/bitcoin/pull/17345
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #17346: Remove F401 (warning for unused imports) from lint-python.sh (master...2019-11-python-linter-sucks) https://github.com/bitcoin/bitcoin/pull/17346
< bitcoin-git>
[bitcoin] RandyMcMillan opened pull request #17347: build:lint add "hist" to list of false positives (master...makeseeds-py) https://github.com/bitcoin/bitcoin/pull/17347
< bitcoin-git>
[bitcoin] fanquake closed pull request #17347: build:lint add "hist" to list of false positives (master...makeseeds-py) https://github.com/bitcoin/bitcoin/pull/17347
< jeremyrubin>
Has anyone experienced having unordered_map<reference_wrapper<T>> leak memory?
< jeremyrubin>
err I guess I mean corrupt memory
< jeremyrubin>
I'm trying to store an unordered_map<reference_wrapper<const CTxMemPoolEntry>> (can't store a CTxMemPool::txiter because of definition cycle).
< jeremyrubin>
But it seems that memory gets corrupted when erasing from such an unordered_map
< jeremyrubin>
err unordered_set rather
< jeremyrubin>
nvm I think I squared it
< bitcoin-git>
[bitcoin] jnewbery closed pull request #16682: p2p: Disconnect peer that send us tx INVs when we opted out of tx relay (master...2019-08-disconnect-blocksonly-violators) https://github.com/bitcoin/bitcoin/pull/16682
< bitcoin-git>
bitcoin/master b0c774b Jeremy Rubin: Add new mempool benchmarks for a complex pool
< bitcoin-git>
bitcoin/master a5224be MarcoFalke: Merge #17292: Add new mempool benchmarks for a complex pool
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17292: Add new mempool benchmarks for a complex pool (master...bench_mempool) https://github.com/bitcoin/bitcoin/pull/17292