< bitcoin-git>
[bitcoin] ryanofsky opened pull request #19492: Fix macos "integers of different signs" error from #18850 (master...pr/macs) https://github.com/bitcoin/bitcoin/pull/19492
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19490: wallet: Fix typo in comments; Simplify assert (master...2007-docWallet) https://github.com/bitcoin/bitcoin/pull/19490
< bitcoin-git>
[bitcoin] meshcollider merged pull request #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet is off (master...2005-walletNoFlush) https://github.com/bitcoin/bitcoin/pull/18923
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19489: test: Fail wait_until early if connection is lost (master...2007-testFailEarly) https://github.com/bitcoin/bitcoin/pull/19489
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19474: doc: Use precise permission flags where possible (master...2007-docPerm) https://github.com/bitcoin/bitcoin/pull/19474
< bitcoin-git>
bitcoin/master ca05588 MarcoFalke: Merge #19474: doc: Use precise permission flags where possible
< bitcoin-git>
bitcoin/master fab5586 MarcoFalke: doc: Use precise permission flags where possible
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19488: Refactor mempool.dat to be extensible, and store missing info (master...mempool_dat_extensible) https://github.com/bitcoin/bitcoin/pull/19488
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #19474: doc: Use precise permission flags where possible (master...2007-docPerm) https://github.com/bitcoin/bitcoin/pull/19474
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #19474: doc: Use precise permission flags where possible (master...2007-docPerm) https://github.com/bitcoin/bitcoin/pull/19474
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VERSION` (master...pr14033.1) https://github.com/bitcoin/bitcoin/pull/19486
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #14033: p2p: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater (master...nVersion-checks) https://github.com/bitcoin/bitcoin/pull/14033
< bitcoin-git>
bitcoin/master c0b0b02 MarcoFalke: Merge #14033: p2p: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_...
< bitcoin-git>
bitcoin/master 57b0c0a Ben Woosley: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater
< bitcoin-git>
[bitcoin] fanquake closed 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] freenancial opened pull request #19480: build: Only use `@` prefix for `echo` command in Makefiles (master...remove_at_sign_makefile) https://github.com/bitcoin/bitcoin/pull/19480
2020-07-09
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #19478: Kill mapLinks data structure in Mempool (master...epoch-mempool-clean-split-3) https://github.com/bitcoin/bitcoin/pull/19478
< instagibbs>
Ok, so recently I wrote a one-off zmq notification for mempool evictions, which are currently not covered. Other people have more exntensive ideas: https://github.com/bitcoin/bitcoin/pull/19476
< bitcoin-git>
bitcoin/master fa6d5ab MarcoFalke: refactor: Remove unused BlockAssembler::pblock member var
< bitcoin-git>
[bitcoin] Mohamed-94 opened pull request #19475: script: Speed up default time-out and Container CPU usage (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19475
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19474: doc: Use precise permission flags where possible (master...2007-docPerm) https://github.com/bitcoin/bitcoin/pull/19474
< bitcoin-git>
[bitcoin] fanquake closed pull request #18604: Display command line usage to console without requiring X Windows (master...UsageToConsoleIfNotWin32) https://github.com/bitcoin/bitcoin/pull/18604
< bitcoin-git>
[bitcoin] kiminuo closed pull request #19466: Use operator/ in fs::absolute to prepare for C++17 (master...feature/2020-07-08-fs-paths) https://github.com/bitcoin/bitcoin/pull/19466
< bitcoin-git>
[bitcoin] kiminuo opened pull request #19466: Use operator/ in fs::absolute to prepare for C++17 (master...feature/2020-07-08-fs-paths) https://github.com/bitcoin/bitcoin/pull/19466
< bitcoin-git>
[bitcoin] instagibbs opened pull request #19462: Add zmq notifications for evicted transactions, tests (master...notify_eviction) https://github.com/bitcoin/bitcoin/pull/19462
< bitcoin-git>
[bitcoin] jnewbery closed pull request #19364: net processing: Move orphan reprocessing to a global (master...2020-06-global-orphans) https://github.com/bitcoin/bitcoin/pull/19364
< instagibbs>
wumpus, any particular reason zmq notifications of mempool removal stalled out? reading some PR archaeology and am unsure https://github.com/bitcoin/bitcoin/pull/8549
2020-07-06
< bitcoin-git>
[bitcoin] achow101 opened pull request #19457: wallet: Cleanup wallettool salvage and walletdb extraneous declarations (master...walletdb-statics-followup) https://github.com/bitcoin/bitcoin/pull/19457
< bitcoin-git>
bitcoin/master fa72ca6 MarcoFalke: qt: Remove unused includes
< bitcoin-git>
[bitcoin] laanwj merged pull request #19331: build: Do not include server symbols in wallet (master...2006-WalletNoServerSym) https://github.com/bitcoin/bitcoin/pull/19331
< bitcoin-git>
bitcoin/master fac96e6 MarcoFalke: wallet: Do not include server symbols
< bitcoin-git>
bitcoin/master fa0f6c5 MarcoFalke: Revert "Fix link error with --enable-debug"
< bitcoin-git>
[bitcoin] promag closed pull request #15363: http: Release server before waiting for event base loop exit (master...2019-01-loopexit) https://github.com/bitcoin/bitcoin/pull/15363
< bitcoin-git>
[bitcoin] gzhao408 opened pull request #19423: test: add functional test for txrelay during and after IBD (master...ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/19423
2020-06-30
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19422: ci: Add tsan suppression for race in wallet (master...2007-ciTsanSupW) https://github.com/bitcoin/bitcoin/pull/19422
< gribble>
https://github.com/bitcoin/bitcoin/issues/19095 | [tools] Update clang-format config for multi-line function declarations and calls by jnewbery · Pull Request #19095 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] promag opened pull request #19420: http: Track active requests and wait for last to finish (master...2020-06-track-requests) https://github.com/bitcoin/bitcoin/pull/19420
< bitcoin-git>
[bitcoin] practicalswift opened pull request #19415: tests: Make DNS lookup mockable/testable/fuzzable. Add fuzzing harness for Lookup(…)/LookupHost(…)/LookupNumeric(…)/LookupSubNet(…). (master...fuzzers-dns-lookup) https://github.com/bitcoin/bitcoin/pull/19415
< gribble>
https://github.com/bitcoin/bitcoin/issues/19215 | psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs by achow101 · Pull Request #19215 · bitcoin/bitcoin · GitHub