<bitcoin-git>
[gui] jonatack opened pull request #554: Add and improve peers tab address fields dev notes and tooltips (master...improve-peers-tab-address-fields-extracomments-and-tooltips) https://github.com/bitcoin-core/gui/pull/554
<bitcoin-git>
[bitcoin] hebasto opened pull request #24401: wallet: Add external-signer-support specific error message (master...220220-signer) https://github.com/bitcoin/bitcoin/pull/24401
<bitcoin-git>
bitcoin/master 54d817c fanquake: ci: remove boost_cxxflags from MSAN CIs
<bitcoin-git>
[bitcoin] fanquake opened pull request #24385: build: remove boost dep from libmultiprocess (master...boost_less_multiprocess) https://github.com/bitcoin/bitcoin/pull/24385
<bitcoin-git>
[bitcoin] vasild opened pull request #24378: refactor: make bind() and listen() mockatble/testable (master...mockable_bind_and_listen) https://github.com/bitcoin/bitcoin/pull/24378
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24360: doc: improve -netinfo help based on feedback from users and devs (master...netinfo-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24360
<bitcoin-git>
[bitcoin] kristapsk opened pull request #24376: script: Trivial bitcoin-wallet fixes (help output and code comment) (master...bitcoin-wallet-trivial) https://github.com/bitcoin/bitcoin/pull/24376
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #24375: Do not use `LocalTestingSetup` in getarg_tests test file. (master...pr/fixt) https://github.com/bitcoin/bitcoin/pull/24375
2022-02-17
<bitcoin-git>
[bitcoin] achow101 merged pull request #24281: docs: Update to match new default wallet type (master...doc-fix-default-wallet) https://github.com/bitcoin/bitcoin/pull/24281
<bitcoin-git>
[bitcoin] achow101 opened pull request #24365: wallet: Don't generate keys for wallets with private keys disabled during upgradewallet (master...upgrade-disable-privkeys) https://github.com/bitcoin/bitcoin/pull/24365
<bitcoin-git>
[bitcoin] jamesob opened pull request #24364: refactor: remove duplicate code from BlockAssembler (master...2022-02-ba-dup-code) https://github.com/bitcoin/bitcoin/pull/24364
2022-02-16
<bitcoin-git>
[bitcoin] hebasto opened pull request #24363: ci: Catch assertion error message into logs for test_bitcoin.exe (master...220216-assert) https://github.com/bitcoin/bitcoin/pull/24363
<bitcoin-git>
[bitcoin] achow101 opened pull request #24362: wallet: Do not match legacy addresses for change type (master...rm-legacy-change) https://github.com/bitcoin/bitcoin/pull/24362
<bitcoin-git>
[bitcoin] dongcarl closed pull request #24332: [kernel 2/n] Decouple from `netaddress`+`asmap`, parts of `timedata`+`init/common` (master...2022-02-libbitcoinkernel-p2-minimal) https://github.com/bitcoin/bitcoin/pull/24332
<bitcoin-git>
[bitcoin] jonatack opened pull request #24360: doc: improve -netinfo help based on feedback from users and devs (master...netinfo-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24360
<bitcoin-git>
[bitcoin] vasild opened pull request #24357: refactor: make setsockopt() and SetSocketNoDelay() mockable/testable (master...mockable_SetSocketNoDelay_and_setsockopt) https://github.com/bitcoin/bitcoin/pull/24357
<bitcoin-git>
[bitcoin] vasild opened pull request #24356: refactor: replace CConnman::SocketEvents() with mockable Sock::WaitMany() (master...WaitMany) https://github.com/bitcoin/bitcoin/pull/24356
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24295: Remove std::move from fs wrapper to work around -D_LIBCPP_DEBUG=1 bug (master...2202-bug) https://github.com/bitcoin/bitcoin/pull/24295
<bitcoin-git>
[bitcoin] kristapsk opened pull request #24353: RPC: Return external_signer command in getwalletinfo (master...getwalletinfo-external_signer-2) https://github.com/bitcoin/bitcoin/pull/24353
2022-02-15
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24117: index: make indices robust against init aborts (master...202201_index_startup) https://github.com/bitcoin/bitcoin/pull/24117
<bitcoin-git>
bitcoin/master 66afa28 Hennadii Stepanov: qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambda
<bitcoin-git>
bitcoin/master c3ca836 Hennadii Stepanov: qt, refactor: Replace BitcoinGUI::macosDockIconActivated with a lambda
<bitcoin-git>
bitcoin/master 78189da Hennadii Stepanov: qt, refactor: Fill up trayIconMenu before connections
<bitcoin-git>
[bitcoin] JeremyRand opened pull request #24345: doc: Release process: fix broken link to Guix building docs (master...guix-link) https://github.com/bitcoin/bitcoin/pull/24345
<bitcoin-git>
[gui] jonatack opened pull request #549: gui, refactor: use std::chrono for formatDurationStr() helper (master...formatDurationStr-std-chrono) https://github.com/bitcoin-core/gui/pull/549
2022-02-14
<bitcoin-git>
[bitcoin] thonkle closed pull request #24116: Document listening on port 0 assigns a random unused port (master...doc-port-0) https://github.com/bitcoin/bitcoin/pull/24116
<bitcoin-git>
bitcoin/master 8fe6f5a fanquake: Merge bitcoin/bitcoin#24326: build: minor cleanups to native_clang package...
<bitcoin-git>
[bitcoin] fanquake opened pull request #24341: build: remove some no-longer-needed var unexporting from configure (master...remove_redundant_un_export) https://github.com/bitcoin/bitcoin/pull/24341
<bitcoin-git>
[bitcoin] kiminuo opened pull request #24339: Improve RPC help by explicitly mentioning output types (master...feature/2022-02-output-types) https://github.com/bitcoin/bitcoin/pull/24339
<bitcoin-git>
[bitcoin] laanwj opened pull request #24338: util: Work around libstdc++ create_directories issue (master...2022-02-create-directories) https://github.com/bitcoin/bitcoin/pull/24338
<bitcoin-git>
[bitcoin] hebasto opened pull request #24337: build: Define `PROVIDE_FUZZ_MAIN_FUNCTION` macro only when needed (master...220214-fuzz) https://github.com/bitcoin/bitcoin/pull/24337
<bitcoin-git>
[bitcoin] fanquake merged pull request #24309: test: test that OP_1-OP_16 (but not lower/higher) start witness programs (master...cherrypick_test_13062) https://github.com/bitcoin/bitcoin/pull/24309
<bitcoin-git>
[bitcoin] dongcarl opened pull request #24332: [kernel 2/n] Decouple from `netaddress`+`asmap`, parts of `timedata`+`init/common` (master...2022-02-libbitcoinkernel-p2-minimal) https://github.com/bitcoin/bitcoin/pull/24332
<bitcoin-git>
[bitcoin] fanquake merged pull request #24277: build: Fix `make deploy` for Windows when building out of source tree (master...220206-deploy) https://github.com/bitcoin/bitcoin/pull/24277
<bitcoin-git>
bitcoin/master b6b7815 fanquake: Merge bitcoin/bitcoin#24277: build: Fix `make deploy` for Windows when bui...
<bitcoin-git>
bitcoin/master a5f67b4 Hennadii Stepanov: build: Fix `make deploy` for Windows when building out of source tree
<bitcoin-git>
[bitcoin] fanquake closed pull request #24327: MIT Vulnerability from Lack of Definition and Escape from the Law. (master...master) https://github.com/bitcoin/bitcoin/pull/24327
<bitcoin-git>
[bitcoin] PublicResourceLicense opened pull request #24327: MIT Vulnerability from Lack of Definition and Escape from the Law. (master...master) https://github.com/bitcoin/bitcoin/pull/24327
<bitcoin-git>
[bitcoin] fanquake opened pull request #24326: build: minor cleanups to native_clang package (master...remove_unused_clang_include_dir) https://github.com/bitcoin/bitcoin/pull/24326
<bitcoin-git>
[bitcoin] theStack opened pull request #24324: test: refactor: remove uneeded bytes<->hex conversions in `byte_to_base58` (master...202202-test-refactor_simplify-byte_to_base58) https://github.com/bitcoin/bitcoin/pull/24324
<bitcoin-git>
[bitcoin] fanquake opened pull request #24309: test: test that OP_1-OP_16 (but not lower/higher) start witness programs (master...cherrypick_test_13062) https://github.com/bitcoin/bitcoin/pull/24309
<bitcoin-git>
[bitcoin] laanwj merged pull request #24238: random: use arc4random on OpenBSD (master...202202-random-use_arc4random_on_OpenBSD) https://github.com/bitcoin/bitcoin/pull/24238
<bitcoin-git>
[bitcoin] kristapsk opened pull request #24307: RPC: Return external_signer in getwalletinfo (master...getwalletinfo-external_signer) https://github.com/bitcoin/bitcoin/pull/24307
2022-02-09
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #24306: util: Make ArgsManager::GetPathArg more widely usable (master...pr/patharg) https://github.com/bitcoin/bitcoin/pull/24306
<bitcoin-git>
[bitcoin] fanquake opened pull request #24296: ci: use Ubuntu Hirsute for Windows cross-compilation CI (master...win_ci_gcc_10_3) https://github.com/bitcoin/bitcoin/pull/24296