2020-07-11

< bitcoin-git> [bitcoin] stackman27 closed pull request #19497: Rpc send feereason (master...rpc_send_feereason) https://github.com/bitcoin/bitcoin/pull/19497
< bitcoin-git> [bitcoin] stackman27 opened pull request #19497: Rpc send feereason (master...rpc_send_feereason) https://github.com/bitcoin/bitcoin/pull/19497
< bitcoin-git> [bitcoin] hebasto opened pull request #19495: ci: Disable functional tests on forked repos to avoid timeouts for macOS (master...200711-ci-mac) https://github.com/bitcoin/bitcoin/pull/19495
< bitcoin-git> [bitcoin] jonatack opened pull request #19494: doc: CONTRIBUTING.md improvements (master...contributing-md-improvements) https://github.com/bitcoin/bitcoin/pull/19494
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19493: wallet: Fix clang build in Mac (master...mac_fix) https://github.com/bitcoin/bitcoin/pull/19493
< bitcoin-git> bitcoin/master 42fe6aa MarcoFalke: Merge #19493: wallet: Fix clang build in Mac
< bitcoin-git> bitcoin/master 1e58bcc Anthony Fieroni: wallet: Fix clang build in Mac
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/160800ac1055...42fe6aad326f
< bitcoin-git> [bitcoin] MarcoFalke closed 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] bvbfan opened pull request #19493: wallet: Fix clang build in Mac (master...mac_fix) https://github.com/bitcoin/bitcoin/pull/19493
< 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 #19491: util: Make Assert work with any value (master...2007-utilAssert) https://github.com/bitcoin/bitcoin/pull/19491
< bitcoin-git> [bitcoin] meshcollider merged pull request #19441: walletdb: don't reinitialize desc cache with multiple cache entries (master...fix-desc-cache-load) https://github.com/bitcoin/bitcoin/pull/19441
< bitcoin-git> bitcoin/master 160800a Samuel Dobson: Merge #19441: walletdb: don't reinitialize desc cache with multiple cache ...
< bitcoin-git> bitcoin/master a66a7a1 Andrew Chow: walletdb: don't reinitialize desc cache with multiple cache entries
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f96bce9b7f3...160800ac1055
< 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/master faf8401 MarcoFalke: wallet: Pass unused args to StartWallets
< bitcoin-git> bitcoin/master fa6c186 MarcoFalke: gui tests: Limit life-time of dummy testing setup
< bitcoin-git> bitcoin/master fa28a61 MarcoFalke: test: Add smoke test to check that wallets are flushed by default
< bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/89899a344861...5f96bce9b7f3
< bitcoin-git> [bitcoin] meshcollider merged pull request #19046: Replace CWallet::Set* functions that use memonly with Add/Load variants (master...rm-load-memonly) https://github.com/bitcoin/bitcoin/pull/19046
< bitcoin-git> bitcoin/master 3a9aba2 Andrew Chow: Split SetWalletFlags into Add/LoadWalletFlags
< bitcoin-git> bitcoin/master 0122fba Andrew Chow: Split SetHDChain into AddHDChain and LoadHDChain
< bitcoin-git> bitcoin/master d9cd095 Andrew Chow: Split SetActiveScriptPubKeyMan into Add/LoadActiveScriptPubKeyMan
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4fc9224ee76d...89899a344861
< bitcoin-git> [bitcoin] meshcollider merged pull request #18850: wallet: Fix ZapSelectTx to sync wallet spends (master...zapfix) https://github.com/bitcoin/bitcoin/pull/18850
< bitcoin-git> bitcoin/master 9c59f9c Anthony Fieroni: Fix ZapSelectTx to sync wallet spends
< bitcoin-git> bitcoin/master 4fc9224 Samuel Dobson: Merge #18850: wallet: Fix ZapSelectTx to sync wallet spends
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a42631775afa...4fc9224ee76d
< bitcoin-git> bitcoin/master a426317 MarcoFalke: Merge #19222: tests: Add fuzzing harness for BanMan
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19222: tests: Add fuzzing harness for BanMan (master...fuzzers-banman) https://github.com/bitcoin/bitcoin/pull/19222
< bitcoin-git> bitcoin/master 97846d7 practicalswift: tests: Add fuzzing harness for BanMan
< bitcoin-git> bitcoin/master deba199 practicalswift: tests: Add ConsumeSubNet(...). Move and increase coverage in ConsumeNetAdd...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ca055885c631...a42631775afa
< 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] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/505b4eda55a6...ca055885c631
< 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

2020-07-10

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19140: tests: Avoid fuzzer-specific nullptr dereference in libevent when handling PROXY requests (master...fuzzers-libevent-proxy) https://github.com/bitcoin/bitcoin/pull/19140
< bitcoin-git> bitcoin/master 505b4ed MarcoFalke: Merge #19140: tests: Avoid fuzzer-specific nullptr dereference in libevent...
< bitcoin-git> bitcoin/master 20d31bd practicalswift: tests: Avoid fuzzer-specific nullptr dereference in libevent when handling...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5802ea6bd32c...505b4eda55a6
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19453: refactor: reduce DefaultRequestHandler memory allocations (master...cli-reduce-memory-allocations) https://github.com/bitcoin/bitcoin/pull/19453
< bitcoin-git> bitcoin/master 5802ea6 MarcoFalke: Merge #19453: refactor: reduce DefaultRequestHandler memory allocations
< bitcoin-git> bitcoin/master f20b359 Jon Atack: cli: reduce DefaultRequestHandler memory allocations
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c0b0b0240f98...5802ea6bd32c
< 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] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/107b8559c5a7...c0b0b0240f98
< bitcoin-git> [bitcoin] Saibato opened pull request #19485: torcontrol: Add V3 ED25519-V3 onions. (master...add-ed25519) https://github.com/bitcoin/bitcoin/pull/19485
< bitcoin-git> [bitcoin] achow101 closed pull request #18870: build: Allow BDB between 4.8 and 5.3 without --with-incompatible-bdb (master...allow-other-bdb) https://github.com/bitcoin/bitcoin/pull/18870
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18638: net: Use mockable time for ping/pong, add tests (master...2004-netMockPing) https://github.com/bitcoin/bitcoin/pull/18638
< bitcoin-git> bitcoin/master 107b855 MarcoFalke: Merge #18638: net: Use mockable time for ping/pong, add tests
< bitcoin-git> bitcoin/master faab4aa MarcoFalke: util: Add count_microseconds helper
< bitcoin-git> bitcoin/master fa33654 MarcoFalke: net: Use mockable time for ping/pong, add tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a4eb6a51a7f6...107b8559c5a7
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19483: doc: Merge release notes (master...2007-docRel) https://github.com/bitcoin/bitcoin/pull/19483
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19482: doc: move-only release notes for 0.20.1 (0.20...2007-rel20_1) https://github.com/bitcoin/bitcoin/pull/19482
< bitcoin-git> [bitcoin] cculianu closed pull request #19273: Remove checks for nullptr from BlockAssembler::CreateNewBlock (master...blockassembler_no_check_new_nullptr) https://github.com/bitcoin/bitcoin/pull/19273
< bitcoin-git> [bitcoin] fanquake merged pull request #19469: rpc: deprecate banscore field in getpeerinfo (master...deprecate-getpeerinfo-banscore) https://github.com/bitcoin/bitcoin/pull/19469
< bitcoin-git> bitcoin/master dd54e37 Jon Atack: test: getpeerinfo banscore deprecation test
< bitcoin-git> bitcoin/master 41d55d3 Jon Atack: doc: getpeerinfo banscore deprecation release note
< bitcoin-git> bitcoin/master 8c7647b Jon Atack: rpc: deprecate banscore field in rpc getpeerinfo
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2aaff4813cc3...a4eb6a51a7f6
< 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] fanquake merged pull request #19224: [0.20] Backports (0.20...0_20_1_backports) https://github.com/bitcoin/bitcoin/pull/19224
< bitcoin-git> bitcoin/0.20 c219d21 sachinkm77: build: improved output of configure for build OS
< bitcoin-git> bitcoin/0.20 5c7151a fanquake: gui: update Qt base translations for macOS release
< bitcoin-git> bitcoin/0.20 0596a6e MIZUTA Takeshi: util: Don't reference errno when pthread fails.
< bitcoin-git> [bitcoin] fanquake pushed 16 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/cd32134bda3e...01c563708f32
< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/6103 | Add ZeroMQ notifications by promag · Pull Request #6103 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19476 | wip, rpc: Add mempoolchanges by promag · Pull Request #19476 · bitcoin/bitcoin · GitHub
< instagibbs> promag also made a WIP mempool delta RPC as another possible option https://github.com/bitcoin/bitcoin/pull/19476
< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/16684 | Discussion: upgrading to C++17 · Issue #16684 · bitcoin/bitcoin · GitHub
< MarcoFalke> Only 3.6 months till branch off: https://github.com/bitcoin/bitcoin/issues/18947
< gribble> https://github.com/bitcoin/bitcoin/issues/18086 | Accurately account for mempool index memory by sipa · Pull Request #18086 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19033 | http: Release work queue after event base finish by promag · Pull Request #19033 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18191 | Change UpdateForDescendants to use Epochs by JeremyRubin · Pull Request #18191 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18797 | Export standard Script flags in bitcoinconsensus by ariard · Pull Request #18797 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18787 | wallet: descriptor wallet release notes and cleanups by achow101 · Pull Request #18787 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 13 blockers, 1 bugfix, 3 chasing concept ACK
< gribble> https://github.com/bitcoin/bitcoin/issues/19325 | wallet: Refactor BerkeleyDatabase to introduce DatabaseBatch abstract class by achow101 · Pull Request #19325 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19386 | rpc: Assert that RPCArg names are equal to CRPCCommand ones (server) by MarcoFalke · Pull Request #19386 · bitcoin/bitcoin · GitHub
< instagibbs> proposed topic: new zmq notifications, or something else https://github.com/bitcoin/bitcoin/pull/19462#issuecomment-656140421 and https://github.com/bitcoin/bitcoin/pull/19476
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james amiti fjahr
< gribble> https://github.com/bitcoin/bitcoin/issues/19476 | wip, rpc: Add mempoolchanges by promag · Pull Request #19476 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #19476: wip, rpc: Add mempoolchanges (master...2020-07-rpc-mempoolchanges) https://github.com/bitcoin/bitcoin/pull/19476
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19283: refactor: Remove unused BlockAssembler::pblock member var (master...2006-minerPblock) https://github.com/bitcoin/bitcoin/pull/19283
< bitcoin-git> bitcoin/master 2aaff48 MarcoFalke: Merge #19283: refactor: Remove unused BlockAssembler::pblock member var
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd9db45c3ea1...2aaff4813cc3
< 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] laanwj merged pull request #19258: doc: improve subtree check instructions (master...2020/06/subtree-docs) https://github.com/bitcoin/bitcoin/pull/19258
< bitcoin-git> bitcoin/master fd9db45 Wladimir J. van der Laan: Merge #19258: doc: improve subtree check instructions
< bitcoin-git> bitcoin/master a4a3fc4 Sjors Provoost: doc: improve subtree check instructions
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cc9d09e73de0...fd9db45c3ea1
< 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] fanquake closed pull request #19001: qt: bugfix unsupported QLocale languages (master...202005-bugfix-qlocale) https://github.com/bitcoin/bitcoin/pull/19001
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19191: net: Extract download permission from noban (master...2006-netPerDow) https://github.com/bitcoin/bitcoin/pull/19191
< bitcoin-git> bitcoin/master fa0540c MarcoFalke: net: Extract download permission from noban
< bitcoin-git> bitcoin/master cc9d09e MarcoFalke: Merge #19191: net: Extract download permission from noban
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0d69fdb9a0e3...cc9d09e73de0
< instagibbs> suggested topic: unified zmq stream + mempool sequence number https://github.com/bitcoin/bitcoin/pull/19462#issuecomment-656140421
< bitcoin-git> [bitcoin] laanwj merged pull request #19314: refactor: Use uint16_t instead of unsigned short (master...akh_uint16_t) https://github.com/bitcoin/bitcoin/pull/19314
< bitcoin-git> bitcoin/master 0d69fdb Wladimir J. van der Laan: Merge #19314: refactor: Use uint16_t instead of unsigned short
< bitcoin-git> bitcoin/master 1cabbdd Aaron Hook: refactor: Use uint16_t instead of unsigned short
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22ccc27046a8...0d69fdb9a0e3
< bitcoin-git> [bitcoin] dongcarl closed pull request #17099: depends: Eliminate hard dependency on Ubuntu-ABI specific clang (master...2019-09-no-clang-download) https://github.com/bitcoin/bitcoin/pull/17099
< gribble> https://github.com/bitcoin/bitcoin/issues/19224 | [0.20] Backports by fanquake · Pull Request #19224 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #18993: qt: increase console command max length (master...202005-increase-console-command) https://github.com/bitcoin/bitcoin/pull/18993
< bitcoin-git> bitcoin/master 22ccc27 fanquake: Merge #18993: qt: increase console command max length
< bitcoin-git> bitcoin/master fc6a637 10xcryptodev: qt: increase console command max length
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9a3c7afe290f...22ccc27046a8
< willcl_ark> OK, that's what I understood too (from Practicalswift's comments in https://github.com/bitcoin/bitcoin/pull/19366#issue-438840241), but i've been struggling with gcc. If it should be possible I'll keep grappling :)
< gribble> https://github.com/bitcoin/bitcoin/issues/19388 | Build fuzz tests by default · Issue #19388 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19452 | doc: afl fuzzing comment about afl-gcc and afl-g++ by Crypt-iQ · Pull Request #19452 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 9a3c7af Wladimir J. van der Laan: Merge #19317: Add a left-justified width field to log2_work component for ...
< bitcoin-git> bitcoin/master c858302 jmorgan: Change format of log2_work for uniform output (zero-padded)
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/45f58dbc9b45...9a3c7afe290f
< bitcoin-git> [bitcoin] fanquake closed pull request #18865: gui: Refactor WalletFrame to extend QStackView (master...2020-05-walletframe) https://github.com/bitcoin/bitcoin/pull/18865
< bitcoin-git> [bitcoin] fanquake merged pull request #19452: doc: afl fuzzing comment about afl-gcc and afl-g++ (master...afl_gcc_0705) https://github.com/bitcoin/bitcoin/pull/19452
< bitcoin-git> bitcoin/master 45f58db fanquake: Merge #19452: doc: afl fuzzing comment about afl-gcc and afl-g++
< bitcoin-git> bitcoin/master 2b78a11 nsa: doc: afl fuzzing comment about afl-gcc and afl-g++
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fc8da23fbe58...45f58dbc9b45
< bitcoin-git> [bitcoin] laanwj merged pull request #19445: build: Update msvc build to use ISO standard C++17 (master...msvc_cpp17) https://github.com/bitcoin/bitcoin/pull/19445
< bitcoin-git> bitcoin/master fc8da23 Wladimir J. van der Laan: Merge #19445: build: Update msvc build to use ISO standard C++17
< bitcoin-git> bitcoin/master 2894e94 Aaron Clauson: Updates msvc build to use ISO standard C++17.
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21028ce9ffb8...fc8da23fbe58
< bitcoin-git> [bitcoin] fanquake closed pull request #17955: gui: Paste button in Open URI dialog (master...2020-01-paste-bitcoin-uri-button) https://github.com/bitcoin/bitcoin/pull/17955
< bitcoin-git> [bitcoin] laanwj merged pull request #19468: refactor: Drop unused CDBWrapper methods (master...200708-dbwrapper) https://github.com/bitcoin/bitcoin/pull/19468
< bitcoin-git> bitcoin/master 4b5ac25 Hennadii Stepanov: Drop unused CDBWrapper methods
< bitcoin-git> bitcoin/master 21028ce Wladimir J. van der Laan: Merge #19468: refactor: Drop unused CDBWrapper methods
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/64bf5d64dfbf...21028ce9ffb8
< bitcoin-git> [bitcoin] fanquake closed pull request #18618: gui: Drop RecentRequestsTableModel dependency to WalletModel (master...2020-04-review-18608) https://github.com/bitcoin/bitcoin/pull/18618
< bitcoin-git> [bitcoin] fanquake closed pull request #17966: qt, refactor: Optimize signal-slot connections logic (master...20200119-gui-walletframe) https://github.com/bitcoin/bitcoin/pull/17966
< bitcoin-git> [bitcoin] fanquake merged pull request #18896: qt: Reset toolbar after all wallets are closed (master...200506-toolbar) https://github.com/bitcoin/bitcoin/pull/18896
< bitcoin-git> bitcoin/master 64bf5d6 fanquake: Merge #18896: qt: Reset toolbar after all wallets are closed
< bitcoin-git> bitcoin/master 1e9bfd4 Hennadii Stepanov: qt: Reset toolbar after all wallets are closed
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3b31255c5ad...64bf5d64dfbf
< bitcoin-git> [bitcoin] fanquake closed pull request #17611: gui: Make send and receive widgets extend QWidget (master...2019-11-send-receive-widgets) https://github.com/bitcoin/bitcoin/pull/17611
< bitcoin-git> [bitcoin] fanquake closed pull request #18239: wip: gui: Refactor to drop client and wallet models setters (master...2020-03-drop-setmodel) https://github.com/bitcoin/bitcoin/pull/18239
< bitcoin-git> [bitcoin] fanquake merged pull request #19470: banlist: log post-swept banlist size at startup (master...log_post_sweep_banlist_size) https://github.com/bitcoin/bitcoin/pull/19470
< bitcoin-git> bitcoin/master e3b3125 fanquake: Merge #19470: banlist: log post-swept banlist size at startup
< bitcoin-git> bitcoin/master 0b8ba84 fanquake: banlist: log post-swept banlist size at startup
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b48c30541e4...e3b31255c5ad
< bitcoin-git> [bitcoin] fanquake merged pull request #19454: tools: `.clang-format` compat with clang versions < 9 (master...clang-6-compatibility) https://github.com/bitcoin/bitcoin/pull/19454
< bitcoin-git> bitcoin/master 6b48c30 fanquake: Merge #19454: tools: `.clang-format` compat with clang versions < 9
< bitcoin-git> bitcoin/master b9253c7 Jon Atack: tools: clang-format 6 compatibility
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c4a44186d816...6b48c30541e4
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19085: Refactor: clean up PeriodicFlush() (master...2020-05-refactor-periodic-flush) https://github.com/bitcoin/bitcoin/pull/19085
< bitcoin-git> bitcoin/master c4a4418 MarcoFalke: Merge #19085: Refactor: clean up PeriodicFlush()
< bitcoin-git> bitcoin/master e846a2a John Newbery: refactor: clean up PeriodicFlush()
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f7c19e829eca...c4a44186d816
< 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
< jonatack> someone235: good explanation why here: https://github.com/bitcoin/bitcoin/pull/19219#issuecomment-652684340
< someone235> Hi, does bitcoin core keep node ban score even if it reconnects (even if it's below the ban threshold)?
< gribble> https://github.com/bitcoin/bitcoin/issues/19454 | tools: `.clang-format` compat with clang versions < 9 by jonatack · Pull Request #19454 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #19473: net: Add -networkactive option (master...200709-setnet) https://github.com/bitcoin/bitcoin/pull/19473
< bitcoin-git> [bitcoin] jnewbery closed pull request #17601: Validation: Move CheckBlock() mutation guard to AcceptBlock() (master...2019-11-checkblock-in-acceptblock) https://github.com/bitcoin/bitcoin/pull/17601

2020-07-08

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate (master...2006-walletSpan) https://github.com/bitcoin/bitcoin/pull/19320
< bitcoin-git> bitcoin/master f7c19e8 MarcoFalke: Merge #19320: wallet: Replace CDataStream& with CDataStream&& where approp...
< bitcoin-git> bitcoin/master fa8a341 MarcoFalke: wallet: Replace CDataStream& with CDataStream&& where appropriate
< bitcoin-git> bitcoin/master fa021e9 MarcoFalke: wallet: Remove confusing double return value ret+success
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9f4c0a9694d3...f7c19e829eca
< bitcoin-git> [bitcoin] jnewbery opened pull request #19472: [net processing] Reduce cs_main scope MaybeDiscourageAndDisconnect() (master...2020-07-tidyup-maybediscourage) https://github.com/bitcoin/bitcoin/pull/19472
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19347: [net] Make cs_inventory nonrecursive (master...2020-06-cs-inventory) https://github.com/bitcoin/bitcoin/pull/19347
< bitcoin-git> bitcoin/master e8a2822 John Newbery: [net] Don't try to take cs_inventory before deleting CNode
< bitcoin-git> bitcoin/master 3556227 John Newbery: [net] Make cs_inventory a non-recursive mutex
< bitcoin-git> bitcoin/master 344e831 John Newbery: [net processing] Remove PushBlockInventory and PushBlockHash
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/abdfd2d0e3eb...9f4c0a9694d3
< bitcoin-git> [bitcoin] sipa reopened pull request #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute (master...lifetimebound2) https://github.com/bitcoin/bitcoin/pull/19387
< bitcoin-git> [bitcoin] sipa closed pull request #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute (master...lifetimebound2) https://github.com/bitcoin/bitcoin/pull/19387
< phantomcircuit> there's been a few people in #bitcoin who ask for them and when nobody says yes offer payment in pm
< bitcoin-git> [bitcoin] hebasto opened pull request #19471: util: Make default arg values more specific (master...200708-hint) https://github.com/bitcoin/bitcoin/pull/19471
< bitcoin-git> [bitcoin] fanquake opened pull request #19470: banlist: log post-swept banlist size at startup (master...log_post_sweep_banlist_size) https://github.com/bitcoin/bitcoin/pull/19470
< bitcoin-git> [bitcoin] jonatack opened pull request #19469: rpc: deprecate banscore field in getpeerinfo (master...deprecate-getpeerinfo-banscore) https://github.com/bitcoin/bitcoin/pull/19469
< bitcoin-git> [bitcoin] hebasto opened pull request #19468: Drop unused CDBWrapper methods (master...200708-dbwrapper) https://github.com/bitcoin/bitcoin/pull/19468
< 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] hebasto opened pull request #19465: Use LevelDB paranoid_checks option unconditionally (master...200708-ldb) https://github.com/bitcoin/bitcoin/pull/19465
< bitcoin-git> [bitcoin] jonatack opened pull request #19464: net, rpc: remove -banscore option, deprecate banscore in getpeerinfo (master...remove-banscore-option) https://github.com/bitcoin/bitcoin/pull/19464
< gribble> https://github.com/bitcoin/bitcoin/issues/17977 | [WIP] Implement BIP 340-342 validation (Schnorr/taproot/tapscript) by sipa · Pull Request #17977 · bitcoin/bitcoin · GitHub
< jonatack> CubicEarth: for the bitcoin core implementation, i think you'd want to look at (and review) #17977
< bitcoin-git> [bitcoin] luke-jr opened pull request #19463: Prune locks (master...prune_locks) https://github.com/bitcoin/bitcoin/pull/19463

2020-07-07

< 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
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19461: multiprocess: Add bitcoin-gui -ipcconnect option (master...pr/ipc-gui) https://github.com/bitcoin/bitcoin/pull/19461
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19460: multiprocess: Add bitcoin-wallet -ipcconnect option (master...pr/ipc-connect) https://github.com/bitcoin/bitcoin/pull/19460
< bitcoin-git> [bitcoin] sipa merged pull request #19219: Replace automatic bans with discouragement filter (master...202006_discourage) https://github.com/bitcoin/bitcoin/pull/19219
< bitcoin-git> bitcoin/master abdfd2d Pieter Wuille: Merge #19219: Replace automatic bans with discouragement filter
< bitcoin-git> bitcoin/master 2ad5838 Pieter Wuille: Clean up separated ban/discourage interface
< bitcoin-git> [bitcoin] sipa pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b52e25cc1be3...abdfd2d0e3eb
< bitcoin-git> bitcoin/master b691f2d Pieter Wuille: Replace automatic bans with discouragement filter
< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/16413 | depends: Bump QT to LTS release 5.9.8 by THETCR · Pull Request #16413 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19456 | bitcoin-qt 20. GUI opens empty · Issue #19456 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master f17a4d1 Fabian Jahr: rpc: Add hash_type NONE to gettxoutsetinfo
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19328: Add gettxoutsetinfo hash_type option (master...csi-5-hash_type-none) https://github.com/bitcoin/bitcoin/pull/19328
< bitcoin-git> bitcoin/master a712cf6 Fabian Jahr: rpc: gettxoutsetinfo can specify hash_type (only legacy option for now)
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f4301e910792...b52e25cc1be3
< bitcoin-git> bitcoin/master 605884e Fabian Jahr: refactor: Extract GetBogoSize function
< bitcoin-git> [bitcoin] jonatack opened pull request #19455: rpc generate: print useful help and error message (master...rpc-generate-helpful-error_message) https://github.com/bitcoin/bitcoin/pull/19455
< bitcoin-git> [bitcoin] jonatack opened pull request #19454: tools: `.clang-format` compat with clang versions < 9 (master...clang-6-compatibility) https://github.com/bitcoin/bitcoin/pull/19454
< bitcoin-git> [bitcoin] jonatack opened pull request #19453: refactor: reduce DefaultRequestHandler memory allocations (master...cli-reduce-memory-allocations) https://github.com/bitcoin/bitcoin/pull/19453
< bitcoin-git> [bitcoin] Crypt-iQ opened pull request #19452: doc: afl fuzzing comment about afl-gcc and afl-g++ (master...afl_gcc_0705) https://github.com/bitcoin/bitcoin/pull/19452

2020-07-05

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19450: ci: Add tsan suppression for race in BerkeleyBatch (master...200705-tsan-bd) https://github.com/bitcoin/bitcoin/pull/19450
< bitcoin-git> bitcoin/master f4301e9 MarcoFalke: Merge #19450: ci: Add tsan suppression for race in BerkeleyBatch
< bitcoin-git> bitcoin/master a76dafa Hennadii Stepanov: ci: Add tsan suppression for race in BerkeleyBatch
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/171f4a516bd6...f4301e910792
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabase (master...bdb-batch-rm-statics) https://github.com/bitcoin/bitcoin/pull/19324
< bitcoin-git> bitcoin/master d8e9ca6 Andrew Chow: walletdb: Move Rewrite into BerkeleyDatabase
< bitcoin-git> bitcoin/master 91d1091 Andrew Chow: walletdb: Move PeriodicFlush into WalletDatabase
< bitcoin-git> bitcoin/master 8f1bcf8 Andrew Chow: walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8783bcc099e9...171f4a516bd6
< bitcoin-git> [bitcoin] lowogo closed pull request #19451: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/19451
< bitcoin-git> [bitcoin] lowogo opened pull request #19451: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/19451

2020-07-01

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19424: ci: Run tsan ci config on cirrus (master...2006-ciTsanCirrus) https://github.com/bitcoin/bitcoin/pull/19424
< bitcoin-git> bitcoin/master 85a6895 Wladimir J. van der Laan: Merge #19408: doc: Windows WSL build recommendation to temporarily disable...
< bitcoin-git> bitcoin/master 21a6575 Aaron Clauson: Add Windows WSL build recommendation to temporarily disable Win32 PE suppo...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e1b20e228590...85a68952f86d
< bitcoin-git> [bitcoin] laanwj merged pull request #19028: test: Set -logthreadnames in unit tests (master...2005-testThreadNames) https://github.com/bitcoin/bitcoin/pull/19028
< bitcoin-git> bitcoin/master e1b20e2 Wladimir J. van der Laan: Merge #19028: test: Set -logthreadnames in unit tests
< bitcoin-git> bitcoin/master 9999348 MarcoFalke: test: Set -logthreadnames in unit tests
< bitcoin-git> bitcoin/master fa4ea99 MarcoFalke: init: Setup scheduler in tests and init in exactly the same way
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9d92ee12fdb0...e1b20e228590
< bitcoin-git> [bitcoin] laanwj merged pull request #19257: build: remove BIP70 configure option (master...remove_bip70_configure) https://github.com/bitcoin/bitcoin/pull/19257
< bitcoin-git> bitcoin/master c4ffcf0 fanquake: build: remove BIP70 configure option
< bitcoin-git> bitcoin/master 9d92ee1 Wladimir J. van der Laan: Merge #19257: build: remove BIP70 configure option
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffa70801dab7...9d92ee12fdb0
< bitcoin-git> [bitcoin] laanwj merged pull request #19308: wallet: BerkeleyBatch Handle cursor internally (master...bdb-internal-cursor) https://github.com/bitcoin/bitcoin/pull/19308
< 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] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/f6072e601af6...bb588669f9e8
< bitcoin-git> [bitcoin] laanwj merged pull request #19368: test: improve functional tests compatibility with BSD/macOS (master...test_improved_process_detection) https://github.com/bitcoin/bitcoin/pull/19368
< bitcoin-git> bitcoin/master f6072e6 Wladimir J. van der Laan: Merge #19368: test: improve functional tests compatibility with BSD/macOS
< bitcoin-git> bitcoin/master 3a7e794 Ivan Metlushko: test: retry when write to a socket fails on macOS
< bitcoin-git> bitcoin/master 8cf9d15 Ivan Metlushko: test: use pgrep for better compatibility
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e491e5564698...f6072e601af6
< bitcoin-git> bitcoin/master e491e55 Wladimir J. van der Laan: Merge #19375: build: target Windows 7 when building libevent and fix ipv6 ...
< bitcoin-git> bitcoin/master eb6b735 fanquake: build: pass _WIN32_WINNT=0x0601 when building libevent for Windows
< bitcoin-git> bitcoin/master 03e056e Luke Dashjr: depends: Patch libevent build to fix IPv6 -rpcbind on Windows
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2af56d6d5c38...e491e5564698
< 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
< jnewbery> promag: not sure if this helps in your scenario, but have you read https://github.com/bitcoin/bitcoin/blob/master/test/README.md#attaching-a-debugger ?
< 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] fanquake closed pull request #19416: Update pruning tooltip (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19416
< bitcoin-git> [bitcoin] Saibato opened pull request #19419: wallet: Listwallets do not iterate trough our blocksdata. (master...wallet_351) https://github.com/bitcoin/bitcoin/pull/19419
< bitcoin-git> [bitcoin] BitcoinErrorLog opened pull request #19416: Update pruning tooltip (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19416

2020-06-29

< 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
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19385: test: Change default test logging directory (master...unit-log-location) https://github.com/bitcoin/bitcoin/pull/19385
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19385: test: Change default test logging directory (master...unit-log-location) https://github.com/bitcoin/bitcoin/pull/19385
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19385: test: Change default test logging directory (master...unit-log-location) https://github.com/bitcoin/bitcoin/pull/19385
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19385: test: Change default test logging directory (master...unit-log-location) https://github.com/bitcoin/bitcoin/pull/19385
< bitcoin-git> [bitcoin] laanwj merged pull request #19399: refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp (master...200628-warm-mx) https://github.com/bitcoin/bitcoin/pull/19399
< bitcoin-git> bitcoin/master 2af56d6 Wladimir J. van der Laan: Merge #19399: refactor: Replace RecursiveMutex with Mutex in rpc/server.cp...
< bitcoin-git> bitcoin/master 6fdfeeb Hennadii Stepanov: refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d3187fd0d6d...2af56d6d5c38
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19413: refactor: Remove confusing BlockIndex global (master...2006-noBlockIndexGlobal) https://github.com/bitcoin/bitcoin/pull/19413
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19413: refactor: Remove confusing BlockIndex global (master...2006-noBlockIndexGlobal) https://github.com/bitcoin/bitcoin/pull/19413
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19412: test: move TEST_RUNNER_EXTRA into native tsan setup (master...move_tsan_test_runner_config) https://github.com/bitcoin/bitcoin/pull/19412
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c3c7cc50c5f...8d3187fd0d6d
< bitcoin-git> bitcoin/master a92e48b fanquake: test: move TEST_RUNNER_EXTRA into native tsan setup
< bitcoin-git> bitcoin/master 8d3187f MarcoFalke: Merge #19412: test: move TEST_RUNNER_EXTRA into native tsan setup
< gribble> https://github.com/bitcoin/bitcoin/issues/19411 | Unable to build BDB 4.8 on macOS Big Sur beta (depends & contrib script) · Issue #19411 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 5c3c7cc MarcoFalke: Merge #19300: wallet: Handle concurrent wallet loading
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19300: wallet: Handle concurrent wallet loading (master...2020-06-loadwallet) https://github.com/bitcoin/bitcoin/pull/19300
< bitcoin-git> bitcoin/master 9b009fa João Barbosa: qa: Test concurrent wallet loading
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dbadf746e268...5c3c7cc50c5f
< bitcoin-git> bitcoin/master b9971ae João Barbosa: wallet: Handle concurrent wallet loading
< 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
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19412: test: move TEST_RUNNER_EXTRA into native tsan setup (master...move_tsan_test_runner_config) https://github.com/bitcoin/bitcoin/pull/19412
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19412: test: move TEST_RUNNER_EXTRA into native tsan setup (master...move_tsan_test_runner_config) https://github.com/bitcoin/bitcoin/pull/19412
< bitcoin-git> [bitcoin] Bushstar closed pull request #19414: [build] rename movies to animation (master...bitcoin-rename-movies) https://github.com/bitcoin/bitcoin/pull/19414
< bitcoin-git> [bitcoin] Bushstar opened pull request #19414: [build] rename movies to animation (master...bitcoin-rename-movies) https://github.com/bitcoin/bitcoin/pull/19414
< bitcoin-git> [bitcoin] laanwj merged pull request #19333: refactor: Fix clang compile failure (master...2006-FixClangBuild) https://github.com/bitcoin/bitcoin/pull/19333