<bitcoin-git>
[bitcoin] fanquake merged pull request #26467: bumpfee: Allow the user to choose which output is change (master...bumpfee-choose-change-txout) https://github.com/bitcoin/bitcoin/pull/26467
<bitcoin-git>
bitcoin/master 4f4d440 Andrew Chow: test: Test bumpfee reduce_output
<bitcoin-git>
bitcoin/master e8c31f1 Andrew Chow: tests: Test for bumping single output transaction
<bitcoin-git>
bitcoin/master 20b4946 Vasil Dimov: test: remove race in the user-agent reception check
<bitcoin-git>
bitcoin/master 0be2f54 fanquake: Merge bitcoin/bitcoin#27986: test: remove race in the user-agent reception...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28105: doc: Clarify that -fstack-reuse=all bugs exist on all versions of GCC (master...2307-doc-gcc-bug-take-2-) https://github.com/bitcoin/bitcoin/pull/28105
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #28101: Changing -torcontrol help to specify that a default port is used (master...torcontrolHelp) https://github.com/bitcoin/bitcoin/pull/28101
<bitcoin-git>
bitcoin/master fa2f18a MarcoFalke: ci: Use DOCKER_BUILDKIT for lint image
<bitcoin-git>
bitcoin/master c6a338b fanquake: Merge bitcoin/bitcoin#28083: ci: Use DOCKER_BUILDKIT for lint image
<bitcoin-git>
[bitcoin] fanquake opened pull request #28099: contrib: move user32.dll from bitcoind.exe libs (master...user32_dll_qt_only) https://github.com/bitcoin/bitcoin/pull/28099
<mooncoder>
I'd like to write a third party app that indexes some blockchain data but I'd like to rely on my local bitcoin-core node to handle consensus and validation, etc. Is there a guide somewhere on how to do this? basically i need the third party app to receive valid blocks from my local bitcoin-core node. i am not sure if it'd be better to use RPC for
<bitcoin-git>
bitcoin/master 40e6c5b Pieter Wuille: crypto: add Poly1305 class with std::byte Span interface
<bitcoin-git>
bitcoin/master 8871f7d Pieter Wuille: tests: add more Poly1305 test vectors
<bitcoin-git>
[bitcoin] fanquake opened pull request #28093: subtree: update libsecp256k1 to latest master (master...update_libsecp256k1_1378) https://github.com/bitcoin/bitcoin/pull/28093
<bitcoin-git>
[bitcoin] fanquake opened pull request #28092: build: document that -Wreturn-type has been fixed upstream (mingw-w64) (master...update_windows_return_type_docs) https://github.com/bitcoin/bitcoin/pull/28092
<bitcoin-git>
[bitcoin] brunoerg opened pull request #28091: fuzz: use `ConnmanTestMsg` in `connman` (master...2023-07-connman-mnodes) https://github.com/bitcoin/bitcoin/pull/28091
<bitcoin-git>
[bitcoin] theStack opened pull request #28085: refactor: use Span for SipHash::Write (master...202307-refactor-use_span_for_siphash) https://github.com/bitcoin/bitcoin/pull/28085
2023-07-16
<bitcoin-git>
[gui] hebasto merged pull request #740: Show own outputs on PSBT signing window (master...mark-change-outputs-on-psbt-sign) https://github.com/bitcoin-core/gui/pull/740
<bitcoin-git>
bitcoin/master 4da243b Hernan Marino: qt: show own outputs on PSBT signing window
<bitcoin-git>
bitcoin/master 57b8336 Hennadii Stepanov: Merge bitcoin-core/gui#740: Show own outputs on PSBT signing window
<bitcoin-git>
[bitcoin] fanquake opened pull request #28084: doc: update windows `-fstack-clash-protection` doc (master...stack_clash_windows_doc_update) https://github.com/bitcoin/bitcoin/pull/28084
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28083: ci: Use DOCKER_BUILDKIT for lint image (master...2307-ci-lint-docker-build-) https://github.com/bitcoin/bitcoin/pull/28083
<bitcoin-git>
[bitcoin] vasild opened pull request #28077: I2P: also sleep after errors in Accept() & destroy the session if we get "Session was closed" (master...i2p_accept_issue22759) https://github.com/bitcoin/bitcoin/pull/28077
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28076: util: Replace filesystem include with util/fs.h include (master...2307-fs-lint-) https://github.com/bitcoin/bitcoin/pull/28076
<bitcoin-git>
[bitcoin] hebasto reopened pull request #26504: Add `UNREACHABLE` macro and drop `-Wreturn-type`/`C4715` warnings suppressions (master...221115-enum) https://github.com/bitcoin/bitcoin/pull/26504
<TheCharlatan>
https://github.com/bitcoin/bitcoin/pull/28048 is close to the finish line. Merging it would conclude the "prune the unnecessary .cpp files (and their respective headers)" (stage 1, step2) part of the project, which is nice :)
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28070: test: Drop 22.x node from TxindexCompatibilityTest (master...2307-test-blocks-) https://github.com/bitcoin/bitcoin/pull/28070
<bitcoin-git>
[bitcoin] fanquake opened pull request #28069: guix: Remove librt usage from release binaries (master...remove_redundant_librt_linking) https://github.com/bitcoin/bitcoin/pull/28069
<bitcoin-git>
bitcoin/master 99b3af7 Ryan Ofsky: Merge bitcoin/bitcoin#28044: test: indexes, fix on error infinite loop
<bitcoin-git>
[bitcoin] furszy opened pull request #28067: [WIP] descriptors: do not return top-level only funcs as sub descriptors (master...2023_wallet_infer_watchonly_sh_script) https://github.com/bitcoin/bitcoin/pull/28067
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #28065: fuzz: Flatten all FUZZ_TARGET macros into one (master...2307-fuzz-macro-) https://github.com/bitcoin/bitcoin/pull/28065
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #28051: Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly (master...pr/noshut) https://github.com/bitcoin/bitcoin/pull/28051
<bitcoin-git>
[bitcoin] furszy opened pull request #28050: test: make assumeUTXO test capture the expected fatal error (master...2023_test_capture_assumeUTXO_fatal_error) https://github.com/bitcoin/bitcoin/pull/28050
<bitcoin-git>
[bitcoin] achow101 merged pull request #28039: wallet: don't include bdb files from our headers (master...bdb-no-include-from-headers) https://github.com/bitcoin/bitcoin/pull/28039
<gribble>
https://github.com/bitcoin/bitcoin/issues/26222 | Introduce secp256k1 module with field and group classes to test framework by sipa · Pull Request #26222 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[gui] hebasto merged pull request #696: Switch RPCConsole wallet selection to the one most recently opened/restored/created (master...2023_01_SwitchRPCConsoleToOpenedWallet) https://github.com/bitcoin-core/gui/pull/696