2023-01-31

<darosior> I think it's close to a duplicate of https://github.com/bitcoin/bitcoin/issues/25606?
<instagibbs> https://github.com/bitcoin/bitcoin/issues/27007 opened issue, thanks
<sipa> not policy, the bitcoin core codebase has nothing to do with that
<fjahr> I have put one up at gitlab.sighash.org. I only cloned the bitcoin core repos so far, happy to give people access if they want to try stuff out or to hear ideas what would be interesting next steps. Just ping me in a DM.
<bitcoin-git> [bitcoin] furszy opened pull request #27006: reduce cs_main scope, guard block index 'nFile' under a local mutex (master...2022_reduce_cs_main_scope_blockindex_nfile) https://github.com/bitcoin/bitcoin/pull/27006
<bitcoin-git> [bitcoin] fanquake merged pull request #26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition (master...230123-boost) https://github.com/bitcoin/bitcoin/pull/26952
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/357d750cab52...2b211b41e36f
<bitcoin-git> bitcoin/master d4c59da Hennadii Stepanov: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition
<bitcoin-git> bitcoin/master 2b211b4 fanquake: Merge bitcoin/bitcoin#26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` m...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27005: util: Use steady clock for logging timer (master...2301-log-steady-clock-๐Ÿ”†) https://github.com/bitcoin/bitcoin/pull/27005
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27004: test: Use std::unique_ptr over manual delete in coins_tests (master...2301-test-uniq-ptr-๐Ÿ•ด) https://github.com/bitcoin/bitcoin/pull/27004
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26956: test: refactor: introduce `replace_in_config` helper (master...202301-test-introduce_replace_in_config_helper) https://github.com/bitcoin/bitcoin/pull/26956
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ceb74b844caf...357d750cab52
<bitcoin-git> bitcoin/master b530d96 Sebastian Falbesoner: test: refactor: introduce `replace_in_config` helper
<bitcoin-git> bitcoin/master 357d750 MarcoFalke: Merge bitcoin/bitcoin#26956: test: refactor: introduce `replace_in_config`...

2023-01-30

<willcl_ark> I am curious then about the decodescript output for this scriptsig: `bitcoin-cli decoderawtransaction (bitcoin-cli getrawtransaction 061959f1a3360d3781a870b2d43f73f7105b194b22f3765fcb9b8f545f9c8317) | jq -r ."vin"[0]."scriptSig"."hex"` ? I don't think this is a witness_v0_scripthash? But I also might be interpreting this wrong
<bitcoin-git> [bitcoin] achow101 merged pull request #26998: depends: ensure we are appending to sqlite cflags (master...msan_flags_missing) https://github.com/bitcoin/bitcoin/pull/26998
<bitcoin-git> bitcoin/master 56a03f1 fanquake: depends: ensure we are appending to sqlite cflags
<bitcoin-git> bitcoin/master ceb74b8 Andrew Chow: Merge bitcoin/bitcoin#26998: depends: ensure we are appending to sqlite cf...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8cb62272eac...ceb74b844caf
<bitcoin-git> [bitcoin] achow101 merged pull request #26999: A few follow-ups to #17487 (coins write without cache drop) (master...202301_flush_coins_followup) https://github.com/bitcoin/bitcoin/pull/26999
<bitcoin-git> bitcoin/master 98db35c Pieter Wuille: Follow coding style for named arguments
<bitcoin-git> bitcoin/master 941feb6 Pieter Wuille: Avoid unclear {it = ++it;}
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7241b936c5b4...c8cb62272eac
<bitcoin-git> bitcoin/master bb00357 Pieter Wuille: Make test/fuzz/coins_view exercise CCoinsViewCache::Sync()
<gribble> https://github.com/bitcoin/bitcoin/issues/26998 | depends: ensure we are appending to sqlite cflags by fanquake ยท Pull Request #26998 ยท bitcoin/bitcoin ยท GitHub
<freedom-core-dev> fanquake: i wont and you can try to stop me as you did with other things. brink is not bitcoin. i will engage in constructive dev discussion when you stop politics and censorship.
<freedom-core-dev> i know you celebrate rage quits, now you would have to deal with some people who really believe in bitcoin and wont quit
<freedom-core-dev> _aj_: you have done more to send devs and users away from bitcoin
<bitcoin-git> [bitcoin] sipa opened pull request #26999: A few follow-ups to #17487 (coins write without cache drop) (master...202301_flush_coins_followup) https://github.com/bitcoin/bitcoin/pull/26999
<freedom-core-dev> Are you an attacker on bitcoin?
<freedom-core-dev> 3. Why was your (1) not shared in bitcoin optech?
<freedom-core-dev> 4. Why do you share CIA links in normal bitcoin discussions?
<bitcoin-git> [bitcoin] fanquake merged pull request #26965: refactor: Remove stray cs_main redundant declaration (master...2301-cs-main-๐Ÿ”‹) https://github.com/bitcoin/bitcoin/pull/26965
<bitcoin-git> bitcoin/master faba08b MarcoFalke: refactor: Remove stray cs_main redundant declaration
<bitcoin-git> bitcoin/master 7241b93 fanquake: Merge bitcoin/bitcoin#26965: refactor: Remove stray cs_main redundant decl...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/82903a7a8dc3...7241b936c5b4
<bitcoin-git> bitcoin/master fa02591 MarcoFalke: doc: Export threadsafety.h from sync.h
<bitcoin-git> [bitcoin] fanquake opened pull request #26998: depends: ensure we are appending to sqlite cflags (master...msan_flags_missing) https://github.com/bitcoin/bitcoin/pull/26998
<gribble> https://github.com/bitcoin/bitcoin/issues/23619 | build: Propagate user-defined flags to host packages by hebasto ยท Pull Request #23619 ยท bitcoin/bitcoin ยท GitHub
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24923: Rework logging timer (master...2204-log-time-๐Ÿ“ฌ) https://github.com/bitcoin/bitcoin/pull/24923
<bitcoin-git> [bitcoin] fanquake merged pull request #17487: coins: allow write to disk without cache drop (master...2019-11-au-coins-erase) https://github.com/bitcoin/bitcoin/pull/17487
<bitcoin-git> bitcoin/master 2c3cbd6 James O'Beirne: test: add use of Sync() to coins tests
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0a1d372ad0b8...82903a7a8dc3
<bitcoin-git> bitcoin/master 79cedc3 James O'Beirne: coins: add Sync() method to allow flush without cacheCoins drop
<bitcoin-git> bitcoin/master 6d8affc James O'Beirne: test: refactor: clarify the coins simulation
<bitcoin-git> [bitcoin] fanquake merged pull request #26649: refactor: Use AutoFile and HashVerifier (without ser-type and ser-version) where possible (master...2212-ser-type-ver-๐Ÿ‘ฌ) https://github.com/bitcoin/bitcoin/pull/26649
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/228edafc6634...0a1d372ad0b8
<bitcoin-git> bitcoin/master fa96114 MarcoFalke: Add HashVerifier
<bitcoin-git> bitcoin/master eeee610 MarcoFalke: Use AutoFile and HashVerifier where possible
<bitcoin-git> bitcoin/master 0a1d372 fanquake: Merge bitcoin/bitcoin#26649: refactor: Use AutoFile and HashVerifier (with...
<bitcoin-git> [bitcoin] instagibbs opened pull request #26997: s/transcation/transaction/ (master...transcation) https://github.com/bitcoin/bitcoin/pull/26997
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26996: test: Log when LongpollThread is ending (master...2301-test-log-๐Ÿ˜€) https://github.com/bitcoin/bitcoin/pull/26996
<bitcoin-git> [bitcoin] fanquake merged pull request #23619: build: Propagate user-defined flags to host packages (master...211128-flags) https://github.com/bitcoin/bitcoin/pull/23619
<bitcoin-git> bitcoin/master 228edaf fanquake: Merge bitcoin/bitcoin#23619: build: Propagate user-defined flags to host p...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79e18ebc81f1...228edafc6634
<bitcoin-git> bitcoin/master 071eef1 Hennadii Stepanov: build: Propagate user-defined flags to host packages
<bitcoin-git> bitcoin/master a3a2bd9 Hennadii Stepanov: ci: Drop no longer needed package-specific flags
<bitcoin-git> [bitcoin] fanquake opened pull request #26994: depends: define `__BSD_VISIBLE` for FreeBSD bdb build (master...freebsd_bsd_visible_bdb) https://github.com/bitcoin/bitcoin/pull/26994
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26992: refactor: Remove unused CDataStream SerializeMany constructor (master...2301-ser-many-remove-๐Ÿ’ป) https://github.com/bitcoin/bitcoin/pull/26992
<bitcoin-git> [bitcoin] fanquake merged pull request #26896: build: Remove port-forwarding runtime setting options from configure (master...remove_network_compile_time_default_setting) https://github.com/bitcoin/bitcoin/pull/26896
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/b1329b7523ed...79e18ebc81f1
<bitcoin-git> bitcoin/master 06562e5 fanquake: Remove configure-time setting of DEFAULT_NATPMP
<bitcoin-git> bitcoin/master 25a0e8b fanquake: Remove configure-time setting of DEFAULT_UPNP
<bitcoin-git> bitcoin/master 02f5a5e fanquake: build: remove --enable-natpmp-default from configure
<bitcoin-git> [bitcoin] willcl-ark opened pull request #26991: doc: followups to #26471 (master...26471-followups) https://github.com/bitcoin/bitcoin/pull/26991
<bitcoin-git> [bitcoin] glozow merged pull request #26499: wallet: Abandon descendants of orphaned coinbases (master...fix-wallet-orphaned-reward) https://github.com/bitcoin/bitcoin/pull/26499
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/37fea41bbf85...b1329b7523ed
<bitcoin-git> bitcoin/master 9addbd7 Andrew Chow: wallet: Automatically abandon orphaned coinbases and their children
<bitcoin-git> bitcoin/master b0fa598 Andrew Chow: test: Check that orphaned coinbase unconf spend is still abandoned
<bitcoin-git> bitcoin/master b1329b7 glozow: Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinb...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26978: ci: Fix BOOST_TEST_RANDOM (master...2301-ci-boost-test-random-๐Ÿฟ) https://github.com/bitcoin/bitcoin/pull/26978
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26982: p2p: 25880 fixups (stalling timeout) (master...202201_fix_stalling_test) https://github.com/bitcoin/bitcoin/pull/26982
<bitcoin-git> bitcoin/master 6548ba6 Martin Zumsande: test: fix intermittent errors in p2p_ibd_stalling.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c8b80f440ae...37fea41bbf85
<bitcoin-git> bitcoin/master b2a1e47 Martin Zumsande: net_processing: simplify logging statement
<bitcoin-git> bitcoin/master 37fea41 MarcoFalke: Merge bitcoin/bitcoin#26982: p2p: 25880 fixups (stalling timeout)
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #15294: refactor: Extract RipeMd160 (master...ripe-md) https://github.com/bitcoin/bitcoin/pull/15294
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/114c5eca77fc...1c8b80f440ae
<bitcoin-git> bitcoin/master 6879be6 Ben Woosley: refactor: Extract RIPEMD160
<bitcoin-git> bitcoin/master 1c8b80f MarcoFalke: Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #26990: bitcoin:cli add validation to -generate command to avoid confusion when it's used with -rpcwallet (master...bitcoin-cli-generate-validation-when-rpcwallet) https://github.com/bitcoin/bitcoin/pull/26990

2023-01-29

<bitcoin-git> [bitcoin] stratospher opened pull request #26988: [rpc]: Add test-only RPC addrmaninfo for new/tried table address count (master...rpc_addrmaninfo) https://github.com/bitcoin/bitcoin/pull/26988
<bitcoin-git> [bitcoin] fanquake closed pull request #26987: Fix attempt Msvc wip (master...msvc-wip) https://github.com/bitcoin/bitcoin/pull/26987
<bitcoin-git> [bitcoin] aguycalled opened pull request #26987: Fix attempt Msvc wip (master...msvc-wip) https://github.com/bitcoin/bitcoin/pull/26987
<PaperSword> phantomcircuit: Thanks, what about using this TxoutType Solver (https://github.com/bitcoin/bitcoin/blob/58da1619be7ac13e686cb8bbfc2ab0f836eb3fa5/src/script/standard.cpp#L168) On the CTxOut(s) of the CTransactionRef
<gribble> https://github.com/bitcoin/bitcoin/issues/25899 | rpc: prevent non-zero value OP_RETURN outputs in sendrawtransaction ยท Issue #25899 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26951 | wallet: improve rescan performance 640% by pstratem ยท Pull Request #26951 ยท bitcoin/bitcoin ยท GitHub

2023-01-28

<bitcoin-git> [bitcoin] scgbckbone opened pull request #26985: explicit `-d/--delete` argument for verifybinaries/verify.py (master...explicit_delete_arg_verifybinaries) https://github.com/bitcoin/bitcoin/pull/26985
<bitcoin-git> [bitcoin] fanquake merged pull request #25465: build: remove boost library detection (master...uncrazy_libsecp) https://github.com/bitcoin/bitcoin/pull/25465
<bitcoin-git> bitcoin/master db648e8 fanquake: build: remove unneeded var exporting
<bitcoin-git> bitcoin/master 114c5ec fanquake: Merge bitcoin/bitcoin#25465: build: remove boost library detection
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69f35d20a670...114c5eca77fc
<bitcoin-git> bitcoin/master 14afc71 fanquake: build: remove Boost lib detection from ax_boost_base
<bitcoin-git> [bitcoin] fanquake merged pull request #22811: build: Fix depends build system when working with subtargets (master...210826-subtarget) https://github.com/bitcoin/bitcoin/pull/22811
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b51290f7195...69f35d20a670
<bitcoin-git> bitcoin/master 978852a Hennadii Stepanov: build: Fix depends build system when working with subtargets
<bitcoin-git> bitcoin/master 69f35d2 fanquake: Merge bitcoin/bitcoin#22811: build: Fix depends build system when working ...

2023-01-27

<bitcoin-git> [bitcoin] mzumsande opened pull request #26982: p2p: 25880 fixups (stalling timeout) (master...202201_fix_stalling_test) https://github.com/bitcoin/bitcoin/pull/26982
<gribble> https://github.com/bitcoin/bitcoin/issues/25634 | wallet, tests: Expand and test when the blank wallet flag should be un/set by achow101 ยท Pull Request #25634 ยท bitcoin/bitcoin ยท GitHub
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<gribble> https://github.com/bitcoin/bitcoin/issues/26699 | wallet, gui: bugfix, getAvailableBalance skips selected coins by furszy ยท Pull Request #26699 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/15987 | Wallet, GUI: Warn when sending to already-used Bitcoin addresses by luke-jr ยท Pull Request #15987 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22693 | RPC/Wallet: Add "use_txids" to output of getaddressinfo by luke-jr ยท Pull Request #22693 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22693 | RPC/Wallet: Add "use_txids" to output of getaddressinfo by luke-jr ยท Pull Request #22693 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26728 | wallet: Have the wallet store the key for automatically generated descriptors by achow101 ยท Pull Request #26728 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26728 | wallet: Have the wallet store the key for automatically generated descriptors by achow101 ยท Pull Request #26728 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22693 | RPC/Wallet: Add "use_txids" to output of getaddressinfo by luke-jr ยท Pull Request #22693 ยท bitcoin/bitcoin ยท GitHub
<achow101> #bitcoin-core-dev Wallet Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr furszy gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack josibake jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos Murch nehan NicolasDorier
<core-meetingbot> Meeting started Fri Jan 27 19:00:23 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] fanquake merged pull request #26977: ci: Fetch no git history, unless lint (master...2301-ci-no-hist-๐Ÿฅ) https://github.com/bitcoin/bitcoin/pull/26977
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/483a4bb8197a...4b51290f7195
<bitcoin-git> bitcoin/master faa65f1 MarcoFalke: ci: Fetch no git history, unless lint
<bitcoin-git> bitcoin/master 4b51290 fanquake: Merge bitcoin/bitcoin#26977: ci: Fetch no git history, unless lint
<cbdc-core-dev> luke-jr was asked to leave bitcoin bips editor permissions, why dont you leave it as well?
<bitcoin-git> [bitcoin] achow101 merged pull request #26834: contrib: remove install_db4.sh (master...remove_install_db4) https://github.com/bitcoin/bitcoin/pull/26834
<bitcoin-git> bitcoin/master 483a4bb Andrew Chow: Merge bitcoin/bitcoin#26834: contrib: remove install_db4.sh
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9a288430df93...483a4bb8197a
<bitcoin-git> bitcoin/master 14ce843 fanquake: doc: add new NO_* options from #26833
<bitcoin-git> bitcoin/master 44f3c7d fanquake: contrib: remove install_db4.sh
<cbdc-core-dev> do you even moderate bitcoin-dev mailing list?
<kanzure> you're welcome to start a different project, but i don't see how your messages are related to bitcoin core software development
<cbdc-core-dev> I can open an issue if we support CBDC in bitcoin core as bitcoin is just gold and we can have some currency to transact.
<cbdc-core-dev> They have potential to improve freedom and privacy as mentioned by bitcoin developers. Can we create a github repo like some gov agency to keep it open source and still kill bitcoin?
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26900: refactor: Add BlockManager getters (master...2301-blockman-fun-๐Ÿ’ญ) https://github.com/bitcoin/bitcoin/pull/26900
<bitcoin-git> bitcoin/master fae71fe MarcoFalke: Add BlockManager::GetPruneTarget()
<bitcoin-git> bitcoin/master faf7b4f MarcoFalke: Add BlockManager::IsPruneMode()
<bitcoin-git> bitcoin/master fa0f043 MarcoFalke: Add BlockManager::LoadingBlocks()
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/835212cd1d8f...9a288430df93
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26978: ci: Fix BOOST_TEST_RANDOM (master...2301-ci-boost-test-random-๐Ÿฟ) https://github.com/bitcoin/bitcoin/pull/26978
<bitcoin-git> [gui] john-moffett opened pull request #705: doc: Fix comment about how wallet txs are sorted (master...2023_01_FixIncorrectCommentTTM) https://github.com/bitcoin-core/gui/pull/705
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26977: ci: Fetch no git history, unless lint (master...2301-ci-no-hist-๐Ÿฅ) https://github.com/bitcoin/bitcoin/pull/26977
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26976: ci: Cache package manager install step (master...2301-ci-cache-apt-๐Ÿšด) https://github.com/bitcoin/bitcoin/pull/26976
<bitcoin-git> [bitcoin] achow101 merged pull request #25880: p2p: Make stalling timeout adaptive during IBD (master...202208_stalling_timeout) https://github.com/bitcoin/bitcoin/pull/25880
<bitcoin-git> bitcoin/master 0565951 Martin Zumsande: p2p: Make block stalling timeout adaptive
<bitcoin-git> bitcoin/master 39b9364 Martin Zumsande: test: add functional test for IBD stalling logic
<bitcoin-git> bitcoin/master 835212c Andrew Chow: Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBD
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ffc22b7d42c6...835212cd1d8f

2023-01-26

<gribble> https://github.com/bitcoin/bitcoin/issues/25038 | policy: nVersion=3 and Package RBF by glozow ยท Pull Request #25038 ยท bitcoin/bitcoin ยท GitHub
<jamesob> glozow: what makes batching difficult? is there a canonical place where a discussion of this stuff lives? Is this the thread to follow? https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020493.html
<bitcoin-git> [gui] john-moffett opened pull request #704: Correctly limit overview transaction list (master...2023_01_FixOverviewTxList) https://github.com/bitcoin-core/gui/pull/704
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<gribble> https://github.com/bitcoin/bitcoin/issues/26837 | I2P network optimizations by vasild ยท Pull Request #26837 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25325 | Add pool based memory resource by martinus ยท Pull Request #25325 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26762 | refactor: Make `CCheckQueue` RAII-styled by hebasto ยท Pull Request #26762 ยท bitcoin/bitcoin ยท GitHub
<achow101> https://github.com/orgs/bitcoin/projects/1 anything to add/remove/merge?
<achow101> #bitcoin-core-dev Meeting: achow101 aj amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
<core-meetingbot> Meeting started Thu Jan 26 19:00:30 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] dergoegge opened pull request #26975: [PoC] Structure aware fuzzing with libprotobuf-mutator (master...2023-01-lpm-poc) https://github.com/bitcoin/bitcoin/pull/26975
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26923: test: refactor: simplify p2p_{tx_download,eviction}.py by using MiniWallet (master...202301-test-simplify_p2p_tx_download_MiniWallet) https://github.com/bitcoin/bitcoin/pull/26923
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eee2c2898575...ffc22b7d42c6
<bitcoin-git> bitcoin/master 7aa4b32 Sebastian Falbesoner: test: refactor: simplify p2p_tx_download.py by using MiniWallet
<bitcoin-git> bitcoin/master ffc22b7 MarcoFalke: Merge bitcoin/bitcoin#26923: test: refactor: simplify p2p_{tx_download,evi...
<bitcoin-git> bitcoin/master 8609f24 Sebastian Falbesoner: test: refactor: simplify p2p_eviction.py by using MiniWallet
<bitcoin-git> [bitcoin] fanquake merged pull request #26945: depends: systemtap 4.8 (master...systemtap_4_8) https://github.com/bitcoin/bitcoin/pull/26945
<bitcoin-git> bitcoin/master df7ae8b Cory Fields: depends: systemtap: remove variadic params that trigger compiler warnings
<bitcoin-git> bitcoin/master eee2c28 fanquake: Merge bitcoin/bitcoin#26945: depends: systemtap 4.8
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79e007d1d60b...eee2c2898575
<bitcoin-git> bitcoin/master a66d82e fanquake: depends: systemtap 4.8
<bitcoin-git> [bitcoin] fanquake closed pull request #25261: rpc: fetch multiple headers in getblockheader() (master...rpc_getblockheader_count) https://github.com/bitcoin/bitcoin/pull/25261
<bitcoin-git> [bitcoin] stickies-v opened pull request #26974: refactor: rpc: set TxToJSON default verbosity to SHOW_DETAILS (master...txtojson-default-verbosity-details) https://github.com/bitcoin/bitcoin/pull/26974
<bitcoin-git> [bitcoin] fanquake closed 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] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/77a36033b5ec...79e007d1d60b
<bitcoin-git> bitcoin/master fa9becf MarcoFalke: streams: Add DataStream without ser-type and ser-version
<bitcoin-git> bitcoin/master fa29e73 MarcoFalke: Use DataStream where possible
<bitcoin-git> bitcoin/master fa035fe MarcoFalke: Remove unused CDataStream::SetType
<bitcoin-git> [bitcoin] glozow merged pull request #26551: p2p: Track orphans by who provided them (master...202211-orphanguardians) https://github.com/bitcoin/bitcoin/pull/26551
<bitcoin-git> bitcoin/master c583775 Anthony Towns: net_processing: only process orphans before messages
<bitcoin-git> bitcoin/master be23046 Anthony Towns: txorphange: Drop redundant originator arg from GetTxToReconsider
<bitcoin-git> bitcoin/master a4fe099 Anthony Towns: txorphanage: index workset by originating peer
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d4c180ecc9ae...77a36033b5ec
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26960: refactor: Remove c_str from util/check (master...2301-c-str-๐Ÿ”‹) https://github.com/bitcoin/bitcoin/pull/26960
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab98673f0588...d4c180ecc9ae
<bitcoin-git> bitcoin/master fab9582 MarcoFalke: refactor: Remove c_str from util/check
<bitcoin-git> bitcoin/master d4c180e MarcoFalke: Merge bitcoin/bitcoin#26960: refactor: Remove c_str from util/check
<bitcoin-git> [bitcoin] theStack opened pull request #26970: test: fix immediate tx relay in wallet_groups.py (master...202301-test-fix_wallet_groups_immediate_tx_relay) https://github.com/bitcoin/bitcoin/pull/26970

2023-01-25

<bitcoin-git> [bitcoin] brunoerg opened pull request #26969: net: net_processing, add `ProcessBlockTxnMessage` (master...2023-01-netprocessing-txn) https://github.com/bitcoin/bitcoin/pull/26969
<gribble> https://github.com/bitcoin/bitcoin/issues/17487 | coins: allow write to disk without cache drop by jamesob ยท Pull Request #17487 ยท bitcoin/bitcoin ยท GitHub
<bitcoin-git> [bitcoin] dougEfresh opened pull request #26968: doc: Fixup remove 'omitted...' doc for rpc getrawtransaction when verbose is 2 (master...doc-rpcrawtransaction-verbose2) https://github.com/bitcoin/bitcoin/pull/26968
<sipa> Just starting from random buffers won't construct anything interesting, as the fuzzer can't produce valid signatures (if it could, bitcoin would be broken...)
<bitcoin-git> [bitcoin] aguycalled closed pull request #26967: Test ci bls sigs [DO NOT MERGE] (master...test-ci-bls-sigs) https://github.com/bitcoin/bitcoin/pull/26967
<bitcoin-git> [bitcoin] aguycalled opened pull request #26967: Test ci bls sigs [DO NOT MERGE] (master...test-ci-bls-sigs) https://github.com/bitcoin/bitcoin/pull/26967
<bitcoin-git> [bitcoin] LarryRuane closed pull request #26963: update copyright tool to write mit-licenses URL with https rather than http (master...2023-01-licenses-https) https://github.com/bitcoin/bitcoin/pull/26963
<bitcoin-git> [bitcoin] fanquake merged pull request #26929: rpc: Throw more user friendly arg type check error (1.5/2) (master...2301-rpc-arg-type-check-error-nice-๐Ÿค”) https://github.com/bitcoin/bitcoin/pull/26929
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0486148f7554...ab98673f0588
<bitcoin-git> bitcoin/master fafeddf MarcoFalke: rpc: Throw more user friendly arg type check error
<bitcoin-git> bitcoin/master ab98673 fanquake: Merge bitcoin/bitcoin#26929: rpc: Throw more user friendly arg type check ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26829: init: Remove unnecessary sensitive flag from rpcbind (master...dont-hide-rpcbind-log) https://github.com/bitcoin/bitcoin/pull/26829
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f703c79ad729...0486148f7554
<bitcoin-git> bitcoin/master b9d5674 Andrew Chow: init: Remove sensitive flag from rpcbind
<bitcoin-git> bitcoin/master 0486148 MarcoFalke: Merge bitcoin/bitcoin#26829: init: Remove unnecessary sensitive flag from ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26961: ci: Fix APPEND_APT_SOURCES_LIST trying to modify the host system (master...2301-ci-backdoor-๐Ÿผ) https://github.com/bitcoin/bitcoin/pull/26961
<bitcoin-git> bitcoin/master f703c79 MarcoFalke: Merge bitcoin/bitcoin#26961: ci: Fix APPEND_APT_SOURCES_LIST trying to mod...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/50ac8f57748e...f703c79ad729
<bitcoin-git> bitcoin/master fa88d42 MarcoFalke: ci: Fix APPEND_APT_SOURCES_LIST trying to modify the host system
<bitcoin-git> [bitcoin] furszy opened pull request #26966: index: blockfilter initial sync speedup, parallelize process (master...2022_parallelize_blockfilter_index_2) https://github.com/bitcoin/bitcoin/pull/26966
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26965: refactor: Remove stray cs_main redundant declaration (master...2301-cs-main-๐Ÿ”‹) https://github.com/bitcoin/bitcoin/pull/26965
<bitcoin-git> [bitcoin] willcl-ark opened pull request #26964: Assert RPC Server binds before creating cookie (master...2023-01-cookie-bind) https://github.com/bitcoin/bitcoin/pull/26964
<bitcoin-git> [bitcoin] LarryRuane opened pull request #26963: update copyright tool to write mit-licenses URL with https rather than http (master...2023-01-licenses-https) https://github.com/bitcoin/bitcoin/pull/26963

2023-01-24

<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26961: ci: Fix APPEND_APT_SOURCES_LIST trying to modify the host system (master...2301-ci-backdoor-๐Ÿผ) https://github.com/bitcoin/bitcoin/pull/26961
<bitcoin-git> [bitcoin] achow101 merged pull request #25987: build: compile depends sqlite with more recommended options (master...sqlite3_reccomended_compile_opts) https://github.com/bitcoin/bitcoin/pull/25987
<bitcoin-git> bitcoin/master dee6902 fanquake: build: pass --enable-debug to sqlite when DEBUG=1
<bitcoin-git> bitcoin/master 50ac8f5 Andrew Chow: Merge bitcoin/bitcoin#25987: build: compile depends sqlite with more recom...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/30f553d45797...50ac8f57748e
<bitcoin-git> bitcoin/master 807b61f fanquake: build: use more recommended sqlite3 compile options
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26707: clang-tidy: Fix `performance-*move*` warnings in headers (master...221215-tidy-move) https://github.com/bitcoin/bitcoin/pull/26707
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3ce7b27124f1...30f553d45797
<bitcoin-git> bitcoin/master 0a5dc03 Hennadii Stepanov: clang-tidy: Fix `performance-move-const-arg` in headers
<bitcoin-git> bitcoin/master 1308b83 Hennadii Stepanov: clang-tidy: Fix `performance-no-automatic-move` in headers
<bitcoin-git> bitcoin/master 30f553d MarcoFalke: Merge bitcoin/bitcoin#26707: clang-tidy: Fix `performance-*move*` warnings...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26930: fuzz: Actually use mocked mempool in tx_pool target (master...2023-01-determ-fuzz-tx-pool) https://github.com/bitcoin/bitcoin/pull/26930
<bitcoin-git> bitcoin/master 9ab62d7 dergoegge: [fuzz] Actually use mocked mempool in tx_pool target
<bitcoin-git> bitcoin/master 3ce7b27 MarcoFalke: Merge bitcoin/bitcoin#26930: fuzz: Actually use mocked mempool in tx_pool ...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1b5d6be57e1...3ce7b27124f1
<bitcoin-git> [bitcoin] fanquake merged pull request #26955: wallet: permit mintxfee=0 (master...2023-permit-zero-mintxfee) https://github.com/bitcoin/bitcoin/pull/26955
<bitcoin-git> bitcoin/master f11eb1f willcl-ark: wallet: permit mintxfee=0
<bitcoin-git> bitcoin/master f1b5d6b fanquake: Merge bitcoin/bitcoin#26955: wallet: permit mintxfee=0
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/837e9ed611fb...f1b5d6be57e1
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26898: fuzz: Add PartiallyDownloadedBlock target (master...2023-11-pdb-fuzz) https://github.com/bitcoin/bitcoin/pull/26898
<bitcoin-git> bitcoin/master 1429f83 dergoegge: [block encodings] Make CheckBlock mockable for PartiallyDownloadedBlock
<bitcoin-git> bitcoin/master 42bd4c7 dergoegge: [block encodings] Avoid fuzz blocking asserts in PartiallyDownloadedBlock
<bitcoin-git> bitcoin/master a8ac61a dergoegge: [fuzz] Add PartiallyDownloadedBlock target
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/75e752f13492...837e9ed611fb
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26954: test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork (master...2301-test-rpc-timeout-default-๐Ÿ”›) https://github.com/bitcoin/bitcoin/pull/26954
<bitcoin-git> bitcoin/master 75e752f MarcoFalke: Merge bitcoin/bitcoin#26954: test: Avoid rpc timeout in p2p_headers_sync_w...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcff639af137...75e752f13492
<bitcoin-git> bitcoin/master fa952fa MarcoFalke: test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26960: refactor: Remove c_str from util/check (master...2301-c-str-๐Ÿ”‹) https://github.com/bitcoin/bitcoin/pull/26960
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26958: build: fix usage of `-Wloop-analysis` (master...fix_build_loop_analysis) https://github.com/bitcoin/bitcoin/pull/26958
<bitcoin-git> bitcoin/master fcff639 MarcoFalke: Merge bitcoin/bitcoin#26958: build: fix usage of `-Wloop-analysis`
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a62231bca629...fcff639af137
<bitcoin-git> bitcoin/master 166e0c0 fanquake: build: fix usage of -Wloop-analysis
<bitcoin-git> [gui] RandyMcMillan opened pull request #702: gui: map Ctrl+0 to clear RPC console (master...1674512069/5271c77f8/a62231bca-console-clear-key-code) https://github.com/bitcoin-core/gui/pull/702
<bitcoin-git> [gui] achow101 opened pull request #701: qt: Persist Mask Values option (master...persist-mask-value) https://github.com/bitcoin-core/gui/pull/701

2023-01-23

<bitcoin-git> [gui] john-moffett closed pull request #698: gui: Show labels for multiple SendToSelf addresses (master...2023_01_LabelsForPayToSelf) https://github.com/bitcoin-core/gui/pull/698
<bitcoin-git> [gui] achow101 opened pull request #700: qt: Dialog for allowing the user to choose the change output when bumping a tx (master...bumpfee-choose-reduce-output) https://github.com/bitcoin-core/gui/pull/700
<bitcoin-git> [bitcoin] fanquake opened pull request #26958: build: fix usage of `-Wloop-analysis` (master...fix_build_loop_analysis) https://github.com/bitcoin/bitcoin/pull/26958
<bitcoin-git> [bitcoin] fanquake merged pull request #26690: wallet: Refactor database cursor into its own object with proper return codes (master...walletdb-cursor-unstupidfy) https://github.com/bitcoin/bitcoin/pull/26690
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/5271c77f8356...a62231bca629
<bitcoin-git> bitcoin/master 69efbc0 Andrew Chow: Move SafeDbt out of BerkeleyBatch
<bitcoin-git> bitcoin/master 7a198bb Andrew Chow: wallet: Introduce DatabaseCursor RAII class for managing cursor
<bitcoin-git> bitcoin/master d79e8dc Andrew Chow: wallet: Have cursor users use DatabaseCursor directly
<bitcoin-git> [bitcoin] jonatack opened pull request #26957: bench: update logging benchmarks (master...2023-01-update-logging-benchmarks) https://github.com/bitcoin/bitcoin/pull/26957
<bitcoin-git> [bitcoin] theStack opened pull request #26956: test: refactor: introduce `replace_in_config` helper (master...202301-test-introduce_replace_in_config_helper) https://github.com/bitcoin/bitcoin/pull/26956
<bitcoin-git> [bitcoin] willcl-ark opened pull request #26955: wallet: permit mintxfee=0 (master...2023-permit-zero-mintxfee) https://github.com/bitcoin/bitcoin/pull/26955
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26954: test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork (master...2301-test-rpc-timeout-default-๐Ÿ”›) https://github.com/bitcoin/bitcoin/pull/26954
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26826: refactor: remove windows-only compat.h usage in randomenv (master...windows_randomenv_compat_usage) https://github.com/bitcoin/bitcoin/pull/26826
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a8c1ea50c74f...5271c77f8356
<bitcoin-git> bitcoin/master fff80cd fanquake: random: remove windows-only compat.h include in randomenv
<bitcoin-git> bitcoin/master b358bde fanquake: randomenv: consolidate WIN32 #ifdefs
<bitcoin-git> bitcoin/master 5271c77 MarcoFalke: Merge bitcoin/bitcoin#26826: refactor: remove windows-only compat.h usage ...
<bitcoin-git> [bitcoin] fanquake opened pull request #26953: contrib: add ELF OS ABI check to symbol-check.py (master...symbol_check_elf_abi) https://github.com/bitcoin/bitcoin/pull/26953
<bitcoin-git> [bitcoin] hebasto opened pull request #26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition (master...230123-boost) https://github.com/bitcoin/bitcoin/pull/26952
<bitcoin-git> [bitcoin] pstratem opened pull request #26951: Use per node keyed block filter to rescan wallet. (master...2023-01-23-gcsfilter) https://github.com/bitcoin/bitcoin/pull/26951
<bitcoin-git> [bitcoin] fanquake opened pull request #26950: cleanse: switch to SecureZeroMemory for Windows cross-compile, check for usage (master...check_for_SecureZeroMemory) https://github.com/bitcoin/bitcoin/pull/26950
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26919: scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG (master...remove_omitted_named_arg) https://github.com/bitcoin/bitcoin/pull/26919
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f99b85642ff1...a8c1ea50c74f
<bitcoin-git> bitcoin/master ea8c7da fanquake: scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG
<bitcoin-git> bitcoin/master 83f70c8 fanquake: doc: improve doc for RPCArg::Optional::OMITTED
<bitcoin-git> bitcoin/master a8c1ea5 MarcoFalke: Merge bitcoin/bitcoin#26919: scripted-diff: use RPCArg::Optional::OMITTED ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26944: depends: fix systemtap download URL (master...systemtap_download_url) https://github.com/bitcoin/bitcoin/pull/26944
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad09b762757a...f99b85642ff1
<bitcoin-git> bitcoin/master d81ca66 fanquake: depends: fix systemtap download URL
<bitcoin-git> bitcoin/master f99b856 MarcoFalke: Merge bitcoin/bitcoin#26944: depends: fix systemtap download URL
<bitcoin-git> [bitcoin] LarryRuane reopened pull request #26619: log: expand BCLog::LogFlags (categories) to 64 bits (master...2022-11-log-categories-64) https://github.com/bitcoin/bitcoin/pull/26619

2023-01-22

<bitcoin-git> [bitcoin] fanquake opened pull request #26945: depends: systemtap 4.8 (master...systemtap_4_8) https://github.com/bitcoin/bitcoin/pull/26945
<bitcoin-git> [bitcoin] fanquake opened pull request #26944: depends: fix systemtap download URL (master...systemtap_download_url) https://github.com/bitcoin/bitcoin/pull/26944
<bitcoin-git> [bitcoin] fanquake merged pull request #26471: Reduce default mempool size in -blocksonly mode (master...blocksonly_mempool_cache) https://github.com/bitcoin/bitcoin/pull/26471
<bitcoin-git> bitcoin/master ae79746 willcl-ark: doc: Update blocksonly behaviour in reduce-memory
<bitcoin-git> bitcoin/master 8e85164 willcl-ark: doc: release note on mempool size in -blocksonly
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bf9361d37576...ad09b762757a
<bitcoin-git> bitcoin/master 1134686 willcl-ark: mempool: Don't share mempool with dbcache in blocksonly
<bitcoin-git> [bitcoin] fanquake merged pull request #26941: test: Fix intermittent feature_rbf issue (master...2301-test-rbf-int-issue-๐Ÿป) https://github.com/bitcoin/bitcoin/pull/26941
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c0b6c40bb084...bf9361d37576
<bitcoin-git> bitcoin/master fa88c04 MarcoFalke: test: Fix intermittent feature_rbf issue
<bitcoin-git> bitcoin/master bf9361d fanquake: Merge bitcoin/bitcoin#26941: test: Fix intermittent feature_rbf issue

2023-01-21

<bytes1440000> nobody cares about him in https://github.com/bitcoin/bitcoin/security/policy
<bytes1440000> Please have and we can hav meetup outside US/UUK who contribute to bitcoin core
<bytes1440000> you dont understand how this affects bitcoin
<bytes1440000> Thats not what I shared. Maybed we need nostr for bitcoin-dev.
<bytes1440000> luke-jr: I tried my best and a few others. If you still argue stupid things, maybe you deserve it. We can't do anything and please don't affect bitcoin. Do the forensic analysis and contact your trusted ones. Dont share or reply to tweets with your details.
<bitcoin-git> [bitcoin] yancyribbens closed pull request #26936: test: Remove boost test msg (master...remove-boost-test-msg) https://github.com/bitcoin/bitcoin/pull/26936
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26941: test: Fix intermittent feature_rbf issue (master...2301-test-rbf-int-issue-๐Ÿป) https://github.com/bitcoin/bitcoin/pull/26941
<bitcoin-git> [bitcoin] jonatack opened pull request #26940: test: add and use a helper for generating semi-random CAmounts (master...unit-tests-CAmount-generation) https://github.com/bitcoin/bitcoin/pull/26940

2023-01-20

<bitcoin-git> [bitcoin] brunoerg opened pull request #26938: [WIP] p2p: asmap, avoiding inbound connections from specific AS (master...2023-01-avoid-as) https://github.com/bitcoin/bitcoin/pull/26938
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26934: test: Add unit test for ComputeTapleafHash (master...202208_tapleaf_script_followup) https://github.com/bitcoin/bitcoin/pull/26934
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/392dc68e37be...c0b6c40bb084
<bitcoin-git> bitcoin/master f34ada8 Greg Sanders: Add unit test for ComputeTapleafHash
<bitcoin-git> bitcoin/master c0b6c40 MarcoFalke: Merge bitcoin/bitcoin#26934: test: Add unit test for ComputeTapleafHash
<bitcoin-git> [bitcoin] yancyribbens opened pull request #26936: Remove boost test msg (master...remove-boost-test-msg) https://github.com/bitcoin/bitcoin/pull/26936
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26935: refactor: Fix clang-tidy readability-const-return-type violations (master...2301-readability-const-return-type-๐Ÿ›ฅ) https://github.com/bitcoin/bitcoin/pull/26935
<bitcoin-git> [bitcoin] instagibbs opened pull request #26934: Add unit test for ComputeTapleafHash (master...202208_tapleaf_script_followup) https://github.com/bitcoin/bitcoin/pull/26934
<bitcoin-git> [bitcoin] glozow opened pull request #26933: mempool: disallow txns under min relay fee, even in packages (master...2023-01-package-mempoolmin-only) https://github.com/bitcoin/bitcoin/pull/26933
<bitcoin-git> [bitcoin] fanquake merged pull request #26457: [24.x] backport rpc: skip getpeerinfo for a peer without CNodeStateStats (24.x...24_x_backports) https://github.com/bitcoin/bitcoin/pull/26457