2024-08-06

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30595: kernel: Introduce initial C header API (master...kernelApi) https://github.com/bitcoin/bitcoin/pull/30595
<bitcoin-git> [bitcoin] fanquake merged pull request #30573: Update libsecp256k1 subtree to latest master (master...secp_0_5_1) https://github.com/bitcoin/bitcoin/pull/30573
<bitcoin-git> bitcoin/master 9ec776a fanquake: Revert "build: pass --with-ecmult-gen-kb=86 to secp256k1"
<bitcoin-git> bitcoin/master 41797f8 fanquake: Squashed 'src/secp256k1/' changes from 4af241b320..642c885b61
<bitcoin-git> bitcoin/master 183e2fd fanquake: Update secp256k1 subtree to latest master
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/949b67347255...d928f4c47ff9
<bitcoin-git> [bitcoin] glozow opened pull request #30594: docs: update documentation for new mempoolfullrbf default (master...2024-07-fullrbf-docs) https://github.com/bitcoin/bitcoin/pull/30594

2024-08-05

<bitcoin-git> [bitcoin] achow101 merged pull request #28052: blockstorage: XOR blocksdir *.dat files (master...2306-fs_stuff-) https://github.com/bitcoin/bitcoin/pull/28052
<bitcoin-git> bitcoin/master fa7f7ac MarcoFalke: Return XOR AutoFile from BlockManager::Open*File()
<bitcoin-git> bitcoin/master fa895c7 MarcoFalke: mingw: Document mode wbx workaround
<bitcoin-git> bitcoin/master fa35925 MarcoFalke: Add -blocksxor boolean option
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/44a4a0151c9d...949b67347255
<bitcoin-git> [bitcoin] achow101 merged pull request #30064: net: log connections failures via SOCKS5 with less severity (master...consistently_log_connection_failures) https://github.com/bitcoin/bitcoin/pull/30064
<bitcoin-git> bitcoin/master 44a4a01 Ava Chow: Merge bitcoin/bitcoin#30064: net: log connections failures via SOCKS5 with...
<bitcoin-git> bitcoin/master f3cfbd6 Vasil Dimov: net: log connections failures via SOCKS5 with less severity
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2917f41b6af0...44a4a0151c9d
<bitcoin-git> [bitcoin] achow101 merged pull request #30582: doc: Add missed cmake package to build depends (master...240803-mimgw-cmake) https://github.com/bitcoin/bitcoin/pull/30582
<bitcoin-git> bitcoin/master 2917f41 Ava Chow: Merge bitcoin/bitcoin#30582: doc: Add missed cmake package to build depends
<bitcoin-git> bitcoin/master ee934d0 Hennadii Stepanov: doc: Add missed cmake package to build depends
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd7e12a3de6b...2917f41b6af0
<bitcoin-git> [bitcoin] achow101 merged pull request #30082: test: expand LimitOrphan and EraseForPeer coverage (master...2024-05-orphan_limit_eraseforpeer) https://github.com/bitcoin/bitcoin/pull/30082
<bitcoin-git> bitcoin/master dd7e12a Ava Chow: Merge bitcoin/bitcoin#30082: test: expand LimitOrphan and EraseForPeer cov...
<bitcoin-git> bitcoin/master 28dbe21 Greg Sanders: refactor: move orphanage constants to header file
<bitcoin-git> bitcoin/master 172c1ad Greg Sanders: test: expand LimitOrphan and EraseForPeer coverage
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/902dd1438225...dd7e12a3de6b
<bitcoin-git> [bitcoin] instagibbs opened pull request #30592: Remove mempoolfullrbf (master...2024-08-remove-mempoolfullrbf) https://github.com/bitcoin/bitcoin/pull/30592
<bitcoin-git> [bitcoin] achow101 merged pull request #30493: policy: enable full-rbf by default (master...2023-07-enable-full-rbf) https://github.com/bitcoin/bitcoin/pull/30493
<bitcoin-git> bitcoin/master 902dd14 Ava Chow: Merge bitcoin/bitcoin#30493: policy: enable full-rbf by default
<bitcoin-git> bitcoin/master 590456e Peter Todd: policy: enable full-rbf by default
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69df012e74cd...902dd1438225
<bitcoin-git> bitcoin/master 195e98e Peter Todd: doc: add release notes for full-rbf
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30497: rpc: Return errors in loadtxoutset that currently go to logs (master...2407-loadtxoutset-rpc-err) https://github.com/bitcoin/bitcoin/pull/30497
<bitcoin-git> bitcoin/master 69df012 Ryan Ofsky: Merge bitcoin/bitcoin#30497: rpc: Return errors in loadtxoutset that curre...
<bitcoin-git> bitcoin/master fa530ec MarcoFalke: rpc: Return precise loadtxoutset error messages
<bitcoin-git> bitcoin/master faa5c86 MarcoFalke: refactor: Use untranslated error message in ActivateSnapshot
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/21c2879f37ce...69df012e74cd
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30560: refactor: Add consteval uint256 constructor (master...2024-07_uint256_consteval_ctor) https://github.com/bitcoin/bitcoin/pull/30560
<bitcoin-git> bitcoin/master c06f236 Hodlinator: refactor: Hand-replace some uint256S -> uint256
<bitcoin-git> bitcoin/master 2d9d752 Hodlinator: scripted-diff: Replace uint256S("str") -> uint256{"str"}
<bitcoin-git> bitcoin/master b74d8d5 Hodlinator: refactor: Add consteval uint256(hex_str)
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/42326b0fa46a...21c2879f37ce
<bitcoin-git> [bitcoin] hebasto opened pull request #30591: ci: Silent Homebrew's reinstall warnings (master...240805-ci-brew) https://github.com/bitcoin/bitcoin/pull/30591
<bitcoin-git> [gui] hebasto closed pull request #149: Intro: Have user choose assumevalid (master...intro_assumevalid) https://github.com/bitcoin-core/gui/pull/149
<bitcoin-git> [bitcoin] fanquake opened pull request #30590: build: Remove unused visibility checks (master...remove_unused_visibility) https://github.com/bitcoin/bitcoin/pull/30590
<bitcoin-git> [bitcoin] fanquake merged pull request #30512: net: Log accepted connection after m_nodes.push_back; Fix intermittent test issue (master...2407-net-fixups) https://github.com/bitcoin/bitcoin/pull/30512
<bitcoin-git> bitcoin/master 42326b0 merge-script: Merge bitcoin/bitcoin#30512: net: Log accepted connection after m_nodes.pu...
<bitcoin-git> bitcoin/master 5555557 MarcoFalke: net: Log accepted connection after m_nodes.push_back
<bitcoin-git> bitcoin/master fa3ea3b MarcoFalke: test: Fix intermittent issue in p2p_v2_misbehaving.py
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d15d95c5cc6f...42326b0fa46a
<bitcoin-git> [bitcoin] fanquake merged pull request #30575: fuzz: fix timeout in crypter target (master...2024-07-fuzz-crypter) https://github.com/bitcoin/bitcoin/pull/30575
<bitcoin-git> bitcoin/master d15d95c merge-script: Merge bitcoin/bitcoin#30575: fuzz: fix timeout in crypter target
<bitcoin-git> bitcoin/master bfd3c29 brunoerg: fuzz: fix timeout in crypter target
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1afa3c84fcdc...d15d95c5cc6f
<bitcoin-git> [gui-qml] MarnixCroes opened pull request #410: create wallet: set focus on TextField so it is automatically selected (main...focus-textfield) https://github.com/bitcoin-core/gui-qml/pull/410
<bitcoin-git> [bitcoin] fanquake opened pull request #30588: depends: fix ZMQ CMake getcachesize check (master...zmq_s390x_missing_fixes) https://github.com/bitcoin/bitcoin/pull/30588
<bitcoin-git> [bitcoin] fanquake merged pull request #30562: PayToAnchor(P2A) followups (master...2024-07-anchor-followups) https://github.com/bitcoin/bitcoin/pull/30562
<bitcoin-git> bitcoin/master 1afa3c8 merge-script: Merge bitcoin/bitcoin#30562: PayToAnchor(P2A) followups
<bitcoin-git> bitcoin/master 68bd86c Greg Sanders: test: P2A is a destination type with an address
<bitcoin-git> bitcoin/master 2a3a242 Greg Sanders: test: check that P2A with witness data is still consensus-legal
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f0d08550a0b4...1afa3c84fcdc
<bitcoin-git> [bitcoin] glozow merged pull request #30502: doc: add release notes for #22729 (master...release-notes-22729) https://github.com/bitcoin/bitcoin/pull/30502
<bitcoin-git> bitcoin/master f0d0855 glozow: Merge bitcoin/bitcoin#30502: doc: add release notes for #22729
<bitcoin-git> bitcoin/master 6d33e13 David Gumberg: doc: tor.md: use -bind=127.0.0.1:8334=onion for the Tor bind
<bitcoin-git> bitcoin/master a7f5d18 Vasil Dimov: doc: add release notes for #22729
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1a19a4d960ee...f0d08550a0b4
<bitcoin-git> [bitcoin] glozow merged pull request #29656: chainparams: Change nChainTx type to uint64_t (master...2024-03-nchaintx-64) https://github.com/bitcoin/bitcoin/pull/29656
<bitcoin-git> bitcoin/master 72e5d1b Fabian Jahr: test: Add basic check for nChainTx type
<bitcoin-git> bitcoin/master dc2938e Fabian Jahr: chainparams: Change nChainTx to uint64_t
<bitcoin-git> bitcoin/master bf0efb4 Fabian Jahr: scripted-diff: Modernize naming of nChainTx and nTxCount
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5d682d4ba353...1a19a4d960ee
<bitcoin-git> [bitcoin] glozow merged pull request #30576: test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeeds (master...202408-test-check_keyless_p2a_signing) https://github.com/bitcoin/bitcoin/pull/30576
<bitcoin-git> bitcoin/master 5d682d4 glozow: Merge bitcoin/bitcoin#30576: test: check that keyless P2A 'signing' via `s...
<bitcoin-git> bitcoin/master 5e87f30 Sebastian Falbesoner: test: check that keyless P2A 'signing' via `signrawtransactionwithkey` suc...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bba01ba18d07...5d682d4ba353
<bitcoin-git> [bitcoin] glozow merged pull request #30285: cluster mempool: merging & postprocessing of linearizations (master...202406_clusterlin_meta) https://github.com/bitcoin/bitcoin/pull/30285
<bitcoin-git> bitcoin/master 0e52728 Pieter Wuille: clusterlin: rename Intersect -> IntersectPrefixes
<bitcoin-git> bitcoin/master 0e2812d Pieter Wuille: clusterlin: add algorithms for connectedness/connected components
<bitcoin-git> bitcoin/master 4f8958d Pieter Wuille: clusterlin: add PostLinearize + benchmarks + fuzz tests
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/1a7d20509f46...bba01ba18d07
<bitcoin-git> [bitcoincore.org] GBKS opened pull request #1054: Remove fitVids function call (master...bug/remove-fitvids-function-call) https://github.com/bitcoin-core/bitcoincore.org/pull/1054
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30526: doc: Correct uint256 hex string endianness (master...2024-07_PR30436_follow_up) https://github.com/bitcoin/bitcoin/pull/30526
<bitcoin-git> bitcoin/master 73e3fa1 Hodlinator: doc + test: Correct uint256 hex string endianness
<bitcoin-git> bitcoin/master 1a7d205 Ryan Ofsky: Merge bitcoin/bitcoin#30526: doc: Correct uint256 hex string endianness
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55d19945efbb...1a7d20509f46
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29798: Logging cleanup (master...logging_cleanup) https://github.com/bitcoin/bitcoin/pull/29798
<bitcoin-git> bitcoin/master 8c6f3bf Vasil Dimov: logging, refactor: minor encapsulation improvement and use BCLog::NONE ins...
<bitcoin-git> bitcoin/master 160706a Ryan Ofsky: logging, refactor: make category special cases explicit
<bitcoin-git> bitcoin/master 74dd33c Vasil Dimov: rpc: make logging method reject "0" category and correct the help text
<bitcoin-git> [bitcoin] ryanofsky pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/eb85cacd2969...55d19945efbb

2024-08-04

<bitcoin-git> [bitcoin] hebasto opened pull request #30584: depends: Make default `host` and `build` comparable (master...240804-cross) https://github.com/bitcoin/bitcoin/pull/30584
<bitcoin-git> [gui] hebasto merged pull request #826: OptionsDialog: Allow Maximize of window (master...qt_opts_maximizewindow) https://github.com/bitcoin-core/gui/pull/826
<bitcoin-git> bitcoin/master eb85cac Hennadii Stepanov: Merge bitcoin-core/gui#826: OptionsDialog: Allow Maximize of window
<bitcoin-git> bitcoin/master 3dbd94b Luke Dashjr: GUI/OptionsDialog: Allow Maximize of window
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2aff9a36c352...eb85cacd2969

2024-08-03

<bitcoin-git> [bitcoin] hebasto opened pull request #30582: doc: Add missed cmake package to build depends (master...240803-mimgw-cmake) https://github.com/bitcoin/bitcoin/pull/30582
<bitcoin-git> [bitcoin] hebasto opened pull request #30580: doc: Specify minimum distro versions for MinGW builds (master...240803-mingw-docs) https://github.com/bitcoin/bitcoin/pull/30580

2024-08-02

<bitcoin-git> [bitcoin] brunoerg opened pull request #30577: miniscript: Use `ToIntegral` instead of `ParseInt64` (master...2024-07-miniscript-tointegral) https://github.com/bitcoin/bitcoin/pull/30577
<bitcoin-git> [qa-assets] dergoegge merged pull request #194: Add eleven initial corpora and new seeds (main...2024-08-add-seeds) https://github.com/bitcoin-core/qa-assets/pull/194
<bitcoin-git> qa-assets/main f4b83a0 Murch: Add initial corpora for three new crypto targets
<bitcoin-git> qa-assets/main d5447a1 Murch: Add initial cluster linearization corpora
<bitcoin-git> qa-assets/main c98fc19 Murch: Add initial corpus for p2p_handshake
<bitcoin-git> [qa-assets] dergoegge pushed 6 commits to main: https://github.com/bitcoin-core/qa-assets/compare/87b05f92c39b...b68b27809741
<bitcoin-git> [bitcoin] theStack opened pull request #30576: test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeeds (master...202408-test-check_keyless_p2a_signing) https://github.com/bitcoin/bitcoin/pull/30576
<bitcoin-git> [bitcoin] glozow merged pull request #30352: policy: Add PayToAnchor(P2A), `OP_1 0x4e73` as a standard output script for spending (master...2024-06-op_true_outputs) https://github.com/bitcoin/bitcoin/pull/30352
<bitcoin-git> bitcoin/master b60aaf8 Greg Sanders: policy: make anchor spend standard
<bitcoin-git> bitcoin/master 9d89209 Greg Sanders: policy: stop 3rd party wtxid malleability of anchor spend
<bitcoin-git> bitcoin/master 455fca8 Greg Sanders: policy: Add OP_1 as a standard output type
<bitcoin-git> [bitcoin] glozow pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/ec8b38c7b9d7...2aff9a36c352
<bitcoin-git> [gui] hebasto merged pull request #626: Showing Local Addresses in Node Window (master...issue564-add-localaddress) https://github.com/bitcoin-core/gui/pull/626
<bitcoin-git> bitcoin/master 189c987 Jadi: Showing local addresses on the Node Window
<bitcoin-git> bitcoin/master ec8b38c Hennadii Stepanov: Merge bitcoin-core/gui#626: Showing Local Addresses in Node Window
<bitcoin-git> bitcoin/master a5d7aff Jadi: net: Providing an interface for mapLocalHost
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/df241970a3a3...ec8b38c7b9d7
<bitcoin-git> [bitcoin] fanquake merged pull request #30554: test: Avoid CScript() as default function argument (master...2407-test-cscript) https://github.com/bitcoin/bitcoin/pull/30554
<bitcoin-git> bitcoin/master fadf621 MarcoFalke: test: Make leaf_script mandatory when scriptpath is set in TaprootSignatur...
<bitcoin-git> bitcoin/master df24197 merge-script: Merge bitcoin/bitcoin#30554: test: Avoid CScript() as default function arg...
<bitcoin-git> bitcoin/master fa46a1b MarcoFalke: test: Avoid CScript() as default function argument
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9c6c667bc2bc...df241970a3a3
<bitcoin-git> [bitcoin] brunoerg opened pull request #30575: fuzz: fix timeout in crypter target (master...2024-07-fuzz-crypter) https://github.com/bitcoin/bitcoin/pull/30575
<bitcoin-git> [bitcoin] fanquake merged pull request #30574: test: Disable known broken USDT test for now (master...2408-test-rerere) https://github.com/bitcoin/bitcoin/pull/30574
<bitcoin-git> bitcoin/master faed533 MarcoFalke: test: Disable known broken USDT test for now
<bitcoin-git> bitcoin/master 9c6c667 merge-script: Merge bitcoin/bitcoin#30574: test: Disable known broken USDT test for now
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/357f19539129...9c6c667bc2bc
<bitcoin-git> [bitcoin] maflcko opened pull request #30574: test: Disable known broken USDT test for now (master...2408-test-rerere) https://github.com/bitcoin/bitcoin/pull/30574
<bitcoin-git> [bitcoin] fanquake opened pull request #30573: Update libsecp256k1 subtree to latest master (master...secp_0_5_1) https://github.com/bitcoin/bitcoin/pull/30573
<bitcoin-git> [bitcoin] fanquake merged pull request #30567: qt, build: Drop `QT_STATICPLUGIN` macro (master...240801-qtstatic) https://github.com/bitcoin/bitcoin/pull/30567
<bitcoin-git> bitcoin/master 7231c76 Hennadii Stepanov: qt: Replace deprecated LogPrintf with LogInfo in GUIUtil::LogQtInfo()
<bitcoin-git> bitcoin/master b3d3ae0 Hennadii Stepanov: qt, build: Drop `QT_STATICPLUGIN` macro
<bitcoin-git> bitcoin/master 357f195 merge-script: Merge bitcoin/bitcoin#30567: qt, build: Drop `QT_STATICPLUGIN` macro
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8e1bd17252e6...357f19539129
<bitcoin-git> [bitcoin] ariard opened pull request #30572: Halt processing of unrequested transactions v2 (master...reject-unsolicited-txn) https://github.com/bitcoin/bitcoin/pull/30572
<bitcoin-git> [bitcoin] maflcko opened pull request #30571: test: [refactor] Use g_rand_ctx directly (master...2408-test-rng) https://github.com/bitcoin/bitcoin/pull/30571
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #975: Add Flathub verification token (master...verify-flathub) https://github.com/bitcoin-core/bitcoincore.org/pull/975
<bitcoin-git> bitcoincore.org/master f3ba3a5 Andrew Chow: Add Flathub verification token
<bitcoin-git> bitcoincore.org/master d341915 merge-script: Merge bitcoin-core/bitcoincore.org#975: Add Flathub verification token
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/fc58fdf730d9...d341915529d6
<bitcoin-git> [bitcoin] fanquake merged pull request #30544: rpc: fix maybe-uninitialized compile warning in getchaintxstats (master...202407_fix_getchaintxstats_uninit_var_compiler_warning) https://github.com/bitcoin/bitcoin/pull/30544
<bitcoin-git> bitcoin/master 8e1bd17 merge-script: Merge bitcoin/bitcoin#30544: rpc: fix maybe-uninitialized compile warning ...
<bitcoin-git> bitcoin/master 2e86f2b Michael Dietz: rpc: fix maybe-uninitialized compile warning in getchaintxstats
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9774a958b501...8e1bd17252e6
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1053: build(deps-dev): bump rexml from 3.3.1 to 3.3.3 (master...dependabot/bundler/rexml-3.3.3) https://github.com/bitcoin-core/bitcoincore.org/pull/1053
<bitcoin-git> [bitcoincore.org] dependabot[bot] opened pull request #1053: build(deps-dev): bump rexml from 3.3.1 to 3.3.3 (master...dependabot/bundler/rexml-3.3.3) https://github.com/bitcoin-core/bitcoincore.org/pull/1053

2024-08-01

<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30570: [tests] New fuzz target wallet_rpc (master...fuzzwalletrpc) https://github.com/bitcoin/bitcoin/pull/30570
<bitcoin-git> [bitcoincore.org] joetor5 closed pull request #1038: Fix default twitter/og meta tag image (fixes #1037) (master...fix-1037) https://github.com/bitcoin-core/bitcoincore.org/pull/1038
<bitcoin-git> [bitcoin] stickies-v opened pull request #30569: node: reduce unsafe uint256S usage (master...2024-08/hex-arg-parse) https://github.com/bitcoin/bitcoin/pull/30569
<bitcoin-git> [bitcoin] mzumsande opened pull request #30568: addrman: change counter to uint64_t (master...202408_addrman_int) https://github.com/bitcoin/bitcoin/pull/30568
<bitcoin-git> [gui-qml] hebasto merged pull request #403: Introduce Create Single-Sig wallet flow (main...create-wallet-pr) https://github.com/bitcoin-core/gui-qml/pull/403
<bitcoin-git> gui-qml/main 931d442 johnny9: qml: Add DISABLED state to ContinueButton
<bitcoin-git> gui-qml/main 0266742 johnny9: qml: Introduce AddWallet page after onboarding
<bitcoin-git> gui-qml/main 4f11e01 johnny9: qml: Add color properties to ContinueButton
<bitcoin-git> [gui-qml] hebasto pushed 5 commits to main: https://github.com/bitcoin-core/gui-qml/compare/c065a17375e6...a73577b7b79d
<bitcoin-git> [bitcoin] hebasto merged pull request #30548: release: Update translations for v28.0 soft translation string freeze (master...240730-translations) https://github.com/bitcoin/bitcoin/pull/30548
<bitcoin-git> bitcoin/master be41967 Hennadii Stepanov: qt: Update translation source file
<bitcoin-git> bitcoin/master e49d858 Hennadii Stepanov: qt: Bump Transifex slug for 28.x
<bitcoin-git> bitcoin/master 31b3301 Hennadii Stepanov: qt: Pull recent translations from Transifex
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ebd82fa9fae1...9774a958b501
<bitcoin-git> [qa-assets] murchandamus opened pull request #194: Add ten initial corpora and new seeds (main...2024-08-add-seeds) https://github.com/bitcoin-core/qa-assets/pull/194
<bitcoin-git> [bitcoin] hebasto opened pull request #30567: qt, build: Drop `QT_STATICPLUGIN` macro (master...240801-qtstatic) https://github.com/bitcoin/bitcoin/pull/30567
<bitcoin-git> [bitcoin] glozow merged pull request #30532: refactor: remove deprecated TxidFromString() in favour of transaction_identifier::FromHex() (master...2024-07/rm-txidfromstring) https://github.com/bitcoin/bitcoin/pull/30532
<bitcoin-git> bitcoin/master 285ab50 stickies-v: test: replace WtxidFromString with Wtxid::FromHex
<bitcoin-git> bitcoin/master 526a87b stickies-v: test: add uint256::FromHex unittest coverage
<bitcoin-git> bitcoin/master 9a0b2a6 stickies-v: fuzz: increase FromHex() coverage
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/dc605cf6e601...ebd82fa9fae1
<bitcoin-git> [bitcoin] fanquake merged pull request #30565: depends: Fix `zeromq` build on OpenBSD (master...240731-openbsd-zmq) https://github.com/bitcoin/bitcoin/pull/30565
<bitcoin-git> bitcoin/master dc605cf merge-script: Merge bitcoin/bitcoin#30565: depends: Fix `zeromq` build on OpenBSD
<bitcoin-git> bitcoin/master 89b1d5c Hennadii Stepanov: depends: Fix `zeromq` build on OpenBSD
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b8755164cf9c...dc605cf6e601
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1052: Use consistent date format for advisories (master...same_dates) https://github.com/bitcoin-core/bitcoincore.org/pull/1052
<bitcoin-git> bitcoincore.org/master fc58fdf merge-script: Merge bitcoin-core/bitcoincore.org#1052: Use consistent date format for ad...
<bitcoin-git> bitcoincore.org/master 96930ea fanquake: use consistent date format for advisories
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/14c0eda9efcc...fc58fdf730d9
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1050: Add japanese translations for security advisories in Bitcoin Core v22.0 (master...translate-security-advisories-22.0) https://github.com/bitcoin-core/bitcoincore.org/pull/1050
<bitcoin-git> bitcoincore.org/master 14c0eda merge-script: Merge bitcoin-core/bitcoincore.org#1050: Add japanese translations for sec...
<bitcoin-git> bitcoincore.org/master 533ee9b azuchi: Add japanese translations for security advisories in Bitcoin Core v22.0
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/e6c7ee31b2c9...14c0eda9efcc
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1052: Use consistent date format for advisories (master...same_dates) https://github.com/bitcoin-core/bitcoincore.org/pull/1052
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1051: Apply #1044 changes to japanese translations (master...apply-#1044-to-ja) https://github.com/bitcoin-core/bitcoincore.org/pull/1051
<bitcoin-git> bitcoincore.org/master e6c7ee3 merge-script: Merge bitcoin-core/bitcoincore.org#1051: Apply #1044 changes to japanese t...
<bitcoin-git> bitcoincore.org/master 5e79a88 azuchi: Apply #1044 changes to japanese translations
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/3285399763d7...e6c7ee31b2c9
<bitcoin-git> [bitcoin] wrathmdx closed pull request #30566: Name Change (27.x...27.x) https://github.com/bitcoin/bitcoin/pull/30566
<bitcoin-git> [bitcoin] wrathmdx opened pull request #30566: Name Change (27.x...27.x) https://github.com/bitcoin/bitcoin/pull/30566
<bitcoin-git> [bitcoin] glozow merged pull request #30413: p2p: Lazy init some bloom filters; fuzz version handshake (master...2024-07-fuzz-handshake) https://github.com/bitcoin/bitcoin/pull/30413
<bitcoin-git> bitcoin/master 82de1bc dergoegge: [net processing] Lazily initialize m_recent_confirmed_transactions
<bitcoin-git> bitcoin/master fa0c87f dergoegge: [net processing] Lazily initialize m_recent_rejects_reconsiderable
<bitcoin-git> bitcoin/master 662e8db dergoegge: [net processing] Lazily initialize m_recent_rejects
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/66e82dc90c59...b8755164cf9c
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1051: Apply #1044 changes to japanese translations (master...apply-#1044-to-ja) https://github.com/bitcoin-core/bitcoincore.org/pull/1051
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1050: Add japanese translations for security advisories in Bitcoin Core v22.0 (master...translate-security-advisories-22.0) https://github.com/bitcoin-core/bitcoincore.org/pull/1050

2024-07-31

<bitcoin-git> [bitcoin] hebasto opened pull request #30565: depends: Fix `zeromq` build on OpenBSD (master...240731-openbsd-zmq) https://github.com/bitcoin/bitcoin/pull/30565
<bitcoin-git> [bitcoin] justinvforvendetta opened pull request #30564: get miniupnpc from ssl (master...master) https://github.com/bitcoin/bitcoin/pull/30564
<bitcoin-git> [bitcoin] brunoerg opened pull request #30563: fuzz: improve `scriptpubkeyman` target (master...2024-07-fuzz-spkm) https://github.com/bitcoin/bitcoin/pull/30563
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1044: Update censorship advisory for versions to match (master...fix-censoring-version) https://github.com/bitcoin-core/bitcoincore.org/pull/1044
<bitcoin-git> bitcoincore.org/master 3285399 merge-script: Merge bitcoin-core/bitcoincore.org#1044: Update censorship advisory for ve...
<bitcoin-git> bitcoincore.org/master d92ad1c Murch: Update advisory for versions to match
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/0f060bc817d5...3285399763d7
<bitcoin-git> [bitcoin] fanquake merged pull request #30556: doc: multisig-tutorial: remove obsolete mention and link to closed PR (master...remove-linked-pr) https://github.com/bitcoin/bitcoin/pull/30556
<bitcoin-git> bitcoin/master 3cd24aa Marnix: doc: remove obsolete mention and link to closed PR
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9eb57d1ab6ea...66e82dc90c59
<bitcoin-git> bitcoin/master 66e82dc merge-script: Merge bitcoin/bitcoin#30556: doc: multisig-tutorial: remove obsolete menti...
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1049: Security advisories for bugs fixed as of Bitcoin Core v22.0 (master...2024-07-july-bug-batch) https://github.com/bitcoin-core/bitcoincore.org/pull/1049
<bitcoin-git> bitcoincore.org/master b721ee5 dergoegge: posts: Disclose addrman idcount integer overflow
<bitcoin-git> bitcoincore.org/master 0f060bc glozow: Merge bitcoin-core/bitcoincore.org#1049: Security advisories for bugs fixe...
<bitcoin-git> bitcoincore.org/master fb62f9d dergoegge: posts: Disclose upnp infinite-loop/oom
<bitcoin-git> [bitcoincore.org] glozow pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/8b7485d60313...0f060bc817d5
<bitcoin-git> [bitcoin] instagibbs opened pull request #30562: PayToAnchor(P2A) followups (master...2024-07-anchor-followups) https://github.com/bitcoin/bitcoin/pull/30562
<bitcoin-git> [bitcoin] fanquake merged pull request #30559: test: Try previously intermittently broken USDT test again (master...2407-test-usdt-memp) https://github.com/bitcoin/bitcoin/pull/30559
<bitcoin-git> bitcoin/master 9eb57d1 merge-script: Merge bitcoin/bitcoin#30559: test: Try previously intermittently broken US...
<bitcoin-git> bitcoin/master fa2269d MarcoFalke: test: Try previously intermittently broken USDT test again
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/174bedd8d98b...9eb57d1ab6ea
<bitcoin-git> [bitcoin] theStack opened pull request #30561: refactor: move `SignSignature` helpers to test utils (master...202407-refactor-move_signsignature_to_test_utils) https://github.com/bitcoin/bitcoin/pull/30561
<bitcoin-git> [bitcoin] hodlinator opened pull request #30560: refactor: Add consteval uint256 constructor (master...2024-07_uint256_consteval_ctor) https://github.com/bitcoin/bitcoin/pull/30560
<bitcoin-git> bitcoin/master 174bedd merge-script: Merge bitcoin/bitcoin#30547: doc: Update work in progress section in `doc/...
<bitcoin-git> [bitcoin] fanquake merged pull request #30547: doc: Update work in progress section in `doc/design/libraries.md` (master...doc/kernel_202400730) https://github.com/bitcoin/bitcoin/pull/30547
<bitcoin-git> bitcoin/master f70eb0e Daniela Brozzoni: doc: Remove reference to resolved issue
<bitcoin-git> bitcoin/master b27ef8e Daniela Brozzoni: doc: Update issue reference for libbitcoinkernel
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c6b4718112eb...174bedd8d98b
<bitcoin-git> [bitcoin] maflcko opened pull request #30559: test: Try previously intermittently broken USDT test again (master...2407-test-usdt-memp) https://github.com/bitcoin/bitcoin/pull/30559
<bitcoin-git> [bitcoin] fanquake merged pull request #30537: kernel: Only setup kernel context globals once (master...staticInitKernel) https://github.com/bitcoin/bitcoin/pull/30537
<bitcoin-git> bitcoin/master 93fb0e7 TheCharlatan: kernel: Only setup kernel context globals once
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33884e7e60c7...c6b4718112eb
<bitcoin-git> bitcoin/master c6b4718 merge-script: Merge bitcoin/bitcoin#30537: kernel: Only setup kernel context globals once
<bitcoin-git> [bitcoin] fanquake opened pull request #30558: [27.x] Even more backports (27.x...27_even_more_backports) https://github.com/bitcoin/bitcoin/pull/30558
<bitcoin-git> [bitcoin] fanquake merged pull request #30545: test: fix intermittent failures in feature_proxy.py (master...202407_fix_feature_proxy) https://github.com/bitcoin/bitcoin/pull/30545
<bitcoin-git> bitcoin/master 33884e7 merge-script: Merge bitcoin/bitcoin#30545: test: fix intermittent failures in feature_pr...
<bitcoin-git> bitcoin/master a6efc7e Martin Zumsande: test: fix intermittent failures in feature_proxy.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/be969292db72...33884e7e60c7
<bitcoin-git> [bitcoin] fanquake merged pull request #30552: test: fix constructor of msg_tx (master...202407_test_defaultarg) https://github.com/bitcoin/bitcoin/pull/30552
<bitcoin-git> bitcoin/master be96929 merge-script: Merge bitcoin/bitcoin#30552: test: fix constructor of msg_tx
<bitcoin-git> bitcoin/master ec5e294 Martin Zumsande: test: fix constructor of msg_tx
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2ed82060b905...be969292db72
<bitcoin-git> [bitcoin] MarnixCroes opened pull request #30556: doc: multisig-tutorial: remove obsolete mention and link to closed PR (master...remove-linked-pr) https://github.com/bitcoin/bitcoin/pull/30556
<bitcoin-git> [bitcoin] fanquake merged pull request #30551: doc: mention optional dependencies (qrencode, zmq) in OpenBSD build docs (master...202407-doc-build-openbsd_mention_qrencode_and_zmq) https://github.com/bitcoin/bitcoin/pull/30551
<bitcoin-git> bitcoin/master 2ed8206 merge-script: Merge bitcoin/bitcoin#30551: doc: mention optional dependencies (qrencode,...
<bitcoin-git> bitcoin/master 903def1 Sebastian Falbesoner: doc: mention optional dependencies (qrencode, zmq) in OpenBSD build docs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2401a2438766...2ed82060b905
<bitcoin-git> [bitcoin] fanquake merged pull request #30452: guix: bump time-machine to efc26826400762207cde9f23802cfe75a737963c (master...guix_mingw64_12_0_1) https://github.com/bitcoin/bitcoin/pull/30452
<bitcoin-git> bitcoin/master 2401a24 merge-script: Merge bitcoin/bitcoin#30452: guix: bump time-machine to efc26826400762207c...
<bitcoin-git> bitcoin/master 6ee000e fanquake: guix: bump time-machine to efc26826400762207cde9f23802cfe75a737963c
<bitcoin-git> bitcoin/master cbeb2c2 fanquake: guix: patch /gnu/store paths out of winpthreads
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d367a4e36f73...2401a2438766
<bitcoin-git> [bitcoincore.org] dergoegge opened pull request #1049: Security advisories for bugs fixed as of Bitcoin Core v22.0 (master...2024-07-july-bug-batch) https://github.com/bitcoin-core/bitcoincore.org/pull/1049
<bitcoin-git> [bitcoin] maflcko opened pull request #30554: test: Avoid CScript() as default function argument (master...2407-test-cscript) https://github.com/bitcoin/bitcoin/pull/30554
<bitcoin-git> [bitcoin] maflcko opened pull request #30553: lint: Find function calls in default arguments (master...2407-lint-py) https://github.com/bitcoin/bitcoin/pull/30553

2024-07-30

<bitcoin-git> [bitcoin] mzumsande opened pull request #30552: test: fix constructor of msg_tx (master...202407_test_defaultarg) https://github.com/bitcoin/bitcoin/pull/30552
<bitcoin-git> [gui] mjdietzx opened pull request #832: gui: improve user dialog when signing multisig psbts (master...sign_multisig_psbts_better_dialog) https://github.com/bitcoin-core/gui/pull/832
<bitcoin-git> [gui] pablomartin4btc opened pull request #831: GUIUtil::brintToFront workaround for Wayland (master...gui-bringToFront-wayland-workaround) https://github.com/bitcoin-core/gui/pull/831
<bitcoin-git> [bitcoin] theStack opened pull request #30551: doc: mention optional dependencies (qrencode, zmq) in OpenBSD build docs (master...202407-doc-build-openbsd_mention_qrencode_and_zmq) https://github.com/bitcoin/bitcoin/pull/30551
<bitcoin-git> [gui] hebasto merged pull request #505: Hide peers details (master...1639351552-issue-485) https://github.com/bitcoin-core/gui/pull/505
<bitcoin-git> bitcoin/master d367a4e Hennadii Stepanov: Merge bitcoin-core/gui#505: Hide peers details
<bitcoin-git> bitcoin/master 41a1a86 @RandyMcMillan: gui: Hide peers details
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c62f4b53561...d367a4e36f73
<bitcoin-git> [gui] hebasto closed pull request #684: Improve 'Requested Payments History' Multiselect (master...2022_12_FixReceiveCoinsMultiselect) https://github.com/bitcoin-core/gui/pull/684
<bitcoin-git> [bitcoin] hebasto opened pull request #30548: release: Update translations for v28.0 soft translation string freeze (master...240730-translations) https://github.com/bitcoin/bitcoin/pull/30548
<bitcoin-git> [bitcoin] danielabrozzoni opened pull request #30547: doc: Update issue reference for libbitcoinkernel (master...doc/kernel_202400730) https://github.com/bitcoin/bitcoin/pull/30547
<bitcoin-git> [bitcoin] fanquake merged pull request #30451: depends: remove Darwin ENV unsetting (master...darwin_rid_depends_env) https://github.com/bitcoin/bitcoin/pull/30451
<bitcoin-git> bitcoin/master 0b2aeee fanquake: depends: patch explicit -lm usage out of Qt tools
<bitcoin-git> bitcoin/master bda537f fanquake: depends: remove ENV unsetting for darwin
<bitcoin-git> bitcoin/master 1807760 fanquake: guix: improve ENV unsetting for macOS
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f66738f79c79...4c62f4b53561
<bitcoin-git> [bitcoin] maflcko opened pull request #30546: util: Use consteval checked format string in FatalErrorf (master...2407-log) https://github.com/bitcoin/bitcoin/pull/30546
<bitcoin-git> [bitcoin] maflcko closed pull request #30531: test: Add missing --v1transport to feature_proxy.py (master...2407-nov2) https://github.com/bitcoin/bitcoin/pull/30531

2024-07-29

<bitcoin-git> [bitcoin] mzumsande opened pull request #30545: test: fix intermittent failures in feature_proxy.py (master...202407_fix_feature_proxy) https://github.com/bitcoin/bitcoin/pull/30545
<bitcoin-git> [bitcoin] mjdietzx opened pull request #30544: rpc: fix maybe-uninitialized compile warning in getchaintxstats (master...202407_fix_getchaintxstats_uninit_var_compiler_warning) https://github.com/bitcoin/bitcoin/pull/30544
<bitcoin-git> [bitcoin] glozow merged pull request #30542: ci: enable berkley db on test each commit job (master...240729-enable-bdb-on-ci) https://github.com/bitcoin/bitcoin/pull/30542
<bitcoin-git> bitcoin/master 93ee17c Max Edwards: ci: enable berkley db on test each commit job
<bitcoin-git> bitcoin/master f66738f glozow: Merge bitcoin/bitcoin#30542: ci: enable berkley db on test each commit job
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c9b7a792e2d8...f66738f79c79
<bitcoin-git> [bitcoin] m3dwards opened pull request #30542: ci: enable berkley db on test each commit job (master...240729-enable-bdb-on-ci) https://github.com/bitcoin/bitcoin/pull/30542
<bitcoin-git> [bitcoin] glozow closed pull request #30536: Fix spelling issues (master...fix-spelling-issues) https://github.com/bitcoin/bitcoin/pull/30536
<bitcoin-git> [gui] hebasto closed pull request #823: wallet: Improve error log color in the console (master...pr_console_err_color) https://github.com/bitcoin-core/gui/pull/823
<bitcoin-git> [gui] hebasto merged pull request #828: Rendering an amp characters in the wallet name for QMenu (master...fix-qt-wallet-underscore) https://github.com/bitcoin-core/gui/pull/828
<bitcoin-git> bitcoin/master c9b7a79 Hennadii Stepanov: Merge bitcoin-core/gui#828: Rendering an amp characters in the wallet name...
<bitcoin-git> bitcoin/master 8233ee4 Konstantin Akimov: gui: correct replacement of amp character in the wallet name for QMenu
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec7ba7a3cfd2...c9b7a792e2d8
<bitcoin-git> bitcoin/master e6df348 fanquake: guix: move bison from global scope, to Linux
<bitcoin-git> [bitcoin] fanquake merged pull request #30534: guix: move bison from global scope, to Linux (master...no_bison_mac_win) https://github.com/bitcoin/bitcoin/pull/30534
<bitcoin-git> bitcoin/master ec7ba7a merge-script: Merge bitcoin/bitcoin#30534: guix: move bison from global scope, to Linux
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38c30a4b50ca...ec7ba7a3cfd2
<bitcoin-git> [bitcoin] maflcko closed pull request #30540: slightly larger getdata size and larger send/receive buffer size for faster sync (master...master) https://github.com/bitcoin/bitcoin/pull/30540

2024-07-28

<bitcoin-git> [bitcoin] bitnet-io opened pull request #30540: slightly larger getdata size and larger send/receive buffer size for faster sync (master...master) https://github.com/bitcoin/bitcoin/pull/30540
<bitcoin-git> [bitcoin] fanquake merged pull request #30515: rpc: add utxo's blockhash and number of confirmations to scantxoutset output (master...feat/add-blockhash-and-nconfs-to-scantxoutset-output) https://github.com/bitcoin/bitcoin/pull/30515
<bitcoin-git> bitcoin/master 38c30a4 merge-script: Merge bitcoin/bitcoin#30515: rpc: add utxo's blockhash and number of confi...
<bitcoin-git> bitcoin/master 17845e7 Luis Schwab: rpc: add utxo's blockhash and number of confirmations to scantxoutset outp...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/30cef53707fb...38c30a4b50ca
<bitcoin-git> [bitcoin] darosior opened pull request #30538: Doc: add a comment referencing past vulnerability next to where it was fixed (master...2407_doc_reference_past_vulns) https://github.com/bitcoin/bitcoin/pull/30538

2024-07-27

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30537: kernel: Only setup kernel context globals once (master...staticInitKernel) https://github.com/bitcoin/bitcoin/pull/30537
<bitcoin-git> [bitcoin] nnsW3 opened pull request #30536: Fix spelling issues (master...fix-spelling-issues) https://github.com/bitcoin/bitcoin/pull/30536

2024-07-26

<bitcoin-git> [bitcoin] sipa opened pull request #30535: feefrac: add support for evaluating at given size (master...202407_feefrac_eval) https://github.com/bitcoin/bitcoin/pull/30535
<bitcoin-git> [bitcoin] paplorinc reopened pull request #30442: optimization: Precalculate SipHash constant XOR with k0 and k1 in SaltedOutpointHasher (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git> [bitcoin] fanquake opened pull request #30534: guix: move bison from global scope, to Linux (master...no_bison_mac_win) https://github.com/bitcoin/bitcoin/pull/30534
<bitcoin-git> [bitcoin] hebasto opened pull request #30533: test: Do not write Python bytecode to source directory (master...240726-rpcauth-ro) https://github.com/bitcoin/bitcoin/pull/30533
<bitcoin-git> [bitcoin] stickies-v opened pull request #30532: refactor: remove deprecated TxidFromString() in favour of transaction_identifier::FromHex() (master...2024-07/rm-txidfromstring) https://github.com/bitcoin/bitcoin/pull/30532
<bitcoin-git> [bitcoin] maflcko opened pull request #30531: test: Add missing --v1transport to feature_proxy.py (master...2407-nov2) https://github.com/bitcoin/bitcoin/pull/30531
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30529: Fix -norpcwhitelist, -norpcallowip, and similar corner case behavior (master...pr/listset) https://github.com/bitcoin/bitcoin/pull/30529
<bitcoin-git> [bitcoin] theuni closed pull request #29962: RFC: depends: add release type to CMake builds (master...depends-cmake-releaseopts) https://github.com/bitcoin/bitcoin/pull/29962
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30386: Early logging improvements (master...202407-early-log) https://github.com/bitcoin/bitcoin/pull/30386
<bitcoin-git> [bitcoin] ryanofsky pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/123888dcb8f8...30cef53707fb
<bitcoin-git> bitcoin/master 0b1960f Anthony Towns: logging: Add DisableLogging()
<bitcoin-git> bitcoin/master 6cf9b34 Anthony Towns: logging: Limit early logging buffer