<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] 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] 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
<michaelfolkson>
But yeah should move to #bitcoin-core-pr-reviews
<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
<michaelfolkson>
amirreza: This would be better asked on #bitcoin-core-pr-reviews as it isn't related to any ongoing Core development (afaik).
<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...
<brokenprogrammer>
Hello, I'm new to bitcoin core development and recently just submitted my first PR. Currently looking for more stuff to do!
2022-06-08
<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 #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
<hebasto>
as laanwj has noted, let's move further discussion into #bitcoin-core-builds
<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...
<DavidBakin>
it then reports ` with coverage = no` and the targets are NOT in the generated makefiles! This used to work - but I just did a pull from bitcoin/bitcoin and picked up about 175 recent commits and now it is broken. Anyone tried it recently?
<Murch>
I'll be talking about work on the wallet at Bitcoin Plus Plus, so I've been spending some time looking into what's been happening and distilling slides from it
<gribble>
https://github.com/bitcoin/bitcoin/issues/25272 | wallet: guard and alert about a wallet invalid state during chain sync by furszy · Pull Request #25272 · bitcoin/bitcoin · GitHub
<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
<nullcon>
Nullcon 2022 CFP closes on Jun 05, 2022. If anyone interested to submit a research related to bitcoin core security or cryptography: https://nullcon.net/goa-2022/cfp/
2022-06-02
<bitcoin-git>
[bitcoin] laanwj merged pull request #24171: p2p: Sync chain more readily from inbound peers during IBD (master...2022-01-download-from-inbound) https://github.com/bitcoin/bitcoin/pull/24171
<bitcoin-git>
bitcoin/master 00ce854 laanwj: Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound pee...
<gribble>
https://github.com/bitcoin/bitcoin/issues/20962 | Alter the ChaCha20Poly1305@Bitcoin AEAD to the new specification by jonasschnelli · Pull Request #20962 · bitcoin/bitcoin · GitHub
<sipa>
Also continued review of the PRs darosior has been working on to get Miniscript integrated into Bitcoin Core.