2020-04-10

< gribble> https://github.com/bitcoin/bitcoin/issues/18550 | Store destdata for change in separate key for backward compatibility by luke-jr · Pull Request #18550 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18546 | Bugfix: Wallet: Safely deal with change in the address book [part 2] by luke-jr · Pull Request #18546 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17905: gui: Avoid redundant tx status updates (master...pr/ipc-txup) https://github.com/bitcoin/bitcoin/pull/17905
< bitcoin-git> bitcoin/master 3eb8b1c MarcoFalke: Merge #17905: gui: Avoid redundant tx status updates
< bitcoin-git> bitcoin/master 96cb597 Russell Yanofsky: gui: Avoid redundant tx status updates
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75917591c840...3eb8b1c3924c
< bitcoin-git> [bitcoin] laanwj merged pull request #18586: build: Bump gitian descriptors to 0.21 (master...2020_04_bump_descriptors) https://github.com/bitcoin/bitcoin/pull/18586
< bitcoin-git> bitcoin/master 7591759 Wladimir J. van der Laan: Merge #18586: build: Bump gitian descriptors to 0.21
< bitcoin-git> bitcoin/master dabe2bb Wladimir J. van der Laan: build: Bump gitian descriptors to 0.21
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/51e2ce45d682...75917591c840
< achow101> "I wonder if in this kind of wallet, ability to mark individual descriptors watchonly or not, ability to display two balances, and ability to have RPCs that know which descriptors are intended for signing regardless of whether private keys are present might help with UX, and maybe let someone get away with just having have one bitcoin wallet instead of two and having to exporting/import between them."
< jonatack> MarcoFalke: right... bitcoin-cli -version
< gribble> https://github.com/bitcoin/bitcoin/issues/18567 | Return block hash with wallet calls · Issue #18567 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17954 | wallet: Remove calls to Chain::Lock methods by ryanofsky · Pull Request #17954 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev Wallet 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 ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] laanwj pushed tag v0.20.0rc1: https://github.com/bitcoin/bitcoin/compare/v0.20.0rc1
< bitcoin-git> [bitcoin] laanwj opened pull request #18586: build: Bump gitian descriptors to 0.21 (master...2020_04_bump_descriptors) https://github.com/bitcoin/bitcoin/pull/18586
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17693: rpc: Add generateblock to mine a custom set of transactions (master...generateblock) https://github.com/bitcoin/bitcoin/pull/17693
< bitcoin-git> bitcoin/master 51e2ce4 MarcoFalke: Merge #17693: rpc: Add generateblock to mine a custom set of transactions
< bitcoin-git> bitcoin/master dcc8332 Andrew Toth: Add generateblock rpc
< bitcoin-git> bitcoin/master 7524b64 Andrew Toth: Add tests for generateblock
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/10358a381aee...51e2ce45d682
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17737: Add ChainstateManager, remove BlockManager global (master...2019-12-au.chainman) https://github.com/bitcoin/bitcoin/pull/17737
< bitcoin-git> bitcoin/master 5b690f0 James O'Beirne: refactor: move RewindBlockIndex to CChainState
< bitcoin-git> bitcoin/master 89cdf4d James O'Beirne: validation: introduce unused ChainstateManager
< bitcoin-git> bitcoin/master 8e2ecfe James O'Beirne: validation: add CChainState.m_from_snapshot_blockhash
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a9213bbe75c6...10358a381aee
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18422: [consensus] MOVEONLY: Move single-sig checking EvalScript code to EvalChecksig (master...2020-03-evalchecksig) https://github.com/bitcoin/bitcoin/pull/18422
< bitcoin-git> bitcoin/master a9213bb MarcoFalke: Merge #18422: [consensus] MOVEONLY: Move single-sig checking EvalScript co...
< bitcoin-git> bitcoin/master 14e8cf9 Pieter Wuille: [consensus] MOVEONLY: Move single-sig checking EvalScript code to EvalChec...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/99d6a5be8bf1...a9213bbe75c6
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17999: refactor: Add ChainClient setMockTime, getWallets methods (master...pr/ipc-clients) https://github.com/bitcoin/bitcoin/pull/17999
< bitcoin-git> bitcoin/master 99d6a5b MarcoFalke: Merge #17999: refactor: Add ChainClient setMockTime, getWallets methods
< bitcoin-git> bitcoin/master 3ce16ad Russell Yanofsky: refactor: Use psbt forward declaration
< bitcoin-git> bitcoin/master 1dde238 Russell Yanofsky: Add ChainClient setMockTime, getWallets methods
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1b3076136048...99d6a5be8bf1
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16367: Multiprocess build support (master...pr/ipc-build) https://github.com/bitcoin/bitcoin/pull/16367
< bitcoin-git> bitcoin/master 787f406 Russell Yanofsky: Set LD_LIBRARY_PATH consistently in travis tests
< bitcoin-git> bitcoin/master e6e44ee Russell Yanofsky: Multiprocess build changes
< bitcoin-git> bitcoin/master d630646 Russell Yanofsky: libmultiprocess depends build
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/4eb1eeb02c57...1b3076136048
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent (master...pr/dep-libevent) https://github.com/bitcoin/bitcoin/pull/18504
< bitcoin-git> bitcoin/master 4eb1eeb MarcoFalke: Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on li...
< bitcoin-git> bitcoin/master 01a3392 Russell Yanofsky: Drop bitcoin-wallet dependency on libevent
< bitcoin-git> bitcoin/master 0660119 Russell Yanofsky: Drop unintended bitcoin-tx dependency on libevent
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6ab96ec5469c...4eb1eeb02c57
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18574: cli: call getbalances.ismine.trusted instead of getwalletinfo.balance (master...getinfo-call-getbalances-instead-of-getwalletinfo-balances) https://github.com/bitcoin/bitcoin/pull/18574
< bitcoin-git> bitcoin/master 6ab96ec MarcoFalke: Merge #18574: cli: call getbalances.ismine.trusted instead of getwalletinf...
< bitcoin-git> bitcoin/master 5df0877 Jon Atack: test: update and harden interface_bitcoin_cli tests
< bitcoin-git> bitcoin/master 7501977 Jon Atack: cli -getinfo: use getbalances instead of deprecated getwalletinfo balance
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d84c9aa25d8b...6ab96ec5469c
< gribble> https://github.com/bitcoin/bitcoin/issues/18578 | gui: Fix itemWalletAddress leak when not tree mode by promag · Pull Request #18578 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master d84c9aa Wladimir J. van der Laan: build: Bump version to 0.20.99
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to master: https://github.com/bitcoin/bitcoin/compare/a840dab2a582...d84c9aa25d8b
< bitcoin-git> [bitcoin] theStack opened pull request #18585: test: use zero-argument super() shortcut (Python 3.0+) (master...20201004-test-use-python3-non-zero-arg-super) https://github.com/bitcoin/bitcoin/pull/18585
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 · Pull Request #16528 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18541: rpc: Make verifychain default values static, not depend on global args (master...2004-rpcStaticDefaults) https://github.com/bitcoin/bitcoin/pull/18541
< bitcoin-git> bitcoin/master a840dab MarcoFalke: Merge #18541: rpc: Make verifychain default values static, not depend on g...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3347ca48816c...a840dab2a582
< bitcoin-git> bitcoin/master fad691c MarcoFalke: rpc: Make verifychain default values static, not depend on global args
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18526: Remove PID file at the very end (master...20200404-del-pid) https://github.com/bitcoin/bitcoin/pull/18526
< bitcoin-git> bitcoin/master 3347ca4 MarcoFalke: Merge #18526: Remove PID file at the very end
< bitcoin-git> bitcoin/master 7fcdec0 Hennadii Stepanov: Remove PID file at the very end
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/29893ec8751f...3347ca48816c
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18584: test: Check that the version message does not leak the local address (master...2003-qaAddrRelay) https://github.com/bitcoin/bitcoin/pull/18584
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18454: net: Make addr relay mockable, add test (master...2003-qaAddrRelay) https://github.com/bitcoin/bitcoin/pull/18454
< bitcoin-git> bitcoin/master fa1da3d MarcoFalke: test: Add basic addr relay test
< bitcoin-git> bitcoin/master fa1793c MarcoFalke: net: Pass connman const when relaying address
< bitcoin-git> bitcoin/master fa47a0b MarcoFalke: net: Make addr relay mockable
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2b9a4a13324a...29893ec8751f
< bitcoin-git> [bitcoin] hebasto closed pull request #18400: gui: Import only required Objective-C headers (master...20200321-objc-headers) https://github.com/bitcoin/bitcoin/pull/18400
< vasild> MarcoFalke: https://github.com/bitcoin/bips/pull/907#issuecomment-611997913 -- I have just started looking into this, digesting the BIP for now.
< bitcoin-git> [bitcoin] fanquake closed pull request #18583: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18583
< bitcoin-git> [bitcoin] tom19990101 opened pull request #18583: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18583
< bitcoin-git> [bitcoin] hebasto opened pull request #18581: ci: Print ccache stats, add pip cache, and cleanups (master...20200409-ci-plus) https://github.com/bitcoin/bitcoin/pull/18581
< bitcoin-git> [bitcoin] fanquake merged pull request #18577: doc: Correct scripted-diff example link (master...correct-link) https://github.com/bitcoin/bitcoin/pull/18577
< bitcoin-git> bitcoin/master 2b9a4a1 fanquake: Merge #18577: doc: Correct scripted-diff example link
< bitcoin-git> bitcoin/master 478c11d Yahia Chiheb: Correct scripted-diff example link
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d486991aa59d...2b9a4a13324a

2020-04-09

< bitcoin-git> [bitcoin] fanquake merged pull request #18295: scripts: add MACHO lazy bindings check to security-check.py (master...does_noone_care_about_MH_BINDATLOAD_anymore) https://github.com/bitcoin/bitcoin/pull/18295
< bitcoin-git> bitcoin/master d486991 fanquake: Merge #18295: scripts: add MACHO lazy bindings check to security-check.py
< bitcoin-git> bitcoin/master 5ca90f8 fanquake: scripts: add MACHO lazy bindings check to security-check.py
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/405713d00fb4...d486991aa59d
< gribble> https://github.com/bitcoin/bitcoin/issues/18573 | [RFC] bitcoin-asmap utility by sipa · Pull Request #18573 · bitcoin/bitcoin · GitHub
< sipa> fanquake: seeing the size of bitcoin-asmap in #18573
< bitcoin-git> [bitcoin] promag opened pull request #18578: gui: Fix itemWalletAddress leak when not tree mode (master...2020-fix-coincontroldialog-leak) https://github.com/bitcoin/bitcoin/pull/18578
< gribble> https://github.com/bitcoin/bitcoin/issues/18573 | [RFC] bitcoin-asmap utility by sipa · Pull Request #18573 · bitcoin/bitcoin · GitHub
< jnewbery> sipa: we didn't get to it in the meeting, but is the future of asmap to fork https://github.com/sipa/asmap to https://github.com/bitcoin-core/asmap ?
< gribble> https://github.com/bitcoin/bitcoin/issues/18572 | Wallet: Accept "changedata" db key as an alias to "destdata" by luke-jr · Pull Request #18572 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18529: Add fuzzer version of randomized prevector test (master...202004_prevector_fuzz) https://github.com/bitcoin/bitcoin/pull/18529
< bitcoin-git> bitcoin/master 402ad5a Pieter Wuille: Only run sanity check once at the end
< bitcoin-git> bitcoin/master eda8309 Pieter Wuille: Assert immediately rather than caching failure
< gribble> https://github.com/bitcoin/bitcoin/issues/18553 | Avoid non-trivial global constants in SHA-NI code by sipa · Pull Request #18553 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 5560845 Pieter Wuille: Make a fuzzer-based copy of the prevector randomized test
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/081dcbde6623...405713d00fb4
< 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
< bitcoin-git> [bitcoin] yahiheb opened pull request #18577: doc: Correct scripted-diff example link (master...correct-link) https://github.com/bitcoin/bitcoin/pull/18577
< bitcoin-git> [bitcoin] gzhao408 opened pull request #18576: wip [test] use unittest for test_framework unit testing (master...framework-unittests) https://github.com/bitcoin/bitcoin/pull/18576
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18575: bench: Remove requirement that all benches use same testing setup (master...2004-benchNoGlobalReg) https://github.com/bitcoin/bitcoin/pull/18575
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18561: test: Properly raise FailedToStartError when rpc shutdown before warmup finished (master...2004-qaFailedToStartConnectionReset) https://github.com/bitcoin/bitcoin/pull/18561
< bitcoin-git> bitcoin/master 081dcbd MarcoFalke: Merge #18561: test: Properly raise FailedToStartError when rpc shutdown be...
< bitcoin-git> bitcoin/master faede1b MarcoFalke: test: Properly raise FailedToStartError when rpc shutdown before warmup fi...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ae366ecb067...081dcbde6623
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18569: ci: Add big endian native s390x build (master...20200326-allow-s390x) https://github.com/bitcoin/bitcoin/pull/18569
< bitcoin-git> bitcoin/master 1ae366e MarcoFalke: Merge #18569: ci: Add big endian native s390x build
< bitcoin-git> bitcoin/master 6136a96 Hennadii Stepanov: ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST
< bitcoin-git> bitcoin/master 97ba77a Hennadii Stepanov: ci: Add native s390x
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/87374d80a71d...1ae366ecb067
< gribble> https://github.com/bitcoin/bitcoin/issues/17929 | build: add --enable-linker-optimizations configure flag by fanquake · Pull Request #17929 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18553 | Avoid non-trivial global constants in SHA-NI code by sipa · Pull Request #18553 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18566: test: Set -use_value_profile=1 when merging fuzz inputs (master...2004-fuzzValueProfile) https://github.com/bitcoin/bitcoin/pull/18566
< bitcoin-git> bitcoin/master 87374d8 MarcoFalke: Merge #18566: test: Set -use_value_profile=1 when merging fuzz inputs
< bitcoin-git> bitcoin/master fa5e973 MarcoFalke: test: Set -use_value_profile=1 when merging fuzz inputs
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dcef5ad6ec10...87374d80a71d
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18562: ci: Run unit tests sequential once (master...2004-qaFixTestTeardown) https://github.com/bitcoin/bitcoin/pull/18562
< bitcoin-git> bitcoin/master dcef5ad MarcoFalke: Merge #18562: ci: Run unit tests sequential once
< bitcoin-git> bitcoin/master fa7af33 MarcoFalke: ci: Run unit tests sequential once
< bitcoin-git> bitcoin/master fa68a3e MarcoFalke: appveyor: Enable minimal unit test logging to aid debugging
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/661bd5dea3d0...dcef5ad6ec10
< gribble> https://github.com/bitcoin/bitcoin/issues/18553 | Avoid non-trivial global constants in SHA-NI code by sipa · Pull Request #18553 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] brakmic reopened pull request #18570: rpc: return block hash in getbalances json (master...return-blockhash-with-wallet-calls) https://github.com/bitcoin/bitcoin/pull/18570
< bitcoin-git> [bitcoin] brakmic closed pull request #18570: rpc: return block hash in getbalances json (master...return-blockhash-with-wallet-calls) https://github.com/bitcoin/bitcoin/pull/18570
< bitcoin-git> [bitcoin] jonatack opened pull request #18574: getinfo: call getbalances.ismine.trusted instead of getwalletinfo.balance (master...getinfo-call-getbalances-instead-of-getwalletinfo-balances) https://github.com/bitcoin/bitcoin/pull/18574
< bitcoin-git> [bitcoin] sipa opened pull request #18573: [RFC] bitcoin-asmap utility (master...202004_asmap_tool) https://github.com/bitcoin/bitcoin/pull/18573
< bitcoin-git> [bitcoin] fanquake closed pull request #18333: build: Drop deprecated ACLOCAL_AMFLAGS variable (master...20200311-deprecated-amflags) https://github.com/bitcoin/bitcoin/pull/18333
< bitcoin-git> [bitcoin] luke-jr opened pull request #18572: Wallet: Accept "changedata" db key as an alias to "destdata" (master...changedata_forwardcompat) https://github.com/bitcoin/bitcoin/pull/18572

2020-04-08

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18571: fuzz: Disable debug log file (master...2004-testLogExtraArgs) https://github.com/bitcoin/bitcoin/pull/18571
< bitcoin-git> [bitcoin] brakmic opened pull request #18570: rpc: return block hash in getbalances json (master...return-blockhash-with-wallet-calls) https://github.com/bitcoin/bitcoin/pull/18570
< bitcoin-git> [bitcoin] hebasto opened pull request #18569: ci: Add big endian native s390x build (master...20200326-allow-s390x) https://github.com/bitcoin/bitcoin/pull/18569
< bitcoin-git> [bitcoin] ryanofsky opened pull request #18568: doc: Clarify developer notes about constant naming (master...pr/capconst) https://github.com/bitcoin/bitcoin/pull/18568
< MarcoFalke> And if you use a library that is unmaintained for as long as it takes for a Bitcoin core release to go EOL, maybe you shouldn't use it
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related functions (master...fuzzers-http_request) https://github.com/bitcoin/bitcoin/pull/18363
< bitcoin-git> bitcoin/master 661bd5d MarcoFalke: Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhtt...
< bitcoin-git> bitcoin/master cdfb8e7 practicalswift: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related ...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3410fe688739...661bd5dea3d0
< gribble> https://github.com/bitcoin/bitcoin/issues/18451 | test: shift coverage from getunconfirmedbalance to getbalances by jonatack · Pull Request #18451 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr closed pull request #18469: Build: Move wallet RPCs to their own libbitcoin_walletrpcs module (master...libbitcoin_walletrpcs) https://github.com/bitcoin/bitcoin/pull/18469
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18566: test: Set -use_value_profile=1 when merging fuzz inputs (master...2004-fuzzValueProfile) https://github.com/bitcoin/bitcoin/pull/18566
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18521: fuzz: Add process_messages harness (master...2004-fuzzMsgs) https://github.com/bitcoin/bitcoin/pull/18521
< bitcoin-git> bitcoin/master 3410fe6 MarcoFalke: Merge #18521: fuzz: Add process_messages harness
< bitcoin-git> bitcoin/master fa6a008 MarcoFalke: fuzz: Add process_messages harness
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c5923637653...3410fe688739
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18533: scripted-diff: Replace strCommand with msg_type (master...2004-netMsgType) https://github.com/bitcoin/bitcoin/pull/18533
< bitcoin-git> bitcoin/master 4c59236 MarcoFalke: Merge #18533: scripted-diff: Replace strCommand with msg_type
< bitcoin-git> bitcoin/master 7777e36 MarcoFalke: scripted-diff: Replace strCommand with msg_type
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bfef72d0fb02...4c5923637653
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18565: tests: Add fuzzing harnesses for classes/functions in policy/fees.h, checkqueue.h and cuckoocache.h. Add fuzzing coverage. (master...fuzzers-2020-04-07) https://github.com/bitcoin/bitcoin/pull/18565
< bitcoin-git> bitcoin/master 2df5701 practicalswift: tests: Add coverage of GetVirtualTransactionSize(...) to existing fuzzer
< bitcoin-git> bitcoin/master 7b9a2dc practicalswift: tests: Add fuzzing harness for AdditionOverflow(...)
< bitcoin-git> bitcoin/master 44fb2a5 practicalswift: tests: Add fuzzing harness for FeeFilterRounder
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/2392566284d8...bfef72d0fb02
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18562: ci: Run unit tests sequential once (master...2004-qaFixTestTeardown) https://github.com/bitcoin/bitcoin/pull/18562
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18562: ci: Run unit tests sequential once (master...2004-qaFixTestTeardown) https://github.com/bitcoin/bitcoin/pull/18562
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18563: test: Fix unregister_all_during_call cleanup (master...pr/valfix) https://github.com/bitcoin/bitcoin/pull/18563
< bitcoin-git> bitcoin/master 2392566 MarcoFalke: Merge #18563: test: Fix unregister_all_during_call cleanup
< bitcoin-git> bitcoin/master 13d2a33 Russell Yanofsky: Fix unregister_all_during_call cleanup
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3c3d9a518f8...2392566284d8
< bitcoin-git> [bitcoin] practicalswift opened pull request #18565: tests: Add fuzzing harnesses for classes/functions in policy/fees.h, checkqueue.h and cuckoocache.h. Add fuzzing coverage. (master...fuzzers-2020-04-07) https://github.com/bitcoin/bitcoin/pull/18565
< bitcoin-git> [bitcoin] laanwj closed pull request #18564: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/18564
< bitcoin-git> [bitcoin] jimbo313 opened pull request #18564: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/18564
< bitcoin-git> [bitcoin] laanwj merged pull request #18558: build: Fix boost detection for arch armv7l (master...20200408-boost-arm) https://github.com/bitcoin/bitcoin/pull/18558
< bitcoin-git> bitcoin/master b3c3d9a Wladimir J. van der Laan: Merge #18558: build: Fix boost detection for arch armv7l
< bitcoin-git> bitcoin/master da0842d Hennadii Stepanov: build: Update ax_boost_mase.m4 to the latest serial
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f70185a8093...b3c3d9a518f8
< bitcoin-git> [bitcoin] ryanofsky opened pull request #18563: test: Fix unregister_all_during_call cleanup (master...pr/valfix) https://github.com/bitcoin/bitcoin/pull/18563
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18562: 2004 qa fix test teardown (master...2004-qaFixTestTeardown) https://github.com/bitcoin/bitcoin/pull/18562
< gribble> https://github.com/bitcoin/bitcoin/issues/18018 | tests: reset fIsBareMultisigStd after bare-multisig tests by fanquake · Pull Request #18018 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18551 | Do not clear validationinterface entries being executed by sipa · Pull Request #18551 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18561: test: Properly raise FailedToStartError when rpc shutdown before warmup finished (master...2004-qaFailedToStartConnectionReset) https://github.com/bitcoin/bitcoin/pull/18561
< gribble> https://github.com/bitcoin/bitcoin/issues/18558 | build: Fix boost detection for arch armv7l by hebasto · Pull Request #18558 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18551: Do not clear validationinterface entries being executed (master...202004_fix_validation_notify_clear) https://github.com/bitcoin/bitcoin/pull/18551
< bitcoin-git> bitcoin/master 1f70185 MarcoFalke: Merge #18551: Do not clear validationinterface entries being executed
< bitcoin-git> bitcoin/master 2276339 Russell Yanofsky: Add test for UnregisterAllValidationInterfaces bug
< bitcoin-git> bitcoin/master 3c61abb Pieter Wuille: Do not clear validationinterface entries being executed
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1b151e3ffce7...1f70185a8093
< MarcoFalke> [02:38] <sipa> MarcoFalke or others: do you know what's going wrong here? https://travis-ci.org/github/bitcoin/bitcoin/jobs/671910152
< gribble> https://github.com/bitcoin/bitcoin/issues/10370 | [pull request idea] addressindex, spentindex, timestampindex (Bitcore patches) by karel-3d · Pull Request #10370 · bitcoin/bitcoin · GitHub
< Talkless> jonasschnelli: alternative is just to wait until Bitcoin Qt has BIP39 support and easy HW wallet support, so I could just switch to Bitcoin Qt :)
< gribble> https://github.com/bitcoin/bitcoin/issues/14053 | Add address-based index (attempt 4?) by marcinja · Pull Request #14053 · bitcoin/bitcoin · GitHub
< Talkless> IMO it should be a swtich in Electum to select Electrum P2P or Bitcoin Core backend (which would use EPS within Electrum).
< gribble> https://github.com/bitcoin/bitcoin/issues/14053 | Add address-based index (attempt 4?) by marcinja · Pull Request #14053 · bitcoin/bitcoin · GitHub
< fjahr> @Talkless have you checked out previous attempts to add this index? See for example #14053 which is still active and bitcoin core reviews session https://bitcoincore.reviews/14053.html. If you haven't seen it I think it will provide more context on the issues.
< Talkless> I have LOCAL full node, LOCAL electrum wallet, I would like that my (and only my) local electrum wallet would connect DIRECTLY to that local bitcoin full node via RPC and could work just like that
< jonasschnelli> Even if Bitcoin Core would have a such full address index,... I think it would be naive to also add the endpoint with all the required httpd hardening and authentication methods.
< jonasschnelli> We can't have that in Bitcoin-Core
< jonasschnelli> I see the usecase for a personal block explorer. But IMO you should use third party software for this. There is no need to add complex indexing to the software that provides also the Bitcoin consensus protocol.
< jonasschnelli> With multiwallet and enforced watch-only support, I think using Bitcoin Core as a backand for personal wallets is possible/fine.
< bitcoin-git> [bitcoin] hebasto closed pull request #18501: build: Fix boost detection on Ubuntu ARM 18.04 (master...20200402-boost-arm) https://github.com/bitcoin/bitcoin/pull/18501
< bitcoin-git> [bitcoin] hebasto opened pull request #18558: build: Fix boost detection for arch armv7l (master...20200408-boost-arm) https://github.com/bitcoin/bitcoin/pull/18558
< Talkless> Could it be "controversial" to implement addrindex, so that other third party wallets (like Electrum) would not need intermediary server (like Electrumx) to make it work? It could access all info via Bitcoin RPC instead.
< gribble> https://github.com/bitcoin/bitcoin/issues/18501 | build: Fix boost detection on Ubuntu ARM 18.04 by hebasto · Pull Request #18501 · bitcoin/bitcoin · GitHub

2020-04-07

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18556: build: Drop make dist in gitian builds (master...20200406-drop-dist) https://github.com/bitcoin/bitcoin/pull/18556
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18556: build: Drop make dist in gitian builds (master...20200406-drop-dist) https://github.com/bitcoin/bitcoin/pull/18556
< bitcoin-git> [bitcoin] hebasto closed pull request #18557: [WIP] ci: Disable AppVeyor update on 2020-03-20 (master...20200407-fix-appveyor) https://github.com/bitcoin/bitcoin/pull/18557
< gribble> https://github.com/bitcoin/bitcoin/issues/17010 | Missing Boost::System on ARM Ubuntu 18.04 · Issue #17010 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18501 | build: Fix boost detection on Ubuntu ARM 18.04 by hebasto · Pull Request #18501 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #18557: [WIP] ci: Disable AppVeyor update on 2020-03-20 (master...20200407-fix-appveyor) https://github.com/bitcoin/bitcoin/pull/18557
< gribble> https://github.com/bitcoin/bitcoin/issues/18553 | Avoid non-trivial global constants in SHA-NI code by sipa · Pull Request #18553 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto closed pull request #18404: build: Drop unused ${WRAP_DIR}/${HOST} directory (master...20200322-gitian-win) https://github.com/bitcoin/bitcoin/pull/18404
< bitcoin-git> [bitcoin] hebasto closed pull request #18349: build: Fix quick hack for version string in releases (master...20200314-version-workaround) https://github.com/bitcoin/bitcoin/pull/18349
< bitcoin-git> [bitcoin] hebasto opened pull request #18556: build: Drop make dist in gitian builds (master...20200406-drop-dist) https://github.com/bitcoin/bitcoin/pull/18556
< sipa> MarcoFalke or others: do you know what's going wrong here? https://travis-ci.org/github/bitcoin/bitcoin/jobs/671910152
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18532: rpc: Avoid initialization-order-fiasco on static CRPCCommand tables (master...2004-rpcNoFiasco) https://github.com/bitcoin/bitcoin/pull/18532
< bitcoin-git> bitcoin/master 1b151e3 MarcoFalke: Merge #18532: rpc: Avoid initialization-order-fiasco on static CRPCCommand...
< bitcoin-git> bitcoin/master fa1a922 MarcoFalke: rpc: Avoid initialization-order-fiasco on static CRPCCommand tables
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63dad673487d...1b151e3ffce7
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18555: wallet: Abort when assumption fails in debug mode (master...2004-walletAssumeAbortDebug) https://github.com/bitcoin/bitcoin/pull/18555
< bitcoin-git> [bitcoin] mrwhythat opened pull request #18554: wallet: ensure wallet files are not reused across chains (master...wallet-file-reuse-prevention) https://github.com/bitcoin/bitcoin/pull/18554
< bitcoin-git> bitcoin/master 7a2ecf1 Luke Dashjr: Wallet: Change IsMine check in CWallet::DelAddressBook from assert to fail...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18546: Bugfix: Wallet: Safely deal with change in the address book [part 2] (master...bugfix_addressbook_change) https://github.com/bitcoin/bitcoin/pull/18546
< bitcoin-git> bitcoin/master 2952c46 Luke Dashjr: Wallet: Replace CAddressBookData.name with GetLabel() method
< bitcoin-git> bitcoin/master d7092c3 Luke Dashjr: QA: Test that change doesn't turn into non-change when spent in an avoid-r...
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d12568e2f886...63dad673487d
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18549: qt: Fix Window -> Minimize menu item (master...20200406-fix-minimize) https://github.com/bitcoin/bitcoin/pull/18549
< bitcoin-git> bitcoin/master 56fe839 Hennadii Stepanov: qt: Fix Window -> Minimize menu item
< bitcoin-git> bitcoin/master d12568e MarcoFalke: Merge #18549: qt: Fix Window -> Minimize menu item
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/abc145c9a4ae...d12568e2f886
< bitcoin-git> [bitcoin] sipa opened pull request #18553: Avoid non-trivial global constants in SHA-NI code (master...202004_no_global_init_shani) https://github.com/bitcoin/bitcoin/pull/18553
< gribble> https://github.com/bitcoin/bitcoin/issues/18456 | bitcoin-qt/bitcoind crashes upon startup of crypto/sha256_shani. Illegal instruction · Issue #18456 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17020 | contrib: makeseeds.py improvements · Issue #17020 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15774 | macOS App Notarization · Issue #15774 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipa opened pull request #18551: Do not clear validationinterface entries being executed (master...202004_fix_validation_notify_clear) https://github.com/bitcoin/bitcoin/pull/18551

2020-04-06

< bitcoin-git> [bitcoin] luke-jr opened pull request #18550: Store destdata for change in separate key for backward compatibility (master...changedata) https://github.com/bitcoin/bitcoin/pull/18550
< bitcoin-git> [bitcoin] hebasto opened pull request #18549: qt: Fix Window -> Minimize menu item (master...20200406-fix-minimize) https://github.com/bitcoin/bitcoin/pull/18549
< sipa> ryanofsky: making sure you don't miss this: https://github.com/bitcoin/bitcoin/pull/18524/files#r404395685
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18507: test: Check that calling walletpasshprase does not freeze the node (master...2004-qaWalletFreeze) https://github.com/bitcoin/bitcoin/pull/18507
< bitcoin-git> bitcoin/master abc145c MarcoFalke: Merge #18543: test: Use one node to avoid a race due to missing sync in rp...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18543: test: Use one node to avoid a race due to missing sync in rpc_signrawtransaction (master...2004-testFixes) https://github.com/bitcoin/bitcoin/pull/18543
< bitcoin-git> bitcoin/master fa2251d MarcoFalke: test: Use one node to avoid a race due to missing sync in rpc_signrawtrans...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c5966a87d1fd...abc145c9a4ae
< bitcoin-git> [bitcoin] luke-jr opened pull request #18546: Bugfix: Wallet: Safely deal with change in the address book [part 2] (master...bugfix_addressbook_change) https://github.com/bitcoin/bitcoin/pull/18546
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18192: Bugfix: Wallet: Safely deal with change in the address book (master...bugfix_addressbook_change) https://github.com/bitcoin/bitcoin/pull/18192
< bitcoin-git> bitcoin/master 65b6bdc Luke Dashjr: Wallet: Add CAddressBookData::IsChange which returns true iff label has ne...
< bitcoin-git> bitcoin/master 144b2f8 Luke Dashjr: Wallet: Require usage of new CAddressBookData::setLabel to change label
< bitcoin-git> bitcoin/master b86cd15 Luke Dashjr: scripted-diff: Wallet: Rename mapAddressBook to m_address_book
< bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/c31bcaf203b5...c5966a87d1fd
< bitcoin-git> [bitcoin] jonatack opened pull request #18545: test: refactor rpc_signrawtransaction and add logging (master...refactor-rpc_signrawtransaction) https://github.com/bitcoin/bitcoin/pull/18545
< bitcoin-git> [bitcoin] laanwj merged pull request #18458: net: Add missing cs_vNodes lock (master...2003-netLock) https://github.com/bitcoin/bitcoin/pull/18458
< bitcoin-git> bitcoin/master fa36965 MarcoFalke: net: Add missing cs_vNodes lock
< bitcoin-git> bitcoin/master c31bcaf Wladimir J. van der Laan: Merge #18458: net: Add missing cs_vNodes lock
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75021e80ee44...c31bcaf203b5
< bitcoin-git> [bitcoin] laanwj merged pull request #18487: rpc: Fix rpcRunLater race in walletpassphrase (master...2020-04-fix-rpcrunlater-race) https://github.com/bitcoin/bitcoin/pull/18487
< bitcoin-git> bitcoin/master 75021e8 Wladimir J. van der Laan: Merge #18487: rpc: Fix rpcRunLater race in walletpassphrase
< bitcoin-git> bitcoin/master 7b8e157 João Barbosa: rpc: Fix rpcRunLater race in walletpassphrase
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54d5ba3d9cb4...75021e80ee44
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18540: test: wallet_bumpfee assertion fixup (master...bumpfee-test-assertion-fixup) https://github.com/bitcoin/bitcoin/pull/18540
< bitcoin-git> bitcoin/master 54d5ba3 MarcoFalke: Merge #18540: test: wallet_bumpfee assertion fixup
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c0b389b33516...54d5ba3d9cb4
< bitcoin-git> bitcoin/master b224b4e Jon Atack: test: wallet_bumpfee assertion fixup
< bitcoin-git> [bitcoin] theStack opened pull request #18544: net: limit BIP37 filter lifespan (active between 'filterload'..'filterclear') (master...20200406-net-limit_bip37_filter_lifetime) https://github.com/bitcoin/bitcoin/pull/18544
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18543: test: Properly sync utxo set to avoid race (master...2004-testFixes) https://github.com/bitcoin/bitcoin/pull/18543
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #18542: 0.19: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (0.19...2020-04-backport-18160) https://github.com/bitcoin/bitcoin/pull/18542
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18484: rpc: Correctly compute redeemScript from witnessScript for signrawtransaction (master...signrawtx-p2pkh-p2wsh) https://github.com/bitcoin/bitcoin/pull/18484
< bitcoin-git> bitcoin/master c0b389b MarcoFalke: Merge #18484: rpc: Correctly compute redeemScript from witnessScript for s...
< bitcoin-git> bitcoin/master cd3b156 Andrew Chow: Correctly compute redeemScript from witnessScript for signrawtransaction
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/425a7f900ed8...c0b389b33516
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18541: rpc: Make verifychain default values static, not depend on global args (master...2004-rpcStaticDefaults) https://github.com/bitcoin/bitcoin/pull/18541
< bitcoin-git> [bitcoin] jonatack opened pull request #18540: test: wallet_bumpfee assertion fixup (master...bumpfee-test-assertion-fixup) https://github.com/bitcoin/bitcoin/pull/18540
< gribble> https://github.com/bitcoin/bitcoin/issues/18484 | rpc: Correctly compute redeemScript from witnessScript for signrawtransaction by achow101 · Pull Request #18484 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #18539: Avoid using locale-dependent boost trim functions in RPCAuthorized(…) and bitcoin-tx (master...avoid-locale-dependent-trim) https://github.com/bitcoin/bitcoin/pull/18539
< luke-jr> "While the Snap packages use the deterministically generated executables, the Snap tool itself does not provide a streamlined way to reveal the contents of a Snap package. Thus, the Bitcoin Core project does not have the information necessary to help you verify the Bitcoin Core Snap packages."
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18516: test: relax bumpfee dust_to_fee txsize an extra vbyte (master...relax-dust_to_fee-test) https://github.com/bitcoin/bitcoin/pull/18516
< bitcoin-git> bitcoin/master 425a7f9 MarcoFalke: Merge #18516: test: relax bumpfee dust_to_fee txsize an extra vbyte
< bitcoin-git> bitcoin/master 25e03ba Jon Atack: test: relax bumpfee dust_to_fee txsize an extra vbyte
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdeb445a34a9...425a7f900ed8
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18471: qa: Test shared validation interface (master...2020-03-test-shared-validation-interface) https://github.com/bitcoin/bitcoin/pull/18471
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18471: qa: Test shared validation interface (master...2020-03-test-shared-validation-interface) https://github.com/bitcoin/bitcoin/pull/18471
< bitcoin-git> [bitcoin] laanwj merged pull request #18524: refactor: drop boost::signals2 in validationinterface (master...pr/nosig) https://github.com/bitcoin/bitcoin/pull/18524
< bitcoin-git> bitcoin/master fdeb445 Wladimir J. van der Laan: Merge #18524: refactor: drop boost::signals2 in validationinterface
< bitcoin-git> bitcoin/master d6815a2 Russell Yanofsky: refactor: drop boost::signals2 in validationinterface
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/299544f9c537...fdeb445a34a9
< gribble> https://github.com/bitcoin/bitcoin/issues/18524 | refactor: drop boost::signals2 in validationinterface by ryanofsky · Pull Request #18524 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16381 | Set minimum required Boost to 1.53.0 by hebasto · Pull Request #16381 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18517 | [wallet] Node process hangs after SIGINT · Issue #18517 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18534: test: skip backwards compat tests if not compiled with wallet (master...skip_feature_compat_no_wallet) https://github.com/bitcoin/bitcoin/pull/18534
< bitcoin-git> bitcoin/master c0c43ae fanquake: test: skip backwards compat tests if not compiled with wallet
< bitcoin-git> bitcoin/master 299544f MarcoFalke: Merge #18534: test: skip backwards compat tests if not compiled with walle...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adac12ae73e8...299544f9c537
< gribble> https://github.com/bitcoin/bitcoin/issues/18517 | [wallet] Node process hangs after SIGINT · Issue #18517 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< ryanofsky> no, my pr is really just a refactor that doesn't change bitcoin behavior. #18338 is an actual bugfix but the implementation relies on behavior only implemented in new boost versions
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< ryanofsky> i don't know how things are normally done. i'd revert it on master for but some reason bitcoin projects treats reverts as more of a big deal than other projects i've worked on
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18517 | [wallet] Node process hangs after SIGINT · Issue #18517 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub