<bitcoin-git>
[bitcoin] brunoerg closed pull request #27295: test: add support for all networks in `deserialize_v2` (master...2023-03-improv-deserialize-v2) https://github.com/bitcoin/bitcoin/pull/27295
<bitcoin-git>
[bitcoin] Brotcrunsher opened pull request #27929: Added static_assert to check that base_blob is using whole bytes. (master...base_blob_whole_byte) https://github.com/bitcoin/bitcoin/pull/27929
<bitcoin-git>
[bitcoin] kiminuo opened pull request #27928: Add more tests for the BIP21 implementation (master...feature/2023-BIP21-URI-tests) https://github.com/bitcoin/bitcoin/pull/27928
<bitcoin-git>
bitcoin/master e639364 Martin Zumsande: validation: add missing insert to m_dirty_blockindex
<bitcoin-git>
[bitcoin] joostjager opened pull request #27926: policy: make unstructured annex standard (master...std-unstructured-annex) https://github.com/bitcoin/bitcoin/pull/27926
<bitcoin-git>
[bitcoin] fanquake merged pull request #27919: ci: Run fuzz target even if input folder is empty (master...2306-ci-fuzz-) https://github.com/bitcoin/bitcoin/pull/27919
<bitcoin-git>
bitcoin/master a596bdf fanquake: Merge bitcoin/bitcoin#27919: ci: Run fuzz target even if input folder is e...
<bitcoin-git>
bitcoin/master 0000f55 MarcoFalke: ci: Run fuzz target even if input folder is empty
<bitcoin-git>
[gui] hernanmarino opened 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
2023-06-20
<bitcoin-git>
[bitcoin] glozow merged pull request #27890: refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp (master...2306-ubsan-txmempool-) https://github.com/bitcoin/bitcoin/pull/27890
<bitcoin-git>
bitcoin/master d1ae967 glozow: Merge bitcoin/bitcoin#27890: refactor: Make m_count_with_* in CTxMemPoolEn...
<bitcoin-git>
bitcoin/master fa76f0d MarcoFalke: refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #26740: wallet: Migrate wallets that are not in a wallet dir (master...migrate-plain-wallet-file) https://github.com/bitcoin/bitcoin/pull/26740
<bitcoin-git>
bitcoin/master ee22ca5 Ryan Ofsky: Merge bitcoin/bitcoin#26740: wallet: Migrate wallets that are not in a wal...
<bitcoin-git>
bitcoin/master a1e6538 Andrew Chow: test: Add test for migrating default wallet and plain file wallet
<bitcoin-git>
bitcoin/master bdbe3fd Andrew Chow: wallet: Generated migrated wallet's path from walletdir and name
<bitcoin-git>
bitcoin/master a72af2e furszy: bench: disable birth time block skip for wallet_create_tx.cpp
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27921: fuzz: Avoid timeout in transaction fuzz target (master...2306-fuzz-tx-) https://github.com/bitcoin/bitcoin/pull/27921
<bitcoin-git>
[bitcoin] furszy opened pull request #27920: wallet: bugfix, always use apostrophe for spkm descriptor ID (master...2023_wallet_fix_spkm_id_corruption) https://github.com/bitcoin/bitcoin/pull/27920
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27919: ci: Run fuzz target even if input folder is empty (master...2306-ci-fuzz-) https://github.com/bitcoin/bitcoin/pull/27919
<bitcoin-git>
[bitcoin] brunoerg opened pull request #27918: fuzz: addrman, avoid `ConsumeDeserializable` when possible (master...2023-06-fuzz-addrman-deserializable) https://github.com/bitcoin/bitcoin/pull/27918
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27917: fuzz: Fix implicit-integer-sign-change in wallet/fees fuzz target (master...2306-fuzz-fix-) https://github.com/bitcoin/bitcoin/pull/27917
<bitcoin-git>
[bitcoin] achow101 opened pull request #27914: feerate: For GetFeePerK() return nSatoshisPerK instead of round trip through GetFee (master...feeperk-wo-round-trip) https://github.com/bitcoin/bitcoin/pull/27914
<willcl-ark>
Is it possible to know generated doxyden node ID so that it can be linked to in the developer notes? i.e. as updated previously in this commit: https://github.com/bitcoin-core/gui/commit/dc02edcba1dc67f2d49f618a556f127b41bc04b0 Perhaps the changes first need to be merged, new docs generated then updated in a later pull? The IDs don't seem to be deterministic on my system vs the website...
<bitcoin-git>
[bitcoin] fanquake merged pull request #27875: build: make sure we can overwrite config.{guess,sub} before doing so (master...2023-06-fix-config.guess-permissions) https://github.com/bitcoin/bitcoin/pull/27875
<bitcoin-git>
bitcoin/master 1ecdf6e fanquake: Merge bitcoin/bitcoin#27875: build: make sure we can overwrite config.{gue...
<bitcoin-git>
[bitcoin] dimitaracev opened pull request #27895: test: clean up is node stopped (master...test-cleanup-is-node-stopped) https://github.com/bitcoin/bitcoin/pull/27895
<josie>
is there a reason we use bcrt for regtest in bitcoin core? its not defined in BIP173 or BIP350 and it seems easier to use the same HRP for all test networks
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27892: refactor: Avoid copy of bilingual_str when formatting (master...2306-translate-copy-) https://github.com/bitcoin/bitcoin/pull/27892
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27890: refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp (master...2306-ubsan-txmempool-) https://github.com/bitcoin/bitcoin/pull/27890
<bitcoin-git>
bitcoin/master 016fe6d Hennadii Stepanov: ci: Switch to `amd64` container in "ARM" task
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #25634: wallet, tests: Expand and test when the blank wallet flag should be un/set (master...desc-import-unset-blank) https://github.com/bitcoin/bitcoin/pull/25634
<bitcoin-git>
bitcoin/master cdba23d Ryan Ofsky: wallet: Document blank flag use in descriptor wallets
<bitcoin-git>
bitcoin/master 4331020 Andrew Chow: wallet: Ensure that the blank wallet flag is unset after imports
<bitcoin-git>
bitcoin/master e9379f1 Andrew Chow: rpc, wallet: Include information about blank flag
<bitcoin-git>
[bitcoin] darosior opened pull request #27888: A more efficient descriptor parsing target (master...efficient_desc_target) https://github.com/bitcoin/bitcoin/pull/27888
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27884: test: Use TestNode datadir_path or chain_path where possible (master...2306-fs-stuff-) https://github.com/bitcoin/bitcoin/pull/27884
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #27878: test: refactoring test in rpc_generate.py (master...test/generateblock/invalidtx) https://github.com/bitcoin/bitcoin/pull/27878
<bitcoin-git>
[bitcoin] achow101 merged pull request #27876: test: (refactor) Use datadir from options in chainstatemanager test (master...chainmanTestDir) https://github.com/bitcoin/bitcoin/pull/27876
<bitcoin-git>
bitcoin/master d54819d TheCharlatan: scripted-diff: Use datadir from options in chainstatemanager test
<bitcoin-git>
bitcoin/master 427853a Andrew Chow: Merge bitcoin/bitcoin#27876: test: (refactor) Use datadir from options in ...
<bitcoin-git>
[gui] achow101 opened pull request #739: gui: Disable and uncheck blank when private keys are disabled (master...gui-dont-blank-noprivkeys) https://github.com/bitcoin-core/gui/pull/739
<bitcoin-git>
[bitcoin] achow101 merged pull request #23962: Use `int32_t` type for most transaction size/weight values (master...220103-txsize) https://github.com/bitcoin/bitcoin/pull/23962
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #27876: refactor(test): Use datadir from options in chainstatemanager test (master...chainmanTestDir) https://github.com/bitcoin/bitcoin/pull/27876
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #27875: build: make sure we can overwrite config.{guess,sub} before doing so (master...2023-06-fix-config.guess-permissions) https://github.com/bitcoin/bitcoin/pull/27875
<bitcoin-git>
[bitcoin] fanquake opened pull request #27872: build: suppress external warnings by default (master...make_suppress_external_default) https://github.com/bitcoin/bitcoin/pull/27872
<bitcoin-git>
[bitcoin] achow101 opened pull request #27869: wallet: Give deprecation warning when loading a legacy wallet (master...deprecation-warning-legacy-wallet) https://github.com/bitcoin/bitcoin/pull/27869