< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18753: test: Fix intermittent failure in wallet_importmulti (master...2004-testFixInIm) https://github.com/bitcoin/bitcoin/pull/18753
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18752: test: Fix intermittent error in mempool_reorg (master...2004-qaMempoolReorg) https://github.com/bitcoin/bitcoin/pull/18752
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18751: doc: Explain why GetRandMicros must not be templated (master...2004-docGetRandMicros) https://github.com/bitcoin/bitcoin/pull/18751
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18744: tests: Add fuzzing harnesses for various classes/functions in primitives/ (master...fuzzers-2020-04-22) https://github.com/bitcoin/bitcoin/pull/18744
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #18743: depends: Add --sysroot option to mac os native compile flags (master...pr/sysroot) https://github.com/bitcoin/bitcoin/pull/18743
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18739: doc: Document how to fuzz Bitcoin Core using Honggfuzz (master...honggfuzz) https://github.com/bitcoin/bitcoin/pull/18739
< bitcoin-git>
[bitcoin] hebasto opened pull request #18738: build: Suppress Qt 5.12 warnings on Ubuntu Focal (master...200422-qt-warn) https://github.com/bitcoin/bitcoin/pull/18738
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18575: bench: Remove requirement that all benches use same testing setup (master...2004-benchNoGlobalReg) https://github.com/bitcoin/bitcoin/pull/18575
< bitcoin-git>
bitcoin/master a7a6f1f MarcoFalke: Merge #18575: bench: Remove requirement that all benches use same testing ...
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18736: tests: Add fuzzing harnesses for various classes/functions in util/ (master...fuzzers-2020-04-21) https://github.com/bitcoin/bitcoin/pull/18736
< bitcoin-git>
[bitcoin] laanwj merged pull request #18665: Do not expose and consider -logthreadnames when it does not work (master...200416-logthreads) https://github.com/bitcoin/bitcoin/pull/18665
< bitcoin-git>
bitcoin/master acb4fa0 Wladimir J. van der Laan: Merge #18665: Do not expose and consider -logthreadnames when it does not ...
< bitcoin-git>
bitcoin/master b91e4ae Hennadii Stepanov: Do not expose and consider -logthreadnames when it does not work
< bitcoin-git>
[bitcoin] fanquake closed pull request #17494: utils: Use GetProcessWorkingSetSizeEx to get limit for Win32LockedPageAllocator (master...windows_page_allocator_getlimit) https://github.com/bitcoin/bitcoin/pull/17494
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18730: wallet: Remove -upgradewallet from dummywallet (master...2004-walletNoUpgrade) https://github.com/bitcoin/bitcoin/pull/18730
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18729: GUI/Intro: Never change the prune checkbox after the user has touched it (master...intro_dont_change_user_prune) https://github.com/bitcoin/bitcoin/pull/18729
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18728: GUI: Enable changing the autoprune block space size in intro dialog (master...intro_prune_size) https://github.com/bitcoin/bitcoin/pull/18728
< bitcoin-git>
[bitcoin] fanquake closed pull request #18716: Hard forking Bitcoin Core for New Bitcoin UNV Crypto asset (master...0.20) https://github.com/bitcoin/bitcoin/pull/18716
< bitcoin-git>
[bitcoin] CyberDevAi opened pull request #18716: Hard forking Bitcoin Core for New Bitcoin UNV Crypto asset (master...0.20) https://github.com/bitcoin/bitcoin/pull/18716
< bitcoin-git>
[bitcoin] fanquake opened pull request #18709: doc: note why we can't use thread_local with glibc back compat (master...document_thread_local_glibc) https://github.com/bitcoin/bitcoin/pull/18709
2020-04-19
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18601: wallet: Refactor WalletRescanReserver to use wallet reference (master...2020-04-walletrescanreserver) https://github.com/bitcoin/bitcoin/pull/18601
< bitcoin-git>
bitcoin/master f8102d9 MarcoFalke: Merge #18601: wallet: Refactor WalletRescanReserver to use wallet referenc...
< bitcoin-git>
bitcoin/master fc289b7 João Barbosa: wallet: Refactor WalletRescanReserver to use wallet reference
< bitcoin-git>
[bitcoin] meshcollider opened pull request #18700: Fix locking on WSL using flock instead of fcntl (master...202004_file_lock_windows) https://github.com/bitcoin/bitcoin/pull/18700
< bitcoin-git>
[bitcoin] theStack opened pull request #18672: test: add further BIP37 size limit checks to p2p_filter.py (master...20200416-test-add-further-bloom-filter-size-limit-checks) https://github.com/bitcoin/bitcoin/pull/18672
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git>
bitcoin/master bee88b8 James O'Beirne: tests: have coins simulation test also use CCoinsViewDB
< bitcoin-git>
bitcoin/master d8dfcea MarcoFalke: Merge #17669: tests: have coins simulation test also use CCoinsViewDB