2019-12-15

< jonatack> instagibbs: the label purpose is assigned by bitcoin core based on the address, and is currently usable as an optional filter in rpc listlabels
< bitcoin-git> [bitcoin] emilengler opened pull request #17747: SSL/TLS support for the HTTP(S) server (master...2019-12-ssl) https://github.com/bitcoin/bitcoin/pull/17747

2019-12-14

< bitcoin-git> [bitcoin] promag opened pull request #17746: rpc: Remove vector copy from listtransactions (master...2019-12-listtransactions) https://github.com/bitcoin/bitcoin/pull/17746
< gribble> https://github.com/bitcoin/bitcoin/issues/17578 | rpc: simplify getaddressinfo labels, deprecate previous behavior by jonatack . Pull Request #17578 . bitcoin/bitcoin . GitHub

2019-12-13

< bitcoin-git> [bitcoin] laanwj merged pull request #17654: Unbreak build with Boost 1.72.0 (master...boost) https://github.com/bitcoin/bitcoin/pull/17654
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/988fe5b1adc0...ddecb671f0a4
< bitcoin-git> bitcoin/master a64e97d Jan Beich: wallet: unbreak with boost 1.72
< bitcoin-git> bitcoin/master ddecb67 Wladimir J. van der Laan: Merge #17654: Unbreak build with Boost 1.72.0
< bitcoin-git> [bitcoin] emilengler opened pull request #17743: doc: Add release note for RPC Whitelist (master...2019-12-whitelist-release-note) https://github.com/bitcoin/bitcoin/pull/17743
< bitcoin-git> [bitcoin] emilengler closed pull request #17536: test: Add test for rpc_whitelist (master...2019-11-jeremyrubin-whitelistrpc-meta) https://github.com/bitcoin/bitcoin/pull/17536
< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/17445 | zmq: Fix due to invalid argument and multiple notifiers by promag . Pull Request #17445 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17445 | zmq: Fix due to invalid argument and multiple notifiers by promag . Pull Request #17445 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16963 | wallet: Fix unique_ptr usage in boost::signals2 by promag . Pull Request #16963 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #12763: Add RPC Whitelist Feature from #12248 (master...whitelistrpc) https://github.com/bitcoin/bitcoin/pull/12763
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/995b6c83e1ae...988fe5b1adc0
< bitcoin-git> bitcoin/master 7414d38 Jeremy Rubin: Add RPC Whitelist Feature from #12248
< bitcoin-git> bitcoin/master 2081442 Emil Engler: test: Add test for rpc_whitelist
< bitcoin-git> bitcoin/master 988fe5b Wladimir J. van der Laan: Merge #12763: Add RPC Whitelist Feature from #12248
< bitcoin-git> [bitcoin] laanwj merged pull request #17721: util: Don't allow Base58 decoding of non-Base58 strings. Add Base58 tests. (master...less-liberal-base58-decoding) https://github.com/bitcoin/bitcoin/pull/17721
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d4b335c60af4...995b6c83e1ae
< bitcoin-git> bitcoin/master ff7a999 practicalswift: tests: Add tests for base58-decoding of std::string:s containing non-base5...
< bitcoin-git> bitcoin/master d945c6f practicalswift: util: Don't allow base58-decoding of std::string:s containing non-base58 c...
< bitcoin-git> bitcoin/master 995b6c8 Wladimir J. van der Laan: Merge #17721: util: Don't allow Base58 decoding of non-Base58 strings. Add...
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17741: Included test_bitcoin-qt in msvc build. (master...qt_test) https://github.com/bitcoin/bitcoin/pull/17741
< bitcoin-git> bitcoin/master d94d34f Jon Atack: doc: update developer notes wrt unix epoch time
< bitcoin-git> bitcoin/master d4b335c Wladimir J. van der Laan: Merge #17617: doc: unify unix epoch time descriptions
< bitcoin-git> [bitcoin] laanwj merged pull request #17617: doc: unify unix epoch time descriptions (master...unix-epoch-time-consistency) https://github.com/bitcoin/bitcoin/pull/17617
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c5e318aea6ad...d4b335c60af4
< bitcoin-git> bitcoin/master e2f32cb Jon Atack: qa: unify unix epoch time descriptions
< alexbrown> luke-jr do you mean i should ask in #bitcoin channel?
< luke-jr> alexbrown: #bitcoin
< alexbrown> i'm new to bitcoin, i'm trying to send bitcoin from account to an address with rpc method `sendfrom` but it throw an error says ` error: -32: sendfrom is deprecated and will be removed in V0.21. To use this command, start bitcoind with -deprecatedrpc=accounts.` I don't want to use `-deprecatedrpc=accounts` when runs a node. which method should i
< bitcoin-git> [bitcoin] fanquake opened pull request #17740: build: remove configure checks for win libraries we don't link against (master...remove_windll_configure_checks) https://github.com/bitcoin/bitcoin/pull/17740

2019-12-12

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54e11a39e14d...c5e318aea6ad
< bitcoin-git> bitcoin/master 75d9317 Aaron Clauson: Update msvc build for Visual Studio 2019 v16.4
< bitcoin-git> bitcoin/master c5e318a MarcoFalke: Merge #17736: Update msvc build for Visual Studio 2019 v16.4
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17736: Update msvc build for Visual Studio 2019 v16.4 (master...msvc_fix_vs2019) https://github.com/bitcoin/bitcoin/pull/17736
< bitcoin-git> [bitcoin] instagibbs closed pull request #17712: sendmany/bumpfee: Avoid address reuse and partial spends as per walle... (master...avoid_reuse_sm_bf) https://github.com/bitcoin/bitcoin/pull/17712
< gribble> https://github.com/bitcoin/bitcoin/issues/17536 | test: Add test for rpc_whitelist by emilengler . Pull Request #17536 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #17738: build: remove linking librt for backwards compatibility (master...remove_librt_back_compat) https://github.com/bitcoin/bitcoin/pull/17738
< gribble> https://github.com/bitcoin/bitcoin/issues/17264 | rpc: set default bip32derivs to true for psbt methods by Sjors . Pull Request #17264 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors . Pull Request #17509 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17717 | Proposed PSBT sign/broadcast flow . Issue #17717 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17736 | Update msvc build for Visual Studio 2019 v16.4 by sipsorcery . Pull Request #17736 . bitcoin/bitcoin . GitHub
< wumpus> someone, not me at least turned 'actions' back on for bitcoin/bitcoin (which is okay if we're going to use it)
< bitcoin-git> [bitcoin] jamesob opened pull request #17737: Add ChainstateManager, remove BlockManager global (master...2019-12-au.chainman) https://github.com/bitcoin/bitcoin/pull/17737
< MarcoFalke> It was turned off for bitcoin/bitcoin
< fanquake> Yea I'm not talking about bitcoin/bitcoin. Which we had tried to turn "Actions" off for. This was one my fanquake/bitcoin fork.
< gribble> https://github.com/bitcoin/bitcoin/issues/17736 | Update msvc build for Visual Studio 2019 v16.4 by sipsorcery . Pull Request #17736 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17736 | Update msvc build for Visual Studio 2019 v16.4 by sipsorcery . Pull Request #17736 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17736 | Update msvc build for Visual Studio 2019 v16.4 by sipsorcery . Pull Request #17736 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17537 | wallet: Cleanup and move opportunistic and superfluous TopUp()s by achow101 . Pull Request #17537 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12763 | Add RPC Whitelist Feature from #12248 by JeremyRubin . Pull Request #12763 . bitcoin/bitcoin . GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 8 blockers, 7 chasing concept ACK
< gribble> https://github.com/bitcoin/bitcoin/issues/17717 | Proposed PSBT sign/broadcast flow . Issue #17717 . bitcoin/bitcoin . GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17736: Update msvc build for Visual Studio 2019 v16.4 (master...msvc_fix_vs2019) https://github.com/bitcoin/bitcoin/pull/17736
< bitcoin-git> [bitcoin] sipsorcery closed pull request #17727: WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. (master...msvc_qtupdate) https://github.com/bitcoin/bitcoin/pull/17727
< sipsorcery> anyone who currently attempts to build bitcoin core with Visual Studio 2019 v16.4 will get a compilation error.
< wumpus> not to actually se MSVC-built bitcoin in production
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cf2f43987696...54e11a39e14d
< bitcoin-git> bitcoin/master 5096baf Harris: build: fix typo
< bitcoin-git> bitcoin/master 54e11a3 MarcoFalke: Merge #17735: ci: fix typo
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17735: ci: fix typo (master...github-workflow) https://github.com/bitcoin/bitcoin/pull/17735
< gribble> https://github.com/bitcoin/bitcoin/issues/17727 | WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. by sipsorcery . Pull Request #17727 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17733 | bitcoin-qt does not start, terminates with "Killed" and exit code 137 . Issue #17733 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] brakmic opened pull request #17735: build: fix typo (master...github-workflow) https://github.com/bitcoin/bitcoin/pull/17735
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8a01450b642a...cf2f43987696
< bitcoin-git> bitcoin/master 034561f Harris: cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice
< bitcoin-git> bitcoin/master cf2f439 fanquake: Merge #17687: cli: fix Fatal LevelDB error when specifying -blockfilterind...
< bitcoin-git> [bitcoin] fanquake merged pull request #17687: cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice (master...blockfilter-index-error) https://github.com/bitcoin/bitcoin/pull/17687
< bitcoin-git> [bitcoin] brakmic opened pull request #17732: test: check for valgrind presence and set appropriate exit flags (master...valgrind-detection) https://github.com/bitcoin/bitcoin/pull/17732
< bitcoin-git> [bitcoin] fanquake merged pull request #17598: doc: Update release process with latest changes (master...1911-docRelNotes) https://github.com/bitcoin/bitcoin/pull/17598
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75a2a4f35744...8a01450b642a
< bitcoin-git> bitcoin/master fab2f35 MarcoFalke: doc: Update release process with latest changes
< bitcoin-git> bitcoin/master 8a01450 fanquake: Merge #17598: doc: Update release process with latest changes
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0192bd065230...75a2a4f35744
< bitcoin-git> bitcoin/master fabd5b4 MarcoFalke: ci: Use python 3.7 on Windows Github Actions
< bitcoin-git> bitcoin/master 75a2a4f fanquake: Merge #17726: ci: Use python 3.7 on Windows Github Actions
< bitcoin-git> [bitcoin] fanquake merged pull request #17726: ci: Use python 3.7 on Windows Github Actions (master...1912-ciGitHubWindows) https://github.com/bitcoin/bitcoin/pull/17726
< bitcoin-git> [bitcoin] laanwj merged pull request #17369: Refactor: Move encryption code between KeyMan and Wallet (master...wallet-box-pr-4) https://github.com/bitcoin/bitcoin/pull/17369
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/3914e877c476...0192bd065230
< bitcoin-git> bitcoin/master fd9d6ee Andrew Chow: Add GetEncryptionKey() and HasEncryptionKeys() to WalletStorage
< bitcoin-git> bitcoin/master e576b13 Andrew Chow: Replace LegacyScriptPubKeyMan::vMasterKey with GetDecryptionKey()
< bitcoin-git> bitcoin/master 97c0374 Andrew Chow: Move Unlock implementation to LegacyScriptPubKeyMan
< bitcoin-git> [bitcoin] laanwj merged pull request #17511: Add bounds checks before base58 decoding (master...201911_boundedbase58) https://github.com/bitcoin/bitcoin/pull/17511
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3f1966ead6b2...3914e877c476
< bitcoin-git> bitcoin/master 2bcf1fc Pieter Wuille: Pass a maximum output length to DecodeBase58 and DecodeBase58Check
< bitcoin-git> bitcoin/master 5909bcd Pieter Wuille: Add bounds checks in key_io before DecodeBase58Check
< bitcoin-git> bitcoin/master 3914e87 Wladimir J. van der Laan: Merge #17511: Add bounds checks before base58 decoding
< gribble> https://github.com/bitcoin/bitcoin/issues/17730 | depends: remove Qt networking features by fanquake . Pull Request #17730 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17727: WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. (master...msvc_qtupdate) https://github.com/bitcoin/bitcoin/pull/17727
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17727: WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. (master...msvc_qtupdate) https://github.com/bitcoin/bitcoin/pull/17727
< bitcoin-git> [bitcoin] fanquake opened pull request #17730: depends: remove Qt networking features (master...qt_no_lib_system_proxy) https://github.com/bitcoin/bitcoin/pull/17730
< bitcoin-git> [bitcoin] fanquake merged pull request #17705: test: re-enable CLI test support by using EncodeDecimal in json.dumps() (master...test_framework_json_dumps) https://github.com/bitcoin/bitcoin/pull/17705
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5948398b1866...3f1966ead6b2
< bitcoin-git> bitcoin/master b6f9e35 fanquake: test: re-enable CLI test support by using EncodeDecimal in json.dumps()
< bitcoin-git> bitcoin/master 3f1966e fanquake: Merge #17705: test: re-enable CLI test support by using EncodeDecimal in j...

2019-12-11

< bitcoin-git> [bitcoin] achow101 opened pull request #17728: rpc: require second argument only for scantxoutset start action (master...fix-scantxoutset-args) https://github.com/bitcoin/bitcoin/pull/17728
< bitcoin-git> [bitcoin] sipsorcery closed pull request #17710: msvc: Change appveyor build image to previous visual studio 2019. (master...appveyor_prev2019) https://github.com/bitcoin/bitcoin/pull/17710
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17727: WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. (master...msvc_qtupdate) https://github.com/bitcoin/bitcoin/pull/17727
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr (master...bugfix_gui_netlimited_svcbit+refactor) https://github.com/bitcoin/bitcoin/pull/17474
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7da9e3a8171f...5948398b1866
< bitcoin-git> bitcoin/master df77de8 Luke Dashjr: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
< bitcoin-git> bitcoin/master 4341bff Luke Dashjr: GUI: Refactor formatServicesStr to warn when a ServicesFlag is missing
< bitcoin-git> bitcoin/master 5948398 MarcoFalke: Merge #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
< bitcoin-git> [bitcoin] sipsorcery closed pull request #17709: WIP: msvc add an ignore for warning C4834 related to nodiscard attribute. (master...msvc_ignore_c4834) https://github.com/bitcoin/bitcoin/pull/17709
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17726: ci: Use python 3.7 on Windows Github Actions (master...1912-ciGitHubWindows) https://github.com/bitcoin/bitcoin/pull/17726
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17050: tests: Add fuzzing harnesses for functions parsing scripts, numbers, JSON and HD keypaths (bip32) (master...fuzzers) https://github.com/bitcoin/bitcoin/pull/17050
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/14dafcbc13f6...7da9e3a8171f
< bitcoin-git> bitcoin/master 0dc5907 practicalswift: tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missi...
< bitcoin-git> bitcoin/master 074cb64 practicalswift: tests: Add ParseHDKeypath(...) (bip32) fuzzing harness
< bitcoin-git> bitcoin/master fb8c120 practicalswift: tests: Add ParseScript(...) (core_io) fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17713: doc: Add release notes for 17447 (master...1912-docRelNotes) https://github.com/bitcoin/bitcoin/pull/17713
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1d3d3430e3b...14dafcbc13f6
< bitcoin-git> bitcoin/master fa4b656 MarcoFalke: doc: Add release notes for 17447
< bitcoin-git> bitcoin/master 14dafcb MarcoFalke: Merge #17713: doc: Add release notes for 17447
< gribble> https://github.com/bitcoin/bitcoin/issues/16240 | JSONRPCRequest-aware RPCHelpMan by kallewoof . Pull Request #16240 . bitcoin/bitcoin . GitHub
< belcher> i think scantxoutset may have been broken in bitcoin core 0.19 ? regardless of what parameters i run it with (e.g. "scantxoutset abort", "scantxoutset status") it just returns the help doc, according to the release notes the only change was https://github.com/bitcoin/bitcoin/pull/16285/files but i dont see anything that wouldve broken it, it works fine in 0.18
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fab9d115cdd2...f1d3d3430e3b
< bitcoin-git> bitcoin/master 7e8b4de Jon Atack: rpc: add missing newline in analyzepsbt rpcresult
< bitcoin-git> bitcoin/master f1d3d34 MarcoFalke: Merge #17714: rpc: add missing newline in analyzepsbt RPCResult
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17714: rpc: add missing newline in analyzepsbt RPCResult (master...pr-17524-follow-up) https://github.com/bitcoin/bitcoin/pull/17714
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17725: ci: Add valgrind run (master...1911-ciValgrind) https://github.com/bitcoin/bitcoin/pull/17725
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17490: ci: Add valgrind run (master...1911-ciValgrind) https://github.com/bitcoin/bitcoin/pull/17490
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4863a8ff1678...fab9d115cdd2
< bitcoin-git> bitcoin/master b0b1531 Aaron Clauson: Adds GitHub Action workflow which duplicates AppVeyor job.
< bitcoin-git> bitcoin/master fab9d11 MarcoFalke: Merge #17697: CI: GitHub Action workflow which duplicates AppVeyor job
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17697: CI: GitHub Action workflow which duplicates AppVeyor job (master...ci_github_action) https://github.com/bitcoin/bitcoin/pull/17697
< jonatack> perhaps the geolite data needs to be converted, as per this review comment by provoostenator https://github.com/bitcoin/bitcoin/pull/16702#pullrequestreview-280680935
< gribble> https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] chandpreet69 opened pull request #17723: Delete COPYING (master...patch-3) https://github.com/bitcoin/bitcoin/pull/17723
< bitcoin-git> [bitcoin] laanwj closed pull request #17723: Delete COPYING (master...patch-3) https://github.com/bitcoin/bitcoin/pull/17723
< bitcoin-git> [bitcoin] chandpreet69 opened pull request #17722: Delete COPYING (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17722
< bitcoin-git> [bitcoin] fanquake closed pull request #17722: Delete COPYING (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17722
< bitcoin-git> [bitcoin] laanwj merged pull request #17698: depends: don't configure xcb_proto (master...xcbproto_no_disable_no_pic) https://github.com/bitcoin/bitcoin/pull/17698
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d6752779f05...4863a8ff1678
< bitcoin-git> bitcoin/master e97f5c1 fanquake: depends: don't configure xcb_proto
< bitcoin-git> bitcoin/master 4863a8f Wladimir J. van der Laan: Merge #17698: depends: don't configure xcb_proto
< bitcoin-git> [bitcoin] practicalswift opened pull request #17721: util: Don't allow Base58 decoding of non-Base58 strings. Add base58 tests. (master...less-liberal-base58-decoding) https://github.com/bitcoin/bitcoin/pull/17721
< bitcoin-git> [bitcoin] theStack opened pull request #17720: test: add unit test for non-standard "scriptsig-not-pushonly" txs (master...20191211-test-check-for-non-standard-txs-with-non-push-scriptsig) https://github.com/bitcoin/bitcoin/pull/17720
< bitcoin-git> [bitcoin] ariard opened pull request #17719: Document better -keypool as a look-ahead safety mechanism (master...2019-12-improve-keypool-doc) https://github.com/bitcoin/bitcoin/pull/17719

2019-12-10

< bitcoin-git> [bitcoin] jonatack opened pull request #17714: rpc: add missing newline in analyzepsbt RPCResult (master...pr-17524-follow-up) https://github.com/bitcoin/bitcoin/pull/17714
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17633: tests: Add option --valgrind to run the functional tests under Valgrind (master...functional-valgrind) https://github.com/bitcoin/bitcoin/pull/17633
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d5674c5f0f7e...3d6752779f05
< bitcoin-git> bitcoin/master 5db506b practicalswift: tests: Add option --valgrind to run nodes under valgrind in the functional...
< bitcoin-git> bitcoin/master 3d67527 MarcoFalke: Merge #17633: tests: Add option --valgrind to run the functional tests und...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2126d6ce6977...d5674c5f0f7e
< bitcoin-git> bitcoin/master 8ddcbb4 fanquake: build: Remove backticks from configure.ac
< bitcoin-git> bitcoin/master 3ab1824 fanquake: build: Use dnl for all comments in configure.ac, rather than #
< bitcoin-git> bitcoin/master d5674c5 MarcoFalke: Merge #17703: build: Improve configure.ac formatting
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17703: build: Improve configure.ac formatting (master...configure_ac_formatting) https://github.com/bitcoin/bitcoin/pull/17703
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea756bc48cd5...2126d6ce6977
< bitcoin-git> bitcoin/master 5ad4dd1 Marius Kjaerstad: doc: Changed MiniUPnPc link to https in dependencies.md
< bitcoin-git> bitcoin/master 2126d6c MarcoFalke: Merge #17561: doc: Changed MiniUPnPc link to https in dependencies.md
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17561: doc: Changed MiniUPnPc link to https in dependencies.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17561
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17713: doc: Add release notes for 17447 (master...1912-docRelNotes) https://github.com/bitcoin/bitcoin/pull/17713
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fae94785d99e...ea756bc48cd5
< bitcoin-git> bitcoin/master 1bb5d51 Sebastian Falbesoner: test: add unit test for non-standard bare multisig txs
< bitcoin-git> bitcoin/master ea756bc MarcoFalke: Merge #17502: test: add unit test for non-standard bare multisig txs
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17502: test: add unit test for non-standard bare multisig txs (master...20191118-test_check-for-non-standard-txs-bare-multisig) https://github.com/bitcoin/bitcoin/pull/17502
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17524: psbt: handle unspendable psbts (master...analyzepsbt-invalid) https://github.com/bitcoin/bitcoin/pull/17524
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1189b6acab11...fae94785d99e
< bitcoin-git> bitcoin/master 638e40c Andrew Chow: Have a PSBTAnalysis state that indicates invalid PSBT
< bitcoin-git> bitcoin/master 773d457 Andrew Chow: Mark PSBTs spending unspendable outputs as invalid in analysis
< bitcoin-git> bitcoin/master fae9478 MarcoFalke: Merge #17524: psbt: handle unspendable psbts
< bitcoin-git> [bitcoin] instagibbs opened pull request #17712: sendmany/bumpfee: Avoid address reuse and partial spends as per walle... (master...avoid_reuse_sm_bf) https://github.com/bitcoin/bitcoin/pull/17712
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17710: msvc: Change appveyor build image to previous visual studio 2019. (master...appveyor_prev2019) https://github.com/bitcoin/bitcoin/pull/17710
< bitcoin-git> [bitcoin] laanwj closed pull request #17707: util: Use try_lock return value in UniqueLock::TryEnter (master...2019_12_try_lock_returnval) https://github.com/bitcoin/bitcoin/pull/17707
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17709: msvc: Add an ignore for warning C4834 related to nodiscard attribute. (master...msvc_ignore_c4834) https://github.com/bitcoin/bitcoin/pull/17709
< bitcoin-git> [bitcoin] ajtowns opened pull request #17708: prevector: avoid misaligned member accesses (master...201912-prevec-pack) https://github.com/bitcoin/bitcoin/pull/17708
< bitcoin-git> [bitcoin] laanwj closed pull request #17530: Use natural alignment for prevector (master...2019_11_prevector) https://github.com/bitcoin/bitcoin/pull/17530
< gribble> https://github.com/bitcoin/bitcoin/issues/17060 | Cache 26% more coins: Reduce CCoinsMap::value_type from 96 to 76 bytes by martinus . Pull Request #17060 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17530 | Use natural alignment for prevector by laanwj . Pull Request #17530 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj opened pull request #17707: util: Use try_lock return value in UniqueLock::TryEnter (master...2019_12_try_lock_returnval) https://github.com/bitcoin/bitcoin/pull/17707
< wumpus> anyhow I don't know if the new error is caused by that or some change of our own this time: "C:\projects\bitcoin\src\sync.h(139,23): error C2220: the following warning is treated as an error [C:\projects\bitcoin\build_msvc\libbitcoin_util\libbitcoin_util.vcxproj]"

2019-12-09

< fanquake> Is this Appveyor build stalled/broken, or just lacking output: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/29422651 ?
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17109: tests: Add fuzzing harness for various functions consuming only integrals (master...fuzzers-integrals) https://github.com/bitcoin/bitcoin/pull/17109
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/347dd76ec87d...1189b6acab11
< bitcoin-git> bitcoin/master 575383b practicalswift: tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missi...
< bitcoin-git> bitcoin/master 597d10c practicalswift: tests: Add fuzzing harness for various functions consuming only integrals
< bitcoin-git> bitcoin/master 1189b6a MarcoFalke: Merge #17109: tests: Add fuzzing harness for various functions consuming o...
< bitcoin-git> [bitcoin] fanquake opened pull request #17705: test: re-enable CLI test support by using EncodeDecimal in json.dumps() (master...test_framework_json_dumps) https://github.com/bitcoin/bitcoin/pull/17705
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/74c6ad3aabdd...347dd76ec87d
< bitcoin-git> bitcoin/master ce93529 practicalswift: tests: Add fuzzing harness for various CTxIn related functions
< bitcoin-git> bitcoin/master e75ecb9 practicalswift: tests: Add fuzzing harness for various CTxOut related functions
< bitcoin-git> bitcoin/master d5766f2 practicalswift: tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missi...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17093: tests: Add fuzzing harness for various CTx{In,Out} related functions (master...fuzzers-txin-txout) https://github.com/bitcoin/bitcoin/pull/17093
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17225: tests: Test serialisation as part of deserialisation fuzzing. Test round-trip equality where possible. (master...fuzzers-deserialize-with-roundtrip) https://github.com/bitcoin/bitcoin/pull/17225
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5bf1909dd933...74c6ad3aabdd
< bitcoin-git> bitcoin/master 709afb2 practicalswift: tests: Test serialisation as part of deserialisation fuzzing. Test round-t...
< bitcoin-git> bitcoin/master 74c6ad3 MarcoFalke: Merge #17225: tests: Test serialisation as part of deserialisation fuzzing...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17682: util: Update tinyformat to upstream (master...2019_12_tinyformat) https://github.com/bitcoin/bitcoin/pull/17682
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df2b74375969...5bf1909dd933
< bitcoin-git> bitcoin/master 978b255 Wladimir J. van der Laan: util: Update tinyformat to upstream
< bitcoin-git> bitcoin/master 5bf1909 MarcoFalke: Merge #17682: util: Update tinyformat to upstream
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/03e781ff4fd7...df2b74375969
< bitcoin-git> bitcoin/master 993e38a practicalswift: tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
< bitcoin-git> bitcoin/master 5ac804a practicalswift: tests: Use a default of supports_cli=True (instead of supports_cli=False)
< bitcoin-git> bitcoin/master df2b743 MarcoFalke: Merge #17675: tests: Enable tests which are incorrectly skipped when runni...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17675: tests: Enable tests which are incorrectly skipped when running test_runner.py --usecli (master...dash-dash-usecli) https://github.com/bitcoin/bitcoin/pull/17675
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17702: gui: Move static placeholder texts to forms (master...2019_12_qt_placeholders) https://github.com/bitcoin/bitcoin/pull/17702
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1d6fda65dd41...03e781ff4fd7
< bitcoin-git> bitcoin/master 67f36e0 Wladimir J. van der Laan: gui: Move static placeholder texts to forms
< bitcoin-git> bitcoin/master a652dc5 Wladimir J. van der Laan: qt: Normalize placeholder to avoid using "address book" in sendcoinsentry
< bitcoin-git> bitcoin/master 03e781f MarcoFalke: Merge #17702: gui: Move static placeholder texts to forms
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ac09180128a1...1d6fda65dd41
< bitcoin-git> bitcoin/master 989fd53 Luke Dashjr: depends: Support for 64-bit POWER targets
< bitcoin-git> bitcoin/master 1111324 MarcoFalke: depends: Support for S390X targets
< bitcoin-git> bitcoin/master 1d6fda6 MarcoFalke: Merge #17678: depends: Support for S390X and POWER targets
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17678: depends: Support for S390X and POWER targets (master...1912-dependsNewTargets) https://github.com/bitcoin/bitcoin/pull/17678
< bitcoin-git> [bitcoin] fanquake opened pull request #17703: build: Improve configure.ac formatting (master...configure_ac_formatting) https://github.com/bitcoin/bitcoin/pull/17703
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05c23488c2ce...ac09180128a1
< bitcoin-git> bitcoin/master c966ff1 willyk: gitian: fixed SC2001 regex
< bitcoin-git> bitcoin/master ac09180 Wladimir J. van der Laan: Merge #17680: gitian: fixed SC2001 regex
< bitcoin-git> [bitcoin] laanwj merged pull request #17680: gitian: fixed SC2001 regex (master...patch-2) https://github.com/bitcoin/bitcoin/pull/17680
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8e65ade095b...05c23488c2ce
< bitcoin-git> bitcoin/master 48a5c92 Harris: ui: disable 3rd-party tx-urls when wallet disabled
< bitcoin-git> bitcoin/master 05c2348 fanquake: Merge #17694: ui: disable 3rd-party tx-urls when wallet disabled
< bitcoin-git> [bitcoin] fanquake merged pull request #17694: ui: disable 3rd-party tx-urls when wallet disabled (master...options-display-dialog) https://github.com/bitcoin/bitcoin/pull/17694
< bitcoin-git> [bitcoin] fanquake merged pull request #17695: gui: disable File->CreateWallet during startup (master...disable_early_create_wallet) https://github.com/bitcoin/bitcoin/pull/17695
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ebf6402fc7c...c8e65ade095b
< bitcoin-git> bitcoin/master d65fafc fanquake: gui: disable File->CreateWallet during startup
< bitcoin-git> bitcoin/master c8e65ad fanquake: Merge #17695: gui: disable File->CreateWallet during startup
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17647: lcov: filter depends from coverage reports (master...fix/lcov-depends) https://github.com/bitcoin/bitcoin/pull/17647
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/91559da683db...1ebf6402fc7c
< bitcoin-git> bitcoin/master a5a705b nijynot: lcov: filter depends from coverage report
< bitcoin-git> bitcoin/master f736f69 nijynot: lcov: filter /usr/lib64 from coverage report
< bitcoin-git> bitcoin/master 1ebf640 MarcoFalke: Merge #17647: lcov: filter depends from coverage reports
< bitcoin-git> [bitcoin] laanwj opened pull request #17702: gui: Move static placeholder texts to forms (master...2019_12_qt_placeholders) https://github.com/bitcoin/bitcoin/pull/17702
< bitcoin-git> [bitcoin] laanwj closed pull request #17701: GAL--ANLIN (0.14...master) https://github.com/bitcoin/bitcoin/pull/17701
< bitcoin-git> [bitcoin] gou-anlin opened pull request #17701: GAL--ANLIN (0.14...master) https://github.com/bitcoin/bitcoin/pull/17701
< bitcoin-git> [bitcoin] brakmic opened pull request #17700: cli: add -generate option (master...resurrect-generate-method) https://github.com/bitcoin/bitcoin/pull/17700
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b6fb899ead9b...91559da683db
< bitcoin-git> bitcoin/master ba0cad2 fanquake: build: pass -dead_strip_dylibs to ld on macOS
< bitcoin-git> bitcoin/master 2359a47 fanquake: depends: don't use OpenGL in Qt on macOS
< bitcoin-git> bitcoin/master 91559da Wladimir J. van der Laan: Merge #17676: depends: don't use OpenGL in Qt on macOS
< bitcoin-git> [bitcoin] laanwj merged pull request #17676: depends: don't use OpenGL in Qt on macOS (master...macos_no_opengl) https://github.com/bitcoin/bitcoin/pull/17676
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb03765e2d55...b6fb899ead9b
< bitcoin-git> bitcoin/master 0ccad08 Pieter Wuille: Make env data logging optional
< bitcoin-git> bitcoin/master b6fb899 Wladimir J. van der Laan: Merge #17699: Make env data logging optional
< bitcoin-git> [bitcoin] laanwj merged pull request #17699: Make env data logging optional (master...201912_randlog) https://github.com/bitcoin/bitcoin/pull/17699
< gribble> https://github.com/bitcoin/bitcoin/issues/17635 | ci: Add CentOS 7 build by hebasto . Pull Request #17635 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] sipa opened pull request #17699: Make env data logging optional (master...201912_randlog) https://github.com/bitcoin/bitcoin/pull/17699
< bitcoin-git> [bitcoin] fanquake opened pull request #17698: depends: don't configure xcb_proto (master...xcbproto_no_disable_no_pic) https://github.com/bitcoin/bitcoin/pull/17698

2019-12-08

< bitcoin-git> [bitcoin] sipsorcery opened pull request #17697: CI: GitHub Action workflow which duplicates AppVeyor job (master...ci_github_action) https://github.com/bitcoin/bitcoin/pull/17697
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5622d8f3156a...bb03765e2d55
< bitcoin-git> bitcoin/master 6338c02 practicalswift: tests: Fix fuzzing harness for descriptor parsing (descriptor_parse)
< bitcoin-git> bitcoin/master bb03765 MarcoFalke: Merge #17685: tests: Fix bug in the descriptor parsing fuzzing harness (de...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17685: tests: Fix bug in the descriptor parsing fuzzing harness (descriptor_parse) (master...fix-descriptor_parse-fuzzing-harness) https://github.com/bitcoin/bitcoin/pull/17685
< bitcoin-git> [bitcoin] hebasto opened pull request #17696: qt: Force set nPruneSize in QSettings after the intro dialog (master...20191208-prune-settings-override) https://github.com/bitcoin/bitcoin/pull/17696
< ysangkok> fanquake: but i would encourage you to post your findings on the issue? https://github.com/bitcoin/bitcoin/issues/13356
< ysangkok> but c++14 is available everywhere (even centOS). it seems the only reason bitcoin core didn't upgrade to c++14 is because people want to have less bumps and the next bump should therefore be c++17 as it is a feature upgrade and not a "nits issue"

2019-12-07

< bitcoin-git> [bitcoin] fanquake closed pull request #17689: Update build-openbsd.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17689
< bitcoin-git> [bitcoin] fanquake opened pull request #17695: gui: disable File->CreateWallet during startup (master...disable_early_create_wallet) https://github.com/bitcoin/bitcoin/pull/17695
< bitcoin-git> [bitcoin] brakmic opened pull request #17694: ui: disable 3rd-party tx-urls when wallet disabled (master...options-display-dialog) https://github.com/bitcoin/bitcoin/pull/17694
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17693: rpc: Add generateblock to mine a custom set of transactions (master...generateblock) https://github.com/bitcoin/bitcoin/pull/17693
< gribble> https://github.com/bitcoin/bitcoin/issues/17691 | doc: Add missed copyright headers by hebasto . Pull Request #17691 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #17691: doc: Add missed copyright headers (master...20191207-copyright-headers) https://github.com/bitcoin/bitcoin/pull/17691
< gribble> https://github.com/bitcoin/bitcoin/issues/17653 | rpc: Add generateblock to mine a custom set of transactions by andrewtoth . Pull Request #17653 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] andrewtoth closed pull request #17653: rpc: Add generatecustomblock to mine a custom set of transactions (master...generatecustomblock) https://github.com/bitcoin/bitcoin/pull/17653
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8f5d5c6b9fc...5622d8f3156a
< bitcoin-git> bitcoin/master b11d35b willyk: Fixed wget call in gitian-build.py
< bitcoin-git> bitcoin/master 5622d8f MarcoFalke: Merge #17671: script: fixed wget call in gitian-build.py
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17671: script: fixed wget call in gitian-build.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17671
< bitcoin-git> [bitcoin] rusticbison opened pull request #17689: Update build-openbsd.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17689
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fc0da027e8cd...a8f5d5c6b9fc
< bitcoin-git> bitcoin/master c8becb8 fanquake: depends: add ability to skip building qrencode
< bitcoin-git> bitcoin/master a8f5d5c Wladimir J. van der Laan: Merge #17658: depends: add ability to skip building qrencode
< bitcoin-git> [bitcoin] laanwj merged pull request #17658: depends: add ability to skip building qrencode (master...depends_no_qrencode) https://github.com/bitcoin/bitcoin/pull/17658
< bitcoin-git> [bitcoin] hebasto opened pull request #17688: doc: Add "ci" component/area prefix to CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17688
< bitcoin-git> [bitcoin] brakmic opened pull request #17687: cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice (master...blockfilter-index-error) https://github.com/bitcoin/bitcoin/pull/17687
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4ee8a58ce77a...fc0da027e8cd
< bitcoin-git> bitcoin/master 7f3ae22 Hennadii Stepanov: ci: Add CentOS 7 build
< bitcoin-git> bitcoin/master 711e044 Hennadii Stepanov: ci: Remove trusty build
< bitcoin-git> bitcoin/master fc0da02 MarcoFalke: Merge #17635: ci: Add CentOS 7 build
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17635: ci: Add CentOS 7 build (master...20191129-travis-centos-build) https://github.com/bitcoin/bitcoin/pull/17635

2019-12-06

< bitcoin-git> [bitcoin] fanquake opened pull request #17686: build: add -bind_at_load to macOS hardened LDFLAGS (master...macos_ld_explicit_bind_at_load) https://github.com/bitcoin/bitcoin/pull/17686
< jonatack> Talkless: the wallet meetings are held here and have meetbot integration (e.g. are logged at http://www.erisian.com.au/meetbot/bitcoin-core-dev/). For info on IRC meetings: https://github.com/jonatack/bitcoin-development/blob/master/bitcoin-core-dev-irc-meetings.txt
< bitcoin-git> [bitcoin] practicalswift opened pull request #17685: tests: Fix bug in the descriptor parsing fuzzing harness (descriptor_parse) (master...fix-descriptor_parse-fuzzing-harness) https://github.com/bitcoin/bitcoin/pull/17685
< bitcoin-git> [bitcoin] fanquake merged pull request #17373: wallet: Various fixes and cleanup to keypool handling in LegacyScriptPubKeyMan and CWallet (master...wallet-box-pr-6) https://github.com/bitcoin/bitcoin/pull/17373
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17275: pubkey: Assert CPubKey's ECCVerifyHandle precondition (master...assert-CPubKey-preconditions) https://github.com/bitcoin/bitcoin/pull/17275
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/da1af855f9bf...4ee8a58ce77a
< bitcoin-git> bitcoin/master 596f646 Andrew Chow: Key pool: Move CanGetAddresses call
< bitcoin-git> bitcoin/master 9fcf8ce Andrew Chow: Rename Keep/ReturnKey to Keep/ReturnDestination and remove the wrapper
< bitcoin-git> bitcoin/master 65833a7 Andrew Chow: Add OutputType and CPubKey parameters to KeepDestination
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb11324a63ef...da1af855f9bf
< bitcoin-git> bitcoin/master d8daa8f practicalswift: pubkey: Assert CPubKey's ECCVerifyHandle precondition
< bitcoin-git> bitcoin/master da1af85 MarcoFalke: Merge #17275: pubkey: Assert CPubKey's ECCVerifyHandle precondition
< gribble> https://github.com/bitcoin/bitcoin/issues/17373 | wallet: Various fixes and cleanup to keypool handling in LegacyScriptPubKeyMan and CWallet by achow101 . Pull Request #17373 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16688 | log: Add validation interface logging by jkczyz . Pull Request #16688 . bitcoin/bitcoin . GitHub