< bitcoin-git>
[bitcoin] fanquake closed pull request #17822: refactor: Use uint16_t instead of unsigned short (master...akh_uint16_t) https://github.com/bitcoin/bitcoin/pull/17822
< bitcoin-git>
[bitcoin] robot-visions opened pull request #18772: rpc: calculate fee in getblock using BlockUndo data (master...getblock-fee) https://github.com/bitcoin/bitcoin/pull/18772
2020-04-25
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18770: test: Remove raw-tx byte juggling in mempool_reorg (master...2004-testNoRawBytes) https://github.com/bitcoin/bitcoin/pull/18770
< bitcoin-git>
[bitcoin] 10xcryptodev opened pull request #18769: qt: todo - remove bug fix for old versions of Qt (master...pr_qt_remove_todo) https://github.com/bitcoin/bitcoin/pull/18769
< bitcoin-git>
[bitcoin] darosior opened pull request #18766: Disable fee estimation in blocksonly mode (master...disable_feeest_blocksonly) https://github.com/bitcoin/bitcoin/pull/18766
< bitcoin-git>
[bitcoin] rebroad opened pull request #18760: Disconnect nodes with bad messages during IBD (master...IBDDisconnectBadChecksum) https://github.com/bitcoin/bitcoin/pull/18760
< hebasto>
luke-jr: this makes a top level dir `git archive --prefix='bitcoin/' --output=${OUTDIR}/src/${DISTNAME}.tar.gz HEAD`
< jeremyrubin>
Anyways I don't need to work on it immediately, my stuff works fine as is. But I'd rather put the effort in to an existing tool than polishing out Yet Another Bitcoin Script TOol
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18759: bench: Start nodes with -nodebuglogfile (master...2004-benchNoDebugLog) https://github.com/bitcoin/bitcoin/pull/18759
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks.py (master...20200424-test-use-wait_for_getdata-in-p2p_compactblocks) https://github.com/bitcoin/bitcoin/pull/18756
< bitcoin-git>
bitcoin/master a215c61 MarcoFalke: Merge #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks....
< bitcoin-git>
bitcoin/master c4027e7 Sebastian Falbesoner: refactor: test: use wait_for_getdata() in p2p_compactblocks.py
< 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
< vasild>
"I'm really not a fan of disabling warnings for 3rd party headers, but I'm not completely opposed" --> what we end up doing is disabling warnings in 3rd party headers AND in bitcoin core.
< 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
< vasild>
Wouldn't it be better if we can (optionally) shut warnings from external libraries, but have them enabled for bitcoin core?
< vasild>
hebasto: #18738 will also hide warnings in bitcoin core itself. It is unfortunate to have to lower standards for bitcoin core because some external library emits warnings. I think it is likely that some of our external dependencies (qt, boost, whatever) will produce warnings with some compiler.
< 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
< wumpus>
PSA: 2FA-required policy has been enabled for the "bitcoin" organization
< wumpus>
still need to convince one person to enable it to do the same for bitcoin-core
< 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