<bitcoin-git>
[bitcoin] theStack opened pull request #25370: test: check for `getblocktxn` request with out-of-bounds tx index (master...202206-test-check_getblocktxn_out_of_bounds_tx_index) https://github.com/bitcoin/bitcoin/pull/25370
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25367: [contrib] message-capture-parser: fix out of bounds error for empty vectors (master...202206-contrib-fix_message_capture_out_of_bounds) https://github.com/bitcoin/bitcoin/pull/25367
<bitcoin-git>
[bitcoin] theStack opened pull request #25367: message-capture-parser: fix out of bounds error for empty vectors (master...202206-contrib-fix_message_capture_out_of_bounds) https://github.com/bitcoin/bitcoin/pull/25367
2022-06-13
<bitcoin-git>
[bitcoin] w0xlt opened pull request #25366: util, rpc: Add parameter to `deriveaddresses` to display address information (master...desc_rpc) https://github.com/bitcoin/bitcoin/pull/25366
<bitcoin-git>
bitcoin/master 8973eeb Sebastian Falbesoner: test: use MiniWallet for mining_prioritisetransaction.py
<bitcoin-git>
bitcoin/master b167e53 Sebastian Falbesoner: test: refactor: use `create_lots_of_big_transactions` to dedup where possi...
<bitcoin-git>
[bitcoin] dhruv closed pull request #20962: Alter the ChaCha20Poly1305@Bitcoin AEAD to the new specification (master...2020/12/aead_v2) https://github.com/bitcoin/bitcoin/pull/20962
<bitcoin-git>
[bitcoin] brunoerg opened pull request #25358: test: passing a value below 5 MB to -maxmempool should throw an error (master...2022-06-test-minimum-maxmempool) https://github.com/bitcoin/bitcoin/pull/25358
<bitcoin-git>
[bitcoin] fanquake opened pull request #25357: guix: drop `-z,noexecstack` for PPC64 (master...drop_noexecstack_for_ppc64) https://github.com/bitcoin/bitcoin/pull/25357
<bitcoin-git>
[bitcoin] vasild opened pull request #25355: I2P: add support for transient addresses for outbound connections (master...i2p_transient_outbound_addr) https://github.com/bitcoin/bitcoin/pull/25355
<bitcoin-git>
[bitcoin] hebasto closed pull request #25191: build: Make `--with-gui=qt6` configure option available on macOS (master...220523-qt6-mac) https://github.com/bitcoin/bitcoin/pull/25191
<bitcoin-git>
[bitcoin] fjahr opened pull request #25352: test: Fix previous release binary download script for Apple ARM64 (master...2022-06-prev-version-arm64) https://github.com/bitcoin/bitcoin/pull/25352
<bitcoin-git>
[bitcoin] fjahr opened pull request #25351: rpc, wallet: Scan mempool after import* - Second attempt (master...202204-import-scan) https://github.com/bitcoin/bitcoin/pull/25351
<bitcoin-git>
[gui] furszy opened pull request #617: gui: reset options, notify user about backup creation (master...2022_gui_settings_backup) https://github.com/bitcoin-core/gui/pull/617
<bitcoin-git>
[bitcoin] jonatack opened pull request #25349: refactor: CDiskBlockIndex ToString() and GetBlockHash() for consistent behavior and safety (master...2022-06-CDiskBlockIndex-class-design) https://github.com/bitcoin/bitcoin/pull/25349
<bitcoin-git>
[bitcoin] rodentrabies opened pull request #25344: New `extra_outputs` argument for `bumpfee`/`psbtbumpfee` (master...bumpfee-extra-outputs) https://github.com/bitcoin/bitcoin/pull/25344
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25339: RPC/blockchain: Elaborate on scantxoutset documentation (master...rpcdoc_scantxoutset_20220611a) https://github.com/bitcoin/bitcoin/pull/25339
<bitcoin-git>
[bitcoin] hebasto opened pull request #25338: scripted-diff: Avoid incompatibility with CMake AUTOUIC feature (master...220611-autouic) https://github.com/bitcoin/bitcoin/pull/25338
<bitcoin-git>
[bitcoin] furszy opened pull request #25337: refactor: encapsulate wallet's address book access (master...2022_encapsulate_addressbook_access) https://github.com/bitcoin/bitcoin/pull/25337
<bitcoin-git>
bitcoin/master f9682e7 dergoegge: [test_framework] Set PortSeed.n directly after initialising params
<bitcoin-git>
bitcoin/master ea54ba2 dergoegge: [test] Fix port collisions caused by p2p_getaddr_caching.py
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25331: Add HashWriter without ser-type and ser-version and use it where possible (master...2206-hashwriter-👽) https://github.com/bitcoin/bitcoin/pull/25331
<bitcoin-git>
[bitcoin] martinus opened pull request #25325: [WIP] Add pool based memory resource (master...2022-06-very-not-scary-NodePoolResource) https://github.com/bitcoin/bitcoin/pull/25325
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25321: p2p: Stop treating message size as misbehavior (master...2206-less-mis-🔈) https://github.com/bitcoin/bitcoin/pull/25321
<bitcoin-git>
[bitcoin] brokenprogrammer opened pull request #25320: util: modify Win32LockedPageAllocator to query windows for limit. (master...win32-lockedpageallocator-limit) https://github.com/bitcoin/bitcoin/pull/25320
<bitcoin-git>
[gui] mruddy closed pull request #595: Avoid unclean exit due to permissions issues when setting start on system startup (master...issue_24953) https://github.com/bitcoin-core/gui/pull/595
<bitcoin-git>
[bitcoin] fanquake merged pull request #25307: doc: fix typo in kernel/context.h and add `desig` to ignore-words (master...2022-06-fix-typo-kernel) https://github.com/bitcoin/bitcoin/pull/25307
<bitcoin-git>
bitcoin/master d575413 brunoerg: doc: add `desig` to ignore-words
<bitcoin-git>
bitcoin/master e3c08eb fanquake: Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `de...
<bitcoin-git>
[bitcoin] Empact opened pull request #25315: Add warning on first startup if free disk space is less than necessary (master...disk-space-check) https://github.com/bitcoin/bitcoin/pull/25315
<bitcoin-git>
[bitcoin] mzumsande opened pull request #25314: p2p: always set nTime for self-advertisements (master...202206_missing_ntime) https://github.com/bitcoin/bitcoin/pull/25314
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #25308: refactor: Reduce number of LoadChainstate parameters and return values (master...pr/retcode) https://github.com/bitcoin/bitcoin/pull/25308
<bitcoin-git>
[bitcoin] brunoerg opened pull request #25307: doc: fix typo in kernel/context.h and add `desig` to ignore-words (master...2022-06-fix-typo-kernel) https://github.com/bitcoin/bitcoin/pull/25307
<bitcoin-git>
[gui] jadijadi opened pull request #615: If -prune=0 is set, Uncheck Prune on Intro page (master...jadi-prune-uncheck) https://github.com/bitcoin-core/gui/pull/615
<bitcoin-git>
[bitcoin] jonatack opened pull request #25306: logging: add LogPrintfCategory to log unconditionally with category (master...2022-06-logprintfcategory) https://github.com/bitcoin/bitcoin/pull/25306
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #25304: Revert "ci: Temporarily use clang-13 to work around clang-14 TSan bug" (master...2206-ci-rev-14-💁) https://github.com/bitcoin/bitcoin/pull/25304
<bitcoin-git>
[bitcoin] fanquake merged pull request #25096: [net] Minor improvements to addr caching (master...2022-05-improve-addr-cache) https://github.com/bitcoin/bitcoin/pull/25096
<bitcoin-git>
bitcoin/master 292828c dergoegge: [test] Test addr cache for multiple onion binds
<bitcoin-git>
bitcoin/master f10e80b dergoegge: [net] Use ConnectedThroughNetwork() instead of GetNetwork() to seed addr c...
<bitcoin-git>
bitcoin/master 3382905 dergoegge: [net] Seed addr cache randomizer with port from binding address
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25304: Revert "ci: Temporarily use clang-13 to work around clang-14 TSan bug" (master...2206-ci-rev-14-💁) https://github.com/bitcoin/bitcoin/pull/25304
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25303: refactor: Remove redundant addrman time checks (master...2206-less-addrman-time-checks-🚶) https://github.com/bitcoin/bitcoin/pull/25303
<bitcoin-git>
[bitcoin] laanwj merged pull request #25292: Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section in dev notes (master...update-lint-format-strings-and-dev-notes) https://github.com/bitcoin/bitcoin/pull/25292
<bitcoin-git>
bitcoin/master 57fb37c furszy: wallet: CommitTransaction, remove extra wtx lookup and add exception for a...
<bitcoin-git>
bitcoin/master 79cabe3 Andrew Chow: Merge bitcoin/bitcoin#25239: wallet: 'CommitTransaction', remove extra wtx...
<bitcoin-git>
[bitcoin] furszy opened pull request #25297: wallet: speedup transactions sync, rescan and load not flushing to db constantly (master...2022_wallet_unified_dbbatch) https://github.com/bitcoin/bitcoin/pull/25297
<bitcoin-git>
bitcoin/master fa243e9 MarcoFalke: Remove no-op TIME_INIT on deser
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25296: Add DataStream without ser-type and ser-version and use it where possible (master...2206-datastream-🎑) https://github.com/bitcoin/bitcoin/pull/25296
<bitcoin-git>
[bitcoin] butterfly1924 opened pull request #25295: Move DEFAULT_ANCESTOR_LIMIT to policy/settings (master...move_the_global_variable_to_policy/settings) https://github.com/bitcoin/bitcoin/pull/25295
<bitcoin-git>
[bitcoin] butterfly1924 opened pull request #25293: scripted-diff: remove duplicate categories from LogPrint output (master...remove_duplicate_categories_from_logprint_output) https://github.com/bitcoin/bitcoin/pull/25293
<bitcoin-git>
[bitcoin] jonatack opened pull request #25292: Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section in dev notes (master...update-lint-format-strings-and-dev-notes) https://github.com/bitcoin/bitcoin/pull/25292
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block (master...bugfix_rpc_prunebc_retval) https://github.com/bitcoin/bitcoin/pull/24629
<bitcoin-git>
bitcoin/master e593ae0 Luke Dashjr: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual l...
<bitcoin-git>
[bitcoin] dongcarl opened pull request #25290: [kernel 3a/n] Decouple `CTxMemPool` from `ArgsManager` (master...2022-02-libbitcoinkernel-argsman-mempool) https://github.com/bitcoin/bitcoin/pull/25290
<bitcoin-git>
[bitcoin] theStack opened pull request #25289: test: implement 'bech32m' mode for `getnewdestination()` helper (master...202206-test-add_bech32m_mode_for_getnewdestination) https://github.com/bitcoin/bitcoin/pull/25289
2022-06-06
<bitcoin-git>
[bitcoin] martinus opened pull request #25288: test: Reliably don't start itself in lint-all.py runs all tests twice (master...2022-06-fix-lint-all-starting-itself) https://github.com/bitcoin/bitcoin/pull/25288
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25285: Add AutoFile without ser-type and ser-version and use it where possible (master...2206-autofile-🌟) https://github.com/bitcoin/bitcoin/pull/25285
<bitcoin-git>
[bitcoin] laanwj merged pull request #25220: rpc: fix incorrect warning for address type p2sh-segwit in createmultisig (master...2022-05-fix-incorrect-warning-createmultisig) https://github.com/bitcoin/bitcoin/pull/25220
<bitcoin-git>
bitcoin/master 06ea278 laanwj: Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p...
<bitcoin-git>
[bitcoin] achow101 opened pull request #25273: wallet: Pass through transaction locktime and preset input sequences and scripts to CreateTransaction (master...use-preset-tx-things) https://github.com/bitcoin/bitcoin/pull/25273
<bitcoin-git>
[bitcoin] furszy opened pull request #25272: wallet: guard and alert about a wallet invalid state during chain sync (master...2022_wallet_invalid_state) https://github.com/bitcoin/bitcoin/pull/25272
<bitcoin-git>
[bitcoin] jonatack closed pull request #25271: net: helpfully log in ConnectNode() which peer we are already connected to (master...ConnectNode-say-which-peer-we-are-already-connected-to) https://github.com/bitcoin/bitcoin/pull/25271
<bitcoin-git>
[bitcoin] martinus closed pull request #22702: Add allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/22702
<bitcoin-git>
[bitcoin] jonatack opened pull request #25271: net: helpfully log in ConnectNode() which peer we are already connected to (master...ConnectNode-say-which-peer-we-are-already-connected-to) https://github.com/bitcoin/bitcoin/pull/25271
<bitcoin-git>
bitcoin/master d7d9c7b glozow: [test util] add chain name to TestChain100Setup ctor
<bitcoin-git>
bitcoin/master 5374dfc glozow: [test util] use -checkmempool for TestingSetup mempool check ratio
<bitcoin-git>
[bitcoin] laanwj merged pull request #25264: kernel: pass params to BlockManager rather than using a global (master...no-kernel-global-params) https://github.com/bitcoin/bitcoin/pull/25264
<bitcoin-git>
bitcoin/master 636991d laanwj: Merge bitcoin/bitcoin#25264: kernel: pass params to BlockManager rather th...
<bitcoin-git>
bitcoin/master a4741bd Cory Fields: kernel: pass params to BlockManager rather than using a global
<bitcoin-git>
[gui] laanwj opened pull request #613: qt: Remove unnecessary wallet includes from rpcconsole.cpp (master...2022-06-qtconsole-includes) https://github.com/bitcoin-core/gui/pull/613
<bitcoin-git>
[bitcoin] furszy opened pull request #25269: wallet: re-activate the not triggered "AmountWithFeeExceedsBalance" (master...2022_wallet_fix_missing_AmountWithFeeExceedsBalance) https://github.com/bitcoin/bitcoin/pull/25269