2020-02-18

< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/179504ccb6f4...36f42e1bf43f

2020-02-17

< bitcoin-git> [bitcoin] TheQuantumPhysicist opened pull request #18167: Fix a violation of C++ standard rules where unions are used for type-punning (master...master) https://github.com/bitcoin/bitcoin/pull/18167
< dongcarl> Does anyone know how to setup gribble for another channel? I'm thinking #bitcoin-builds
< gribble> https://github.com/bitcoin/bitcoin/issues/17569 | build: Allow export of environ symbols and work around rv64 toolchain issue by laanwj . Pull Request #17569 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #18166: ci: Run fuzz testing test cases under valgrind (master...fuzz-test-cases-under-valgrind) https://github.com/bitcoin/bitcoin/pull/18166
< dongcarl> Another question: When testing out lower-power SBCs, what's a good metric for "runs Bitcoin Core well"? Is "being able to keep up with tip" good enough?
< dongcarl> If I want to buy hardware to be my dedicated Bitcoin Core node... Should ECC RAM be a main concern? Or is it outweighed by other concerns
< dongcarl> What's the current thinking on running Bitcoin Core on non-ECC devices? Are there enough safe guards in place so that at least casual users can use non-ECC devices?
< gribble> https://github.com/bitcoin/bitcoin/issues/17966 | qt, refactor: Optimize signal-slot connections logic by hebasto . Pull Request #17966 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17569 | build: Allow export of environ symbols and work around rv64 toolchain issue by laanwj . Pull Request #17569 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #17948: build: pass -fno-ident in Windows gitian descriptor (master...pass_fno_ident) https://github.com/bitcoin/bitcoin/pull/17948
< bitcoin-git> bitcoin/master 179504c Wladimir J. van der Laan: Merge #17948: build: pass -fno-ident in Windows gitian descriptor
< bitcoin-git> bitcoin/master 530d02a fanquake: build: pass -fno-ident in Windows gitian descriptor
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/051439813e2c...179504ccb6f4
< promag> this one might fix high cpu of bitcoin-qt
< gribble> https://github.com/bitcoin/bitcoin/issues/18160 | gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged by promag . Pull Request #18160 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #13339: wallet: Replace %w by wallet name in -walletnotify script (master...2018-05-walletnotify) https://github.com/bitcoin/bitcoin/pull/13339
< bitcoin-git> bitcoin/master 0514398 Wladimir J. van der Laan: Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
< bitcoin-git> bitcoin/master 4e9efac Joao Barbosa: test: Check wallet name in -walletnotify script
< bitcoin-git> bitcoin/master 9a5b5ee Joao Barbosa: wallet: Replace %w by wallet name in -walletnotify script
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/263f53e2d07a...051439813e2c
< gribble> https://github.com/bitcoin/bitcoin/issues/13339 | wallet: Replace %w by wallet name in -walletnotify script by promag . Pull Request #13339 . bitcoin/bitcoin . GitHub
< wumpus> FWIW I'm not going to be at bitcoin 2020 / coredev next month, sorry, even less eager than normal to go on a long flight like that with the coronavirus and quarantaine scare
< jonasschnelli> I notarized rc1 5 days ago and Sjors did confirm it worked: https://github.com/bitcoin/bitcoin/issues/15774#issuecomment-585324648
< bitcoin-git> [bitcoin] luke-jr opened pull request #18165: Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr function (master...svcflags2str) https://github.com/bitcoin/bitcoin/pull/18165
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type names (master...1912-rpcDocFixes) https://github.com/bitcoin/bitcoin/pull/18098
< bitcoin-git> bitcoin/master 263f53e MarcoFalke: Merge #18098: scripted-diff: Add missing spaces in RPCResult, Normalize ty...
< bitcoin-git> bitcoin/master fad027f MarcoFalke: scripted-diff: Add missing spaces in RPCResult, Fix type names
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94c0287aec9a...263f53e2d07a
< gribble> https://github.com/bitcoin/bitcoin/issues/13339 | wallet: Replace %w by wallet name in -walletnotify script by promag . Pull Request #13339 . bitcoin/bitcoin . GitHub

2020-02-16

< bitcoin-git> [bitcoin] theStack opened pull request #18164: rpc: generalize address in decoderawtransaction RPCResult (master...20200216-rpc-remove-concrete-address-from-rpcresult) https://github.com/bitcoin/bitcoin/pull/18164
< bitcoin-git> [bitcoin] achow101 opened pull request #18163: descriptors: Use xpub at last hardened step if possible (master...desc-last-hardened) https://github.com/bitcoin/bitcoin/pull/18163
< bitcoin-git> [bitcoin] practicalswift opened pull request #18162: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t n) by checking gmtime_s/gmtime_r return value (master...FormatISO8601DateTime-unitialized-read) https://github.com/bitcoin/bitcoin/pull/18162
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind (master...fuzzers-valgrind) https://github.com/bitcoin/bitcoin/pull/18159
< bitcoin-git> bitcoin/master 94c0287 MarcoFalke: Merge #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for...
< bitcoin-git> bitcoin/master 1b068c5 practicalswift: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzi...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33861a836727...94c0287aec9a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18145: build: add Wreturn-type to Werror flags, check on more Travis machines (master...2020/return-type) https://github.com/bitcoin/bitcoin/pull/18145
< bitcoin-git> bitcoin/master 33861a8 MarcoFalke: Merge #18145: build: add Wreturn-type to Werror flags, check on more Travi...
< bitcoin-git> bitcoin/master c98c26e Sjors Provoost: ci: use --enable-werror on more hosts
< bitcoin-git> bitcoin/master 6ba617d Sjors Provoost: build: add Wreturn-type to Werror flags
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2a2631fb0dc7...33861a836727
< bitcoin-git> [bitcoin] promag opened pull request #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (master...2020-02-avoid-getbalance) https://github.com/bitcoin/bitcoin/pull/18160
< bitcoin-git> [bitcoin] practicalswift opened pull request #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind (master...fuzzers-valgrind) https://github.com/bitcoin/bitcoin/pull/18159
< bitcoin-git> [bitcoin] jkcd opened pull request #18157: doc: fixing init.md documentation to not require rpcpassword (master...fix_16346_doc_init) https://github.com/bitcoin/bitcoin/pull/18157

2020-02-15

< bitcoin-git> [bitcoin] practicalswift opened pull request #18155: tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed signature checker (master...fuzzers-signature_checker) https://github.com/bitcoin/bitcoin/pull/18155
< bitcoin-git> [bitcoin] yahiheb opened pull request #18154: Trivial(qt): Capitalization, spelling (master...qt-nitpicking) https://github.com/bitcoin/bitcoin/pull/18154
< gribble> https://github.com/bitcoin/bitcoin/issues/15115 | GUI: Replace send-to-self with dual send+receive entries by luke-jr . Pull Request #15115 . bitcoin/bitcoin . GitHub
< luke-jr> jeremyrubin: our codebase IMO is irrelevant; we are not Bitcoin
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18108: Fix .gitignore policy in build_msvc directory (master...20200210-fix-msvc-gitignore) https://github.com/bitcoin/bitcoin/pull/18108
< bitcoin-git> bitcoin/master 2a2631f MarcoFalke: Merge #18108: Fix .gitignore policy in build_msvc directory
< bitcoin-git> bitcoin/master dcb7af0 Hennadii Stepanov: Ignore only auto-generated .vcxproj files
< bitcoin-git> bitcoin/master 79c811c Hennadii Stepanov: Specify ignored bitcoin-qt file precisely
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/470664f2b788...2a2631fb0dc7
< bitcoin-git> [bitcoin] luke-jr opened pull request #18153: doc/release-process: Restore and update PPA note (master...doc_ppa_202002) https://github.com/bitcoin/bitcoin/pull/18153
< luke-jr> From git://github.com/bitcoin/bitcoin
< bitcoin-git> [bitcoin] hebasto opened pull request #18152: qt: Use NotificationStatus enum for signals to GUI (master...20200215-pr18121-followup2) https://github.com/bitcoin/bitcoin/pull/18152
< bitcoin-git> [bitcoin] fanquake opened pull request #18151: build: replace libdmg and genisoimage with xorriso (master...xorriso_replaces_libdmg_genisoimage) https://github.com/bitcoin/bitcoin/pull/18151
< bitcoin-git> [bitcoin] sipa closed pull request #10785: Serialization improvements (master...20170707_noncastserial) https://github.com/bitcoin/bitcoin/pull/10785

2020-02-14

< bitcoin-git> [bitcoin] fanquake closed pull request #18148: Update README.md (master...JeremyRubin-patch-1) https://github.com/bitcoin/bitcoin/pull/18148
< jeremyrubin> Ah dammit. Yeah before I had those permission bits various things in the UX would create on my fork, I guess now they go to bitcoin repo
< achow101> jeremyrubin: how did you create a new branch in bitcoin/bitcoin? I thought that was restricted?
< bitcoin-git> [bitcoin] vasild opened pull request #18149: build: change --enable-werror to enable -Werror (master...werror) https://github.com/bitcoin/bitcoin/pull/18149
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18148: Update README.md (master...JeremyRubin-patch-1) https://github.com/bitcoin/bitcoin/pull/18148
< gribble> https://github.com/bitcoin/bitcoin/issues/18034 | Get the OutputType for a descriptor by achow101 . Pull Request #18034 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18115 | wallet: Pass in transactions and messages for signing instead of exporting the private keys by achow101 . Pull Request #18115 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17577 | refactor: deduplicate the message sign/verify code by vasild . Pull Request #17577 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18034 | Get the OutputType for a descriptor by achow101 . Pull Request #18034 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] sanjaykdragon closed pull request #18146: refactor / optimizations: feebumper (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18146
< bitcoin-git> [bitcoin] practicalswift opened pull request #18147: qt: Kill the locale dependency bug class by not allowing Qt to mess with LC_NUMERIC (master...kill-locale-dependency-bug-class) https://github.com/bitcoin/bitcoin/pull/18147
< bitcoin-git> [bitcoin] sanjaykdragon opened pull request #18146: refactor / optimizations: feebumper (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18146
< bitcoin-git> [bitcoin] Sjors opened pull request #18145: build: add Wreturn-type to Werror flags, check on more Travis machines (master...2020/return-type) https://github.com/bitcoin/bitcoin/pull/18145

2020-02-13

< bitcoin-git> [bitcoin] fanquake closed pull request #18143: Update chainparams.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18143
< bitcoin-git> [bitcoin] bitzec opened pull request #18143: Update chainparams.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18143
< provoostenator> Just did a brain dump about how to (mabey) coordinate a multisig wallet setup: https://github.com/bitcoin/bitcoin/issues/18142
< wumpus> but yes it might be nice to have a tool that automates verification integrated, so that if people have one version of bitcoin core they can verify a newer one they downloaded
< jonasschnelli> If they could just verify from directly withing older bitcoin core versions.
< jonasschnelli> I would rather invest resources in having a release-checker within bitcoin-cores binary (+Qt)
< kanzure> another note here's my two second hack for proposedmeetingtopic scraping (set to run 5 minutes before the meeting time each day) http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
< jonasschnelli> thanks to a falling USD, the coredev.tech bitcoin holding have quite some purchase power
< kanzure> moneyball: http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt should have topics collected ~5 minutes before each meeting. let me know if it breaks.
< jonasschnelli> We could purchase it via the Bitcoin Core Code Signing Association
< gribble> https://github.com/bitcoin/bitcoin/issues/18034 | Get the OutputType for a descriptor by achow101 . Pull Request #18034 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 . Pull Request #16528 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors . Pull Request #17509 . bitcoin/bitcoin . GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 -- 8 blockers, 1 bugfix, 6 chasing concept
< 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/14325 | [gitian] use versioned unsigned tarballs instead of generically named ones by achow101 . Pull Request #14325 . bitcoin/bitcoin . GitHub
< cfields_> Ok. No need to emulate the name weirdness. Renaming to bitcoin-win-unsigned.tar.gz is just a hack.
< cfields_> I take bitcoin-0.19.99-win-unsigned.tar.gz, untar it, run the script inside, and commit the results to bitcoin-detached-sigs
< cfields_> cp build/out/*-win-unsigned.tar.gz inputs/bitcoin-win-unsigned.tar.gz
< cfields_> "tar xf ../bitcoin-0.19.1rc2-win-unsigned.tar.gz"
< dongcarl> sorry I mean... bitcoin-win-unsigned.tar.gz
< dongcarl> However, I only ever see a bitcoin-0.19.99-win-unsigned.tar.gz in the output... is it manually renamed?
< dongcarl> Ah okay, question: in both release-process.md and gitian-win-signer.yml, there's reference to a bitcoin-osx-unsigned.tar.gz
< bitcoin-git> [bitcoin] laanwj merged pull request #17746: refactor: rpc: Remove vector copy from listtransactions (master...2019-12-listtransactions) https://github.com/bitcoin/bitcoin/pull/17746
< bitcoin-git> bitcoin/master 25bc17f Joao Barbosa: refactor: rpc: Remove vector copy from listtransactions
< bitcoin-git> bitcoin/master 470664f Wladimir J. van der Laan: Merge #17746: refactor: rpc: Remove vector copy from listtransactions
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c20809da85a...470664f2b788
< jonatack> luke-jr: i began writing tests for unparseable asmap files but the scope goes beyond the changes in the open PR, see https://github.com/bitcoin/bitcoin/pull/17812/#discussion_r377734856
< gribble> https://github.com/bitcoin/bitcoin/issues/17563 | lib: fix a compiler warning: unused GetDevURandom() by vasild . Pull Request #17563 . bitcoin/bitcoin . GitHub
< wumpus> luke-jr: with regard to malicious asmaps, I wouldn't assume the curent code is completely hardened against that, there might be more bugs like the one in https://github.com/bitcoin/bitcoin/pull/18023/commits/c86bc144081f960347232546f7d22deb65d27deb
< gribble> https://github.com/bitcoin/bitcoin/issues/17812 | config, net, test: asmap functional tests and feature refinements by jonatack . Pull Request #17812 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17746 | rpc: Remove vector copy from listtransactions by promag . Pull Request #17746 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #18139: doc: Add missing author to 0.19.1 release notes (0.19...2002-docRelAuth) https://github.com/bitcoin/bitcoin/pull/18139
< bitcoin-git> bitcoin/0.19 a28ea31 Wladimir J. van der Laan: Merge #18139: doc: Add missing author to 0.19.1 release notes
< bitcoin-git> bitcoin/0.19 facbdc0 MarcoFalke: doc: Add missing author to 0.19.1 release notes
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/628103d67302...a28ea316ed47
< bitcoin-git> [bitcoin] Bushstar closed pull request #18138: build: remove redundant compiler warning suppression (master...redundant-no-error) https://github.com/bitcoin/bitcoin/pull/18138
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18139: doc: Add missing author to 0.19.1 release notes (0.19...2002-docRelAuth) https://github.com/bitcoin/bitcoin/pull/18139
< bitcoin-git> [bitcoin] Bushstar opened pull request #18138: build: remove redundant compiler error supression (master...redundant-no-error) https://github.com/bitcoin/bitcoin/pull/18138
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18121: gui: Throttle GUI update pace when -reindex (master...20200211-reindex-gui) https://github.com/bitcoin/bitcoin/pull/18121
< bitcoin-git> bitcoin/master 0c20809 Jonas Schnelli: Merge #18121: gui: Throttle GUI update pace when -reindex
< bitcoin-git> bitcoin/master c9fe612 Hennadii Stepanov: gui: Throttle GUI update pace when -reindex
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b6a16fa44ef2...0c20809da85a
< bitcoin-git> bitcoin/master b6a16fa Jonas Schnelli: Merge #18123: gui: Fix race in WalletModel::pollBalanceChanged
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18123: gui: Fix race in WalletModel::pollBalanceChanged (master...pr/pollbug) https://github.com/bitcoin/bitcoin/pull/18123
< bitcoin-git> bitcoin/master bf36a3c Russell Yanofsky: gui: Fix race in WalletModel::pollBalanceChanged
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2bdc476d4d23...b6a16fa44ef2
< bitcoin-git> [bitcoin] fanquake opened pull request #18135: build: add --no-insert-timestamp to Windows linker flags (master...no_insert_timestamp_ld) https://github.com/bitcoin/bitcoin/pull/18135
< bitcoin-git> [bitcoin] Empact opened pull request #18134: Replace std::to_string with locale-independent alternative (master...2020-02-to-string) https://github.com/bitcoin/bitcoin/pull/18134
< bitcoin-git> [bitcoin] luke-jr opened pull request #18133: Fix various edge case bugs in QValidatedLineEdit (master...bugfix_qvalidlineedit) https://github.com/bitcoin/bitcoin/pull/18133

2020-02-12

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18127: fuzz: Add fuzzer for ConditionStack (master...2002-fuzzConditionStack) https://github.com/bitcoin/bitcoin/pull/18127
< bitcoin-git> [bitcoin] practicalswift closed pull request #17760: util: Don't depend on locale when trimming strings. Add tests. (master...trimming-without-borders) https://github.com/bitcoin/bitcoin/pull/17760
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #18131: add macOS notarization info to the release process doc (master...2020/02/notarize) https://github.com/bitcoin/bitcoin/pull/18131
< bitcoin-git> [bitcoin] Empact opened pull request #18130: Replace uses of boost::trim* with non-locale-dependent alternatives (master...2020-02-boost-trim) https://github.com/bitcoin/bitcoin/pull/18130
< bitcoin-git> [bitcoin] abitfan opened pull request #18129: Doc: Fix BSD docs regarding gmake (master...bsddocs) https://github.com/bitcoin/bitcoin/pull/18129
< bitcoin-git> [bitcoin] laanwj merged pull request #17708: prevector: avoid misaligned member accesses (master...201912-prevec-pack) https://github.com/bitcoin/bitcoin/pull/17708
< bitcoin-git> bitcoin/master 5f26855 Wladimir J. van der Laan: test: Remove ubsan alignment suppressions
< bitcoin-git> bitcoin/master 2bdc476 Wladimir J. van der Laan: Merge #17708: prevector: avoid misaligned member accesses
< bitcoin-git> bitcoin/master 9d933ef Anthony Towns: prevector: avoid misaligned member accesses
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d4fc9aeb8b6a...2bdc476d4d23
< bitcoin-git> [bitcoin] laanwj merged pull request #18125: doc: remove PPA note from release-process.md (master...dont_bug_the_bluematt) https://github.com/bitcoin/bitcoin/pull/18125
< bitcoin-git> bitcoin/master d4fc9ae Wladimir J. van der Laan: Merge #18125: doc: remove PPA note from release-process.md
< bitcoin-git> bitcoin/master 53234fd fanquake: doc: remove PPA note from release-process.md
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/caa2f3af2928...d4fc9aeb8b6a
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18127: fuzz: Add fuzzer for ConditionStack (master...2002-fuzzConditionStack) https://github.com/bitcoin/bitcoin/pull/18127
< bitcoin-git> [bitcoin] practicalswift opened pull request #18126: tests: Add fuzzing harness testing the locale independence of the strencodings.h functions (master...fuzzers-locale) https://github.com/bitcoin/bitcoin/pull/18126
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #12134: Build previous releases and run functional tests (master...previous-release) https://github.com/bitcoin/bitcoin/pull/12134
< bitcoin-git> bitcoin/master c7ca630 Sjors Provoost: [scripts] support release candidates of earlier releases
< bitcoin-git> bitcoin/master 8b1460d Sjors Provoost: [tests] check v0.17.1 and v0.18.1 backwards compatibility
< bitcoin-git> bitcoin/master ae379cf Sjors Provoost: [scripts] build earlier releases
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/73a396e0280a...caa2f3af2928
< Kiminuo> adds some type hints to existing Python scripts in Bitcoin Core?
< Kiminuo> Hi, https://github.com/bitcoin/bitcoin/blob/master/doc/dependencies.md#dependencies document specifies that the minimum Python version for Bitcoin Core is 3.5. AFAIK Python 3.5 is first that supports type hints (https://docs.python.org/3/library/typing.html). I'm not sure how Python developers like the feature but it looks like a great way to make Python scripts more robust. Would it be something worth working on in an attempt to push a PR that
< bitcoin-git> [bitcoin] giulio92 closed pull request #17981: Docs: Improve release-process.md formatting (master...release-process-formatting) https://github.com/bitcoin/bitcoin/pull/17981
< bitcoin-git> [bitcoin] fanquake opened pull request #18125: doc: remove PPA note from release-process.md (master...dont_bug_the_bluematt) https://github.com/bitcoin/bitcoin/pull/18125
< gribble> https://github.com/bitcoin/bitcoin/issues/18120 | Change UpdateForDescendants to use Epochs by JeremyRubin . Pull Request #18120 . bitcoin/bitcoin . GitHub
< bitcoin-git> bitcoin/master 73a396e fanquake: Merge #18004: build: don't embed a build-id when building libdmg-hfsplus
< bitcoin-git> bitcoin/master cb9e88e fanquake: build: don't embed a build-id when building libdmg-hfsplus
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/98264e2ccb17...73a396e0280a

2020-02-11

< bitcoin-git> [bitcoin] practicalswift opened pull request #18124: init: Clarify C and C++ locale assumptions. Add locale sanity check to verify assumptions at run-time. (master...LocaleSanityCheck) https://github.com/bitcoin/bitcoin/pull/18124
< bitcoin-git> [bitcoin] ryanofsky opened pull request #18123: gui: Fix race in WalletModel::pollBalanceChanged (master...pr/pollbug) https://github.com/bitcoin/bitcoin/pull/18123
< bitcoin-git> [bitcoin] theStack opened pull request #18122: rpc: update validateaddress RPCExamples to bech32 (master...20200211-rpc-update-validateaddress-rpcexamples-to-bech32) https://github.com/bitcoin/bitcoin/pull/18122
< bitcoin-git> [bitcoin] hebasto opened pull request #18121: gui: Throttle GUI update pace when -reindex (master...20200211-reindex-gui) https://github.com/bitcoin/bitcoin/pull/18121
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18120: Change UpdateForDescendants to use Epochs (master...epoch-mempool-clean-split-updatefordescendants-pt1) https://github.com/bitcoin/bitcoin/pull/18120
< gribble> https://github.com/bitcoin/bitcoin/issues/18063 | Improve UpdateForDescendants by using Epochs and Removing CacheMap by JeremyRubin . Pull Request #18063 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18603 | HTTP Error 404: Not Found
< gribble> https://github.com/bitcoin/bitcoin/issues/18063 | Improve UpdateForDescendants by using Epochs and Removing CacheMap by JeremyRubin . Pull Request #18063 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #18117: build: Fix Qt link issue for macOS target with DEBUG=1 (master...20200211-macos-debug) https://github.com/bitcoin/bitcoin/pull/18117
< bitcoin-git> [bitcoin] fanquake merged pull request #18104: build: Skip i686 build by default in guix and gitian (master...2002-i686NoBuildByDefault) https://github.com/bitcoin/bitcoin/pull/18104
< bitcoin-git> bitcoin/master 98264e2 fanquake: Merge #18104: build: Skip i686 build by default in guix and gitian
< bitcoin-git> bitcoin/master fae9084 MarcoFalke: build: Skip i686 build by default in guix and gitian
< bitcoin-git> bitcoin/master fa55a25 MarcoFalke: depends: Remove reference to win32
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/35b7a8e539fa...98264e2ccb17
< bitcoin-git> [bitcoin] hebasto opened pull request #18116: depends: Use clang for Ubuntu 16.04 (master...20200211-clang-ubuntu) https://github.com/bitcoin/bitcoin/pull/18116
< sipa> jaheller: ask on bitcoin.stackexchange.com
< bitcoin-git> [bitcoin] fanquake merged pull request #18087: Get rid of VARINT default argument (master...202002_novarintvarmacro) https://github.com/bitcoin/bitcoin/pull/18087
< bitcoin-git> bitcoin/master 35b7a8e fanquake: Merge #18087: Get rid of VARINT default argument
< bitcoin-git> bitcoin/master 0e0fa27 Pieter Wuille: Get rid of VARINT default argument
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/646f0ada0205...35b7a8e539fa
< bitcoin-git> [bitcoin] achow101 opened pull request #18115: [wallet] Pass in transactions and messages for signing instead of exporting the private keys (master...sign-in-spkman) https://github.com/bitcoin/bitcoin/pull/18115
< bitcoin-git> [bitcoin] jnewbery opened pull request #18113: [coins] Don't allow a coin to spent and FRESH. Improve commenting. (master...2020-01-prune-pruned) https://github.com/bitcoin/bitcoin/pull/18113
< bitcoin-git> [bitcoin] za-kk reopened pull request #17355: gui: grey out used address in address book (master...oct-19-17174) https://github.com/bitcoin/bitcoin/pull/17355

2020-02-10

< bitcoin-git> [bitcoin] za-kk closed pull request #17355: gui: grey out used address in address book (master...oct-19-17174) https://github.com/bitcoin/bitcoin/pull/17355
< bitcoin-git> [bitcoin] sipa opened pull request #18112: Serialization improvements step 5 (blockencodings) (master...202002_noncastserial_5) https://github.com/bitcoin/bitcoin/pull/18112
< bitcoin-git> [bitcoin] laanwj merged pull request #18051: build: Fix behavior when ALLOW_HOST_PACKAGES unset (master...20200201-fix-allowhostpackages) https://github.com/bitcoin/bitcoin/pull/18051
< bitcoin-git> bitcoin/master 0e519fe Hennadii Stepanov: build: Fix behavior when ALLOW_HOST_PACKAGES unset
< bitcoin-git> bitcoin/master 646f0ad Wladimir J. van der Laan: Merge #18051: build: Fix behavior when ALLOW_HOST_PACKAGES unset
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ceb3d45f7d86...646f0ada0205
< bitcoin-git> [bitcoin] practicalswift opened pull request #18109: tests: Avoid hitting some known minor tinyformat issues when fuzzing strprintf(...) (master...fuzzers-strprintf-errata) https://github.com/bitcoin/bitcoin/pull/18109
< bitcoin-git> [bitcoin] laanwj merged pull request #17947: test: add unit test for non-standard txs with too large tx size (master...20200116-test-check-for-non-standard-txs-with-too-large-tx-size) https://github.com/bitcoin/bitcoin/pull/17947
< bitcoin-git> bitcoin/master ceb3d45 Wladimir J. van der Laan: Merge #17947: test: add unit test for non-standard txs with too large tx s...
< bitcoin-git> bitcoin/master 4537ba5 Sebastian Falbesoner: test: add unit test for non-standard txs with too large tx size
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c2578706c70...ceb3d45f7d86
< bitcoin-git> [bitcoin] hebasto opened pull request #18108: Fix .gitignore policy in build_msvc directory (master...20200210-fix-msvc-gitignore) https://github.com/bitcoin/bitcoin/pull/18108
< bitcoin-git> [bitcoin] laanwj merged pull request #18021: Serialization improvements step 4 (undo.h) (master...202001_noncastserial_4) https://github.com/bitcoin/bitcoin/pull/18021
< bitcoin-git> bitcoin/master 3cd8ab9 Pieter Wuille: Make std::vector and prevector reuse the VectorFormatter logic
< bitcoin-git> bitcoin/master abf8624 Pieter Wuille: Add custom vector-element formatter
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b063cb690f57...4c2578706c70
< bitcoin-git> bitcoin/master 37d800b Pieter Wuille: Add a constant for the maximum vector allocation (5 Mbyte)
< bitcoin-git> [bitcoin] laanwj pushed tag v0.19.1rc2: https://github.com/bitcoin/bitcoin/compare/v0.19.1rc2
< bitcoin-git> bitcoin/0.19 628103d Wladimir J. van der Laan: build: Bump version to 0.19.1rc2
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/c3caf2d84c68...628103d67302
< bitcoin-git> bitcoin/0.19 c3caf2d Wladimir J. van der Laan: doc: UNIX manual pages update for rc2
< bitcoin-git> bitcoin/0.19 e5322d6 Wladimir J. van der Laan: qt: Pre-rc2 translations update
< bitcoin-git> bitcoin/0.19 9bd082e Wladimir J. van der Laan: doc: Update release notes for rc2
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/ba0b7e1296ff...c3caf2d84c68
< bitcoin-git> [bitcoin] laanwj merged pull request #18081: test: set a name for CI Docker containers (master...name_ci_docker_containers) https://github.com/bitcoin/bitcoin/pull/18081
< bitcoin-git> bitcoin/master b063cb6 Wladimir J. van der Laan: Merge #18081: test: set a name for CI Docker containers
< bitcoin-git> bitcoin/master 9e111db fanquake: test: set a name for CI Docker containers
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab7915f804b7...b063cb690f57
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18107: build: Add cov_fuzz target (master...2002-buildCovFuzz) https://github.com/bitcoin/bitcoin/pull/18107
< bitcoin-git> [bitcoin] Sjors closed pull request #15590: Descriptor: add GetAddressType() and IsSegWit() (master...2019/03/descriptor-address-type) https://github.com/bitcoin/bitcoin/pull/15590
< gribble> https://github.com/bitcoin/bitcoin/issues/15441 | [doc] build: warn against spaces in working directory by Sjors . Pull Request #15441 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto closed pull request #16722: build: Disable warnings for leveldb subtree by default (master...20190825-leveldb-warnings) https://github.com/bitcoin/bitcoin/pull/16722
< bitcoin-git> [bitcoin] laanwj merged pull request #18079: [0.19] psbt: check that various indexes and amounts are within bounds (0.19...psbt_fix_pr17156-0.19.1) https://github.com/bitcoin/bitcoin/pull/18079
< bitcoin-git> bitcoin/0.19 ba0b7e1 Wladimir J. van der Laan: Merge #18079: [0.19] psbt: check that various indexes and amounts are with...
< bitcoin-git> bitcoin/0.19 f5fb7fc Andrew Chow: psbt: check output index is within bounds before accessing
< bitcoin-git> bitcoin/0.19 1cf77a2 Andrew Chow: Don't calculate tx fees for PSBTs with invalid money values
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/4755037d4571...ba0b7e1296ff
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18106: test: Disable s390 build on travis (master...2020_02_disable_travis_s390) https://github.com/bitcoin/bitcoin/pull/18106
< bitcoin-git> bitcoin/master ab7915f MarcoFalke: Merge #18106: test: Disable s390 build on travis
< bitcoin-git> bitcoin/master b0a0129 Wladimir J. van der Laan: test: Disable s390 build on travis
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/657c5e5f1cd9...ab7915f804b7
< bitcoin-git> [bitcoin] laanwj merged pull request #18083: [0.19] wallet: Reset reused transactions cache (0.19...bugfix_reused_tx_cache-0.19.1) https://github.com/bitcoin/bitcoin/pull/18083
< bitcoin-git> bitcoin/0.19 4755037 Wladimir J. van der Laan: Merge #18083: [0.19] wallet: Reset reused transactions cache
< bitcoin-git> bitcoin/0.19 f11872c Fabian Jahr: wallet: Reset reused transactions cache
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/f55442aa81c7...4755037d4571
< bitcoin-git> [bitcoin] fanquake merged pull request #18099: Update univalue subtree (master...2002-univalueBump) https://github.com/bitcoin/bitcoin/pull/18099
< bitcoin-git> bitcoin/master 657c5e5 fanquake: Merge #18099: Update univalue subtree
< bitcoin-git> bitcoin/master fad9ea8 MarcoFalke: Update univalue subtree
< bitcoin-git> bitcoin/master 97aa574 MarcoFalke: Squashed 'src/univalue/' changes from 5a58a46671..98261b1e7b
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9e77726fb737...657c5e5f1cd9
< bitcoin-git> [bitcoin] laanwj opened pull request #18106: test: Disable s390 build on travis (master...2020_02_disable_travis_s390) https://github.com/bitcoin/bitcoin/pull/18106
< bitcoin-git> [bitcoin] laanwj merged pull request #18101: qt: Fix deprecated QCharRef usage (master...20200209-deprecated-qcharref) https://github.com/bitcoin/bitcoin/pull/18101
< bitcoin-git> bitcoin/master ac57859 Hennadii Stepanov: qt: Fix deprecated QCharRef usage
< bitcoin-git> bitcoin/master 9e77726 Wladimir J. van der Laan: Merge #18101: qt: Fix deprecated QCharRef usage
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/407d7c831aab...9e77726fb737
< bitcoin-git> [bitcoin] laanwj merged pull request #18091: Qt: pass clientmodel changes from walletframe to walletviews (master...2020/02/missing_clientmodel) https://github.com/bitcoin/bitcoin/pull/18091
< bitcoin-git> bitcoin/master 407d7c8 Wladimir J. van der Laan: Merge #18091: Qt: pass clientmodel changes from walletframe to walletviews...
< bitcoin-git> bitcoin/master 2af3e16 Jonas Schnelli: Qt: pass clientmodel changes from walletframe to walletviews
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0193fd766bde...407d7c831aab
< bitcoin-git> [bitcoin] laanwj merged pull request #18082: logging: enable thread_local usage on macOS (master...macos_thread_local) https://github.com/bitcoin/bitcoin/pull/18082
< bitcoin-git> bitcoin/master d768949 fanquake: logging: enable thread_local usage on macOS
< bitcoin-git> bitcoin/master 0193fd7 Wladimir J. van der Laan: Merge #18082: logging: enable thread_local usage on macOS
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22d11187ee3c...0193fd766bde
< bitcoin-git> [bitcoin] laanwj merged pull request #18100: 0.19: Update univalue subtree (0.19...2002-univalueBump19) https://github.com/bitcoin/bitcoin/pull/18100
< bitcoin-git> bitcoin/0.19 fa4d00b MarcoFalke: Update univalue subtree
< bitcoin-git> bitcoin/0.19 f55442a Wladimir J. van der Laan: Merge #18100: 0.19: Update univalue subtree
< bitcoin-git> bitcoin/0.19 5e17280 MarcoFalke: Squashed 'src/univalue/' changes from 7890db99d6..98261b1e7b
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/7d53995ff2b4...f55442aa81c7
< bitcoin-git> [bitcoin] laanwj merged pull request #17398: build: Update leveldb to 1.22+ (master...2019_11_leveldb_upstream) https://github.com/bitcoin/bitcoin/pull/17398
< bitcoin-git> bitcoin/master 2e18193 Wladimir J. van der Laan: Squashed 'src/crc32c/' content from commit 224988680f7673cd7c769963d4035cb...
< bitcoin-git> bitcoin/master 20a6bab Wladimir J. van der Laan: Update to leveldb upstream using subtree merge
< bitcoin-git> bitcoin/master 6648082 Wladimir J. van der Laan: Squashed 'src/leveldb/' changes from f545dfabff4c2e9836efed094dba99a34fbc6...
< bitcoin-git> [bitcoin] laanwj pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/75fb37ce6828...22d11187ee3c

2020-02-09

< gribble> https://github.com/bitcoin/bitcoin/issues/13059 | Dynamic wallet load / create / unload . Issue #13059 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18104: build: Skip i686 build by default in guix and gitian (master...2002-i686NoBuildByDefault) https://github.com/bitcoin/bitcoin/pull/18104
< bitcoin-git> [bitcoin] yancyribbens opened pull request #18102: doc: update unit test documentation to be more descriptive about how to mo... (master...update-unit-test-readme) https://github.com/bitcoin/bitcoin/pull/18102
< bitcoin-git> [bitcoin] hebasto opened pull request #18101: qt: Fix deprecated QCharRef usage (master...20200209-deprecated-qcharref) https://github.com/bitcoin/bitcoin/pull/18101
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18100: 0.19: Update univalue subtree (0.19...2002-univalueBump19) https://github.com/bitcoin/bitcoin/pull/18100
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18099: Update univalue subtree (master...2002-univalueBump) https://github.com/bitcoin/bitcoin/pull/18099
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type names (master...1912-rpcDocFixes) https://github.com/bitcoin/bitcoin/pull/18098
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress (master...createms-descriptor) https://github.com/bitcoin/bitcoin/pull/18032
< bitcoin-git> bitcoin/master 75fb37c MarcoFalke: Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigad...
< bitcoin-git> bitcoin/master 19a354b Andrew Chow: Output a descriptor in createmultisig and addmultisigaddress
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23fab1a3dfe6...75fb37ce6828

2020-02-08

< bitcoin-git> [bitcoin] hebasto reopened pull request #17428: p2p: Try to preserve outbound block-relay-only connections during restart (master...20191109-anchors) https://github.com/bitcoin/bitcoin/pull/17428
< bitcoin-git> [bitcoin] backpacker69 closed pull request #18097: Nobrokentransactions (master...nobrokentransactions) https://github.com/bitcoin/bitcoin/pull/18097
< bitcoin-git> [bitcoin] backpacker69 opened pull request #18097: Nobrokentransactions (master...nobrokentransactions) https://github.com/bitcoin/bitcoin/pull/18097
< bitcoin-git> [bitcoin] hebasto closed pull request #17428: p2p: Try to preserve outbound block-relay-only connections during restart (master...20191109-anchors) https://github.com/bitcoin/bitcoin/pull/17428
< MarcoFalke> This way it will ask you for your password if you want to push to bitcoin/bitcoin, which is hopefully too long to be able to type it from memory
< MarcoFalke> git remote add origin git@github.com:JeremyRubin/bitcoin.git # To add your own origin
< MarcoFalke> git remote remove origin # To remove bitcoin/bitcoin ssh
< MarcoFalke> jeremyrubin: You can avoid that by using https for the clone of upstream bitcoin core
< MarcoFalke> git remote add bitcoin_core_upstream https://github.com/bitcoin/bitcoin.git

2020-02-07

< jeremyrubin> I accidentally pushed a checktemplateverify branch to bitcoin/bitcoin if someone wants to delete it
< bitcoin-git> [bitcoin] nothingmuch opened pull request #18096: doc: IsFinalTx comment about nSequence & OP_CLTV (master...nLockTime-comment) https://github.com/bitcoin/bitcoin/pull/18096
< bitcoin-git> [bitcoin] uhliksk opened pull request #18095: Fix crashes and infinite loop in ListWalletDir() (master...master) https://github.com/bitcoin/bitcoin/pull/18095
< gribble> https://github.com/bitcoin/bitcoin/issues/18051 | build: Fix behavior when ALLOW_HOST_PACKAGES unset by hebasto . Pull Request #18051 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] sipa closed pull request #18093: Controlling und die Scheidung ist eine Empfangsbestatigung fur die PO... (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18093
< gribble> https://github.com/bitcoin/bitcoin/issues/18093 | Controlling und die Scheidung ist eine Empfangsbestatigung fur die PO... by moniquejank . Pull Request #18093 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] thorie7912 opened pull request #18094: Split blocks into multiple dirs (master...split_blocks_into_multiple_dirs) https://github.com/bitcoin/bitcoin/pull/18094
< bitcoin-git> [bitcoin] moniquejank opened pull request #18093: Controlling und die Scheidung ist eine Empfangsbestatigung fur die PO... (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18093
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #18091: Qt: pass clientmodel changes from walletframe to walletviews (master...2020/02/missing_clientmodel) https://github.com/bitcoin/bitcoin/pull/18091
< bitcoin-git> [bitcoin] thorie7912 closed pull request #18089: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18089
< bitcoin-git> [bitcoin] thorie7912 opened pull request #18089: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18089
< bitcoin-git> [bitcoin] fanquake opened pull request #18088: build: ensure we aren't using GNU extensions (master...no_gnu_extensions) https://github.com/bitcoin/bitcoin/pull/18088
< bitcoin-git> [bitcoin] sipa opened pull request #18087: Get rid of VARINT default argument (master...202002_novarintvarmacro) https://github.com/bitcoin/bitcoin/pull/18087
< gwillen> it looks like the right thing for me to do is just update the bitcoin-qt windows dependencies in the checked-in msvc project file by hand, it looks like actually the script does not know how to rebuild that one anyway
< bitcoin-git> [bitcoin] sipa opened pull request #18086: Accurately account for mempool index memory (master...201910_accounting_allocator) https://github.com/bitcoin/bitcoin/pull/18086
< gribble> https://github.com/bitcoin/bitcoin/issues/17287 | Git ignore policy in build_msvc directory . Issue #17287 . bitcoin/bitcoin . GitHub

2020-02-06

< gribble> https://github.com/bitcoin/bitcoin/issues/18063 | Improve UpdateForDescendants by using Epochs and Removing CacheMap by JeremyRubin . Pull Request #18063 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18044 | Use wtxid for transaction relay by sdaftuar . Pull Request #18044 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15505 | p2p: Request NOTFOUND transactions immediately from other outbound peers, when possible by sdaftuar . Pull Request #15505 . bitcoin/bitcoin . GitHub
< aj> sdaftuar: did you see https://github.com/bitcoin/bitcoin/pull/17303#issuecomment-581363980 ? there's a patch there that's a different approach for #15505 ; worth trying? (seems silly to add wtxid for mapRelay if we could just get rid of mapRelay first instead)