2021-05-26

<@freenodecom> The new channel is ##bitcoin-core-dev
< bitcoin-git> [bitcoin] mjdietzx opened pull request #22067: Test and document a basic M-of-N multisig using descriptor wallets and PSBTs (master...multisig_descriptor_wallet_psbt_signing_flow) https://github.com/bitcoin/bitcoin/pull/22067

2021-05-25

< bitcoin-git> bitcoin/master 3ad1b88 Hennadii Stepanov: Merge bitcoin-core/gui#297: Avoid unnecessary translations
< bitcoin-git> bitcoin/master 19d51a2 Hennadii Stepanov: qt: Avoid unnecessary translations
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/860093401840...3ad1b8899bfb
< bitcoin-git> [gui] hebasto merged pull request #297: Avoid unnecessary translations (master...210425-btc) https://github.com/bitcoin-core/gui/pull/297
< bitcoin-git> [bitcoin] practicalswift opened pull request #22065: Mark `CheckTxInputs` `[[nodiscard]]`. Avoid UUM in fuzzing harness `coins_view`. (master...nodiscard-CheckTxInputs) https://github.com/bitcoin/bitcoin/pull/22065
< bitcoin-git> [bitcoin] hebasto opened pull request #22063: build: Use Qt archive of the same version as the compiled binaries (master...210525-version) https://github.com/bitcoin/bitcoin/pull/22063
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22057: test: use MiniWallet (P2PK mode) for feature_dersig.py (master...202105-test-use_miniwallet_for_dersig) https://github.com/bitcoin/bitcoin/pull/22057
< bitcoin-git> bitcoin/master 8600934 MarcoFalke: Merge bitcoin/bitcoin#22057: test: use MiniWallet (P2PK mode) for feature_...
< bitcoin-git> bitcoin/master 3e05a57 Sebastian Falbesoner: test: use MiniWallet (P2PK mode) for feature_dersig.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b254814c076...860093401840
< bitcoin-git> [bitcoin] laanwj opened pull request #22061: ci: Bump multiprocess memory (master...2105-ciBumpOOM) https://github.com/bitcoin/bitcoin/pull/22061
< gribble> https://github.com/bitcoin/bitcoin/issues/22061 | ci: Bump multiprocess memory by laanwj · Pull Request #22061 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto closed pull request #22058: [WIP] ci: Do not cache depends/sources directory (master...210525-cache) https://github.com/bitcoin/bitcoin/pull/22058
< bitcoin-git> [bitcoin] laanwj opened pull request #22060: contrib: add torv3 seed nodes for testnet, drop v2 ones (master...torv3-testnet-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/22060
< bitcoin-git> [bitcoin] hebasto opened pull request #22058: [WIP] ci: Do not cache depends/sources directory (master...210525-cache) https://github.com/bitcoin/bitcoin/pull/22058
< bitcoin-git> [bitcoin] zefir-k closed pull request #22046: consensus: remove redundant checks in merkle root computation (master...master) https://github.com/bitcoin/bitcoin/pull/22046
< bitcoin-git> [bitcoin] theStack opened pull request #22057: test: use MiniWallet (P2PK mode) for feature_dersig.py (master...202105-test-use_miniwallet_for_dersig) https://github.com/bitcoin/bitcoin/pull/22057
< bitcoin-git> [bitcoin] meshcollider merged pull request #17331: Use effective values throughout coin selection (master...effective-value) https://github.com/bitcoin/bitcoin/pull/17331
< bitcoin-git> bitcoin/master d97d25d Andrew Chow: Make cost_of_change part of CoinSelectionParams
< bitcoin-git> bitcoin/master af5867c Andrew Chow: Move some calculations to common code in SelectCoinsMinConf
< bitcoin-git> bitcoin/master 1bf4a62 Andrew Chow: scripted-diff: rename some variables
< bitcoin-git> [bitcoin] meshcollider pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/7041d256e3a9...6b254814c076
< wumpus> anyone running testnet nodes: can you please pastebin and send me the output of "bitcoin-cli getnodeaddresses 0 | grep -E '[a-z0-9]{56}\.onion'" , i'd like to make a PR that replaces the seed nodes for testnet, just going to pick a few
< gribble> https://github.com/bitcoin/bitcoin/issues/414235 | HTTP Error 404: Not Found
< bitcoin-git> [bitcoin] jonatack opened pull request #22056: doc: describe in fuzzing.md how to reproduce a CI crash (master...fuzzing-doc-describe-how-to-reproduce-ci-crash) https://github.com/bitcoin/bitcoin/pull/22056
< bitcoin-git> [bitcoin] hebasto opened pull request #22054: depends: Bump Qt version to 5.12.11 (master...210525-bump) https://github.com/bitcoin/bitcoin/pull/22054
< bitcoin-git> [bitcoin] fanquake merged pull request #21788: build: Silence [-Wunused-command-line-argument] warnings (master...210427-clash) https://github.com/bitcoin/bitcoin/pull/21788
< bitcoin-git> bitcoin/master 7041d25 fanquake: Merge bitcoin/bitcoin#21788: build: Silence [-Wunused-command-line-argumen...
< bitcoin-git> bitcoin/master e9f948c Hennadii Stepanov: build: Convert warnings into errors when testing for -fstack-clash-protect...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/40f7a2891f62...7041d256e3a9
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22043: rpc, test: addpeeraddress test coverage, code simplify/constness (master...addpeeraddress-improvements) https://github.com/bitcoin/bitcoin/pull/22043
< bitcoin-git> bitcoin/master 40f7a28 MarcoFalke: Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code...
< bitcoin-git> bitcoin/master b36e0cd Jon Atack: rpc: simplify addpeeraddress and improve code constness
< bitcoin-git> bitcoin/master 6b1926c Jon Atack: test: addpeeraddress functional test coverage
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/db1aca01d5de...40f7a2891f62
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22053: refactor: Release cs_main before MaybeSendFeefilter (master...2105-lessCsMain) https://github.com/bitcoin/bitcoin/pull/22053
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22021: rpc: bumpfee/psbtbumpfee fixes and updates (master...bumpfee-psbt-doc-fixes) https://github.com/bitcoin/bitcoin/pull/22021
< bitcoin-git> bitcoin/master db1aca0 MarcoFalke: Merge bitcoin/bitcoin#22021: rpc: bumpfee/psbtbumpfee fixes and updates
< bitcoin-git> bitcoin/master 4f504f8 Jon Atack: rpc: fix code comment for bumpfee/psbtbumpfee output
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aeecb1c2eb57...db1aca01d5de
< bitcoin-git> bitcoin/master 5cb7ac2 Jon Atack: rpc: fix docs for bumpfee psbt update
< bitcoin-git> bitcoin/master aeecb1c MarcoFalke: Merge bitcoin/bitcoin#21992: p2p: Remove -feefilter option
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21992: p2p: Remove -feefilter option (master...refactor_21545) https://github.com/bitcoin/bitcoin/pull/21992
< bitcoin-git> bitcoin/master a7a43e8 amadeuszpawlik: Factor feefilter logic out
< bitcoin-git> bitcoin/master c0385f1 amadeuszpawlik: Remove -feefilter option
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0a909073dc6c...aeecb1c2eb57
< bitcoin-git> [bitcoin] Bushstar opened pull request #22052: net: remove non-blocking bool from interface (master...bitcoin-nonblocking-true) https://github.com/bitcoin/bitcoin/pull/22052
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22048: test: MiniWallet: introduce enum type for output mode (master...202105-test-improve_miniwallet) https://github.com/bitcoin/bitcoin/pull/22048
< bitcoin-git> bitcoin/master 0a90907 MarcoFalke: Merge bitcoin/bitcoin#22048: test: MiniWallet: introduce enum type for out...
< bitcoin-git> bitcoin/master 6cebac5 Sebastian Falbesoner: test: MiniWallet: introduce enum type for output mode
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b295395664bd...0a909073dc6c
< bitcoin-git> [bitcoin] achow101 closed pull request #21401: Refactor versionbits deployments to avoid potential uninitialized variables (master...encap-vbits-params) https://github.com/bitcoin/bitcoin/pull/21401

2021-05-24

< bitcoin-git> [bitcoin] sipa opened pull request #22051: Basic Taproot derivation support for descriptors (master...202105_taproot_derive) https://github.com/bitcoin/bitcoin/pull/22051
< bitcoin-git> [bitcoin] jonatack opened pull request #22050: p2p: remove tor v2 support (master...torv2-remove-support) https://github.com/bitcoin/bitcoin/pull/22050
< bitcoin-git> [bitcoin] champo opened pull request #22049: rpc: allow specifying min chain depth for inputs in fund calls (master...psbt_coin_control) https://github.com/bitcoin/bitcoin/pull/22049
< bitcoin-git> [bitcoin] theStack opened pull request #22048: test: MiniWallet: introduce enum type for output mode (master...202105-test-improve_miniwallet) https://github.com/bitcoin/bitcoin/pull/22048
< bitcoin-git> [bitcoin] fjahr opened pull request #22047: index, rpc: Coinstatsindex follow-ups (master...19521-followup) https://github.com/bitcoin/bitcoin/pull/22047
< bitcoin-git> [bitcoin] zefir-k opened pull request #22046: consensus: remove redundant checks in merkle root computation (master...master) https://github.com/bitcoin/bitcoin/pull/22046
< hebasto> could you re-(n)ack https://github.com/bitcoin/bitcoin/pull/21788 (no hashes required)?
< bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #22044: High fee check for -blockmintxfee option (master...sanitize_21893) https://github.com/bitcoin/bitcoin/pull/22044
< jonatack> wumpus: idk but see things like "cc: fatal error", "clang: error: linker command failed due to signal (use -v to see invocation)" and "make[2]: *** [Makefile:5887: qt/bitcoin-qt] Error 254"
< bitcoin-git> [bitcoin] laanwj merged pull request #21239: guix: Add codesignature attachment support for osx+win (master...2021-01-guix-win-sign) https://github.com/bitcoin/bitcoin/pull/21239
< bitcoin-git> bitcoin/master bac2690 Carl Dong: guix: Package codesigning tools
< bitcoin-git> bitcoin/master 0a2176d Carl Dong: guix: Reindent existing manifest.scm
< bitcoin-git> bitcoin/master c090a3e Carl Dong: Makefile.am: use APP_DIST_DIR instead of hard-coding dist
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/296841794864...b295395664bd
< bitcoin-git> [bitcoin] fanquake merged pull request #22013: net: ignore block-relay-only peers when skipping DNS seed (master...202105-ignoreblockrelayfordnsskip) https://github.com/bitcoin/bitcoin/pull/22013
< bitcoin-git> bitcoin/master 2968417 fanquake: Merge bitcoin/bitcoin#22013: net: ignore block-relay-only peers when skipp...
< bitcoin-git> bitcoin/master fe3d17d Anthony Towns: net: ignore block-relay-only peers when skipping DNS seed
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3fa42c795b6...296841794864
< bitcoin-git> [bitcoin] fanquake merged pull request #21186: net/net processing: Move addr data into net_processing (master...2020-02-addr-in-peer) https://github.com/bitcoin/bitcoin/pull/21186
< bitcoin-git> bitcoin/master 76568a3 John Newbery: [net processing] Move addr relay data and logic into net processing
< bitcoin-git> bitcoin/master caba7ae John Newbery: [net processing] Make RelayAddress() a member function of PeerManagerImpl
< bitcoin-git> bitcoin/master 86acc96 John Newbery: [net processing] Take NodeId instead of CNode* as originator for RelayAddr...
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ce4a852475fc...d3fa42c795b6
< bitcoin-git> [bitcoin] jonatack opened pull request #22043: rpc, test: addpeeraddress test coverage, code simplify/constness (master...addpeeraddress-improvements) https://github.com/bitcoin/bitcoin/pull/22043
< bitcoin-git> [bitcoin] instagibbs opened pull request #22042: Replace size/weight estimate tuple with struct for named fields (master...named_size_tuple) https://github.com/bitcoin/bitcoin/pull/22042
< bitcoin-git> [bitcoin] hebasto opened pull request #22041: build: Make --enable-suppress-external-warnings the default (master...210524-sew) https://github.com/bitcoin/bitcoin/pull/22041
< gribble> https://github.com/bitcoin/bitcoin/issues/21186 | net/net processing: Move addr data into net_processing by jnewbery · Pull Request #21186 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto closed pull request #19735: Fix -Wtautological-constant-out-of-range-compare warnings on 32-bit systems (master...200816-size) https://github.com/bitcoin/bitcoin/pull/19735
< gribble> https://github.com/bitcoin/bitcoin/issues/21931 | ci: Bump cirrus fuzz CPUs to avoid timeout by MarcoFalke · Pull Request #21931 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21848: refactor: Make CFeeRate constructor architecture-independent (master...2105-feerate) https://github.com/bitcoin/bitcoin/pull/21848
< bitcoin-git> bitcoin/master ce4a852 MarcoFalke: Merge bitcoin/bitcoin#21848: refactor: Make CFeeRate constructor architect...
< bitcoin-git> bitcoin/master fafd121 MarcoFalke: refactor: Make CFeeRate constructor architecture-independent
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/599000903e09...ce4a852475fc
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21850: Remove `GetDataDir(net_specific)` function (master...feature/2021-05-get-data-dir-step-2) https://github.com/bitcoin/bitcoin/pull/21850
< bitcoin-git> bitcoin/master 4d8189f Kiminuo: scripted-diff: Change `ArgsManager.GetDataDirPath()` to `ArgsManager.GetDa...
< bitcoin-git> bitcoin/master 0f53df4 Kiminuo: Add `ArgsManager.GetDataDirBase()` and `ArgsManager.GetDataDirNet()` as an...
< bitcoin-git> bitcoin/master 716de29 Kiminuo: Make `m_cached_blocks_path` mutable. Make `ArgsManager::GetBlocksDirPath()...
< bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/778b92017993...599000903e09
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21945: test: add P2PK support to MiniWallet (master...202005-test-miniwallet-support-p2pk) https://github.com/bitcoin/bitcoin/pull/21945
< bitcoin-git> bitcoin/master 778b920 MarcoFalke: Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWallet
< bitcoin-git> bitcoin/master 4bea301 Sebastian Falbesoner: test: use P2PK-MiniWallet for feature_csv_activation.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3f3c4d2e2e7e...778b92017993
< bitcoin-git> bitcoin/master dc7eb64 Sebastian Falbesoner: test: MiniWallet: add P2PK support
< bitcoin-git> [bitcoin] dhruv opened pull request #22029: [fuzz] Add serialization to transport deserialization test (master...v1-transport-serializer-fuzzing) https://github.com/bitcoin/bitcoin/pull/22029
< bitcoin-git> [bitcoin] fanquake merged pull request #22002: Fix crash when parsing command line with -noincludeconf=0 (master...2105-parseCommandlineCrash) https://github.com/bitcoin/bitcoin/pull/22002
< bitcoin-git> bitcoin/master 3f3c4d2 fanquake: Merge bitcoin/bitcoin#22002: Fix crash when parsing command line with -noi...
< bitcoin-git> bitcoin/master fad0867 MarcoFalke: Cleanup -includeconf error message
< bitcoin-git> bitcoin/master fa9f711 MarcoFalke: Fix crash when parsing command line with -noincludeconf=0
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be4171679b8e...3f3c4d2e2e7e

2021-05-23

< bitcoin-git> [bitcoin] hebasto opened pull request #22025: refactor: Make CAddrMan protected members private ones (master...210523-cam) https://github.com/bitcoin/bitcoin/pull/22025

2021-05-22

< bitcoin-git> [bitcoin] hebasto closed pull request #20243: rpc, wallet: Expose wallet id in getwalletinfo RPC output (master...201026-wid) https://github.com/bitcoin/bitcoin/pull/20243
< bitcoin-git> [gui] hebasto reopened pull request #342: wallet: Move wallets loading out from the main GUI thread (master...210521-wallet) https://github.com/bitcoin-core/gui/pull/342
< bitcoin-git> [gui] hebasto closed pull request #342: wallet: Move wallets loading out from the main GUI thread (master...210521-wallet) https://github.com/bitcoin-core/gui/pull/342
< bitcoin-git> [bitcoin] sipa closed pull request #22023: https://github.com/bitcoin/bitcoin (master...saadbitcoin-patch-1) https://github.com/bitcoin/bitcoin/pull/22023
< bitcoin-git> [bitcoin] saadbitcoin opened pull request #22023: https://github.com/bitcoin/bitcoin (master...saadbitcoin-patch-1) https://github.com/bitcoin/bitcoin/pull/22023
< bitcoin-git> [gui] hebasto opened pull request #343: Improve the GUI responsiveness when progress dialogs are used (master...210522-ppd) https://github.com/bitcoin-core/gui/pull/343
< Kiminuo> Hm, this looks like a very interesting thing: https://github.com/bitcoin/bitcoin/pull/21850/checks?check_run_id=2646089642 fails on utxo_snapshot.cpp file. But https://github.com/bitcoin/bitcoin/pull/21850/ PR should not contain utxo_snapshot.cpp file (as that file was added in https://github.com/bitcoin/bitcoin/pull/21953/ a few hours ago)
< jonatack> vincenzopalazzo: see just above (or http://www.erisian.com.au/bitcoin-core-dev/log-2021-05-22.html#l-385)
< jonatack> (correction, visible to me on the libera #bitcoin-core-dev and #bitcoin-wizards, not here)
< bitcoin-git> [bitcoin] rnicoll closed pull request #21998: test: Set mock time before creating block (master...validate-block-test-time) https://github.com/bitcoin/bitcoin/pull/21998
< bitcoin-git> bitcoin/master be41716 MarcoFalke: Merge bitcoin/bitcoin#21953: fuzz: Add utxo_snapshot target
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21953: fuzz: Add utxo_snapshot target (master...2104-assumeutxoCrash02) https://github.com/bitcoin/bitcoin/pull/21953
< bitcoin-git> bitcoin/master fa91994 MarcoFalke: fuzz: Add utxo_snapshot target
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb4df9a628bd...be4171679b8e
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22022: Final backports for 0.21.2rc1 (0.21...2105-21_2_backports) https://github.com/bitcoin/bitcoin/pull/22022
< bitcoin-git> [bitcoin] jonatack opened pull request #22021: rpc: bumpfee/psbtbumpfee fixes and updates (master...bumpfee-psbt-doc-fixes) https://github.com/bitcoin/bitcoin/pull/22021

2021-05-21

< bitcoin-git> [bitcoin] achow101 opened pull request #22019: wallet: Introduce SelectionResult for encapsulating a coin selection solution (master...selectionresult) https://github.com/bitcoin/bitcoin/pull/22019
< bitcoin-git> [gui] hebasto opened pull request #342: wallet: Move wallets loading out from the main GUI thread (master...210521-wallet) https://github.com/bitcoin-core/gui/pull/342
< 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/17331 | Use effective values throughout coin selection by achow101 · Pull Request #17331 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21576 | rpc: bumpfee signer support by Sjors · Pull Request #21576 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/22007 | wallet: add destination (output) and bump fee · Issue #22007 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21576 | rpc: bumpfee signer support by Sjors · Pull Request #21576 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev Wallet Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd phantomcircuit promag
< core-meetingbot> Meeting started Fri May 21 19:02:57 2021 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] achow101 opened pull request #22017: Update Windows code signing certificate (master...2021-win-codesign-cert) https://github.com/bitcoin/bitcoin/pull/22017
< bitcoin-git> [bitcoin] Sjors opened pull request #22016: rpc: add period_start to version bits statistics (master...2021/05/versionbits_period_start) https://github.com/bitcoin/bitcoin/pull/22016
< vasild> I think IRC is autmatically filtering people that find it hard to setup from joining here and suggesting bitcoin switches to POS or changes the 21M supply...
< vincenzopalazzo> I think that the accessibility should be a good things in any case. Give the possibility to all the people to join e read all the event that happen in bitcoin dev is a good starting point I think
< jonatack> "we really want to support your community to migrate smoothly to v3 (or less traumatizing as possible). We can coordinate with the Tor Comms team to have social media posts when v2 onion support is removed from bitcoin core."
< bitcoin-git> [bitcoin] hebasto opened pull request #22014: Make m_cs_fee_estimator non-recursive (master...210521-fees) https://github.com/bitcoin/bitcoin/pull/22014
< Kiminuo> https://github.com/bitcoin/bitcoin/pull/21850/checks?check_run_id=2637023151 - Guys, is this a genuine error or is it that timeout issue? I tend to think it's an error on my side but I can see "Test function timed out" and that confuses me a bit.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22004: fuzz: Speed up transaction fuzz target (master...2105-fuzzTx) https://github.com/bitcoin/bitcoin/pull/22004
< bitcoin-git> bitcoin/master eb4df9a MarcoFalke: Merge bitcoin/bitcoin#22004: fuzz: Speed up transaction fuzz target
< bitcoin-git> bitcoin/master bbbb518 MarcoFalke: fuzz: Speed up transaction fuzz target
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ac5f7f47c16f...eb4df9a628bd
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21936: fuzz: Terminate immediately if a fuzzing harness tries to create a TCP socket (belt and suspenders) (master...terminate-on-tcp-socket) https://github.com/bitcoin/bitcoin/pull/21936
< bitcoin-git> bitcoin/master ac5f7f4 MarcoFalke: Merge bitcoin/bitcoin#21936: fuzz: Terminate immediately if a fuzzing harn...
< bitcoin-git> bitcoin/master 393992b practicalswift: fuzz: Terminate immediately if a fuzzing harness ever tries to create a TC...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1cc38d3e01c7...ac5f7f47c16f
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22003: txmempool: add thread safety annotations (master...202105-mempoolguards) https://github.com/bitcoin/bitcoin/pull/22003
< bitcoin-git> bitcoin/master 1cc38d3 MarcoFalke: Merge bitcoin/bitcoin#22003: txmempool: add thread safety annotations
< bitcoin-git> bitcoin/master 793b268 Anthony Towns: txmempool: add thread safety annotations
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/18cf1c51652f...1cc38d3e01c7
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21991: build: libevent 2.1.12-stable (master...libevent_2_1_12) https://github.com/bitcoin/bitcoin/pull/21991
< bitcoin-git> bitcoin/master 18cf1c5 MarcoFalke: Merge bitcoin/bitcoin#21991: build: libevent 2.1.12-stable
< bitcoin-git> bitcoin/master f152c1a fanquake: build: libevent 2.1.12-stable
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e2b55cd20103...18cf1c51652f
< bitcoin-git> [bitcoin] ajtowns opened pull request #22013: net: ignore block-relay-only peers when skipping DNS seed (master...202105-ignoreblockrelayfordnsskip) https://github.com/bitcoin/bitcoin/pull/22013
< bitcoin-git> [bitcoin] achow101 opened pull request #22009: wallet: Decide which coin selection solution to use based on waste metric (master...cs-waste-2) https://github.com/bitcoin/bitcoin/pull/22009

2021-05-20

< bitcoin-git> bitcoin/master e2b55cd Hennadii Stepanov: Merge bitcoin-core/gui#335: test: Use QSignalSpy instead of QEventLoop
< bitcoin-git> bitcoin/master 7eea659 Jarol Rodriguez: qt, test: use qsignalspy instead of qeventloop
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/710c8ba82953...e2b55cd20103
< bitcoin-git> [gui] hebasto merged pull request #335: test: Use QSignalSpy instead of QEventLoop (master...apptest-spy) https://github.com/bitcoin-core/gui/pull/335
< bitcoin-git> [bitcoin] achow101 opened pull request #22008: wallet: Cleanup and refactor CreateTransactionInternal (master...refactor-createtx) https://github.com/bitcoin/bitcoin/pull/22008
< bitcoin-git> bitcoin/master 2a45134 Hennadii Stepanov: qt: Add shortcuts for console font resize buttons
< bitcoin-git> bitcoin/master a2e122f Hennadii Stepanov: qt: Add GUIUtil::AddButtonShortcut
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/37e9f07996d3...710c8ba82953
< bitcoin-git> bitcoin/master 4ee9ee7 Hennadii Stepanov: qt: Use native presentation of shortcut
< bitcoin-git> [gui] laanwj merged pull request #281: set shortcuts for console's resize buttons (master...mul-shortcuts-resize) https://github.com/bitcoin-core/gui/pull/281
< gribble> https://github.com/bitcoin/bitcoin/issues/21931 | ci: Bump cirrus fuzz CPUs to avoid timeout by MarcoFalke · Pull Request #21931 · bitcoin/bitcoin · GitHub
< sipa> jonatack: am i missing something here? https://github.com/bitcoin/bitcoin/pull/21843#discussion_r636431728
< 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
< michaelfolkson> lightlike: I'm not sure from the CI on a PR. But many bugs found by fuzzing generally https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Fuzz-Trophies
< achow101> We have created Bitcoin Core Code Signing LLC registerd in Delaware and the cert will be issued to this new LLC
< BlueMatt> (the actual freenode admins have been fairly friendly to bitcoin stuff, at least after a *ton* of effort on the part of some of the #bitcoin mods, most of those admins have moved to libera now)
< BlueMatt> michaelfolkson: the people behind the freenode acquisition have been known hostile to bitcoin for years, I kinda suggested moving, but wasnt worth the effort, this seems like a good excuse more than anything.
< provoostenator> https://github.com/bitcoin-core/gui/pull/4 HWW GUI support would be cool, though technically doesn't block anything
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 : currently 9 blockers, no bugfixes, no chasing concept ACK
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Thu May 20 19:02:05 2021 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< wumpus> created an issue wrt collecting torv3/i2p addresses in the crawler https://github.com/sipa/bitcoin-seeder/issues/92 even though there's no point in adding them to the actual DNS seeds, it would still be useful to have a way to keep tabs on them for the hardcoded seeds updates
< bitcoin-git> [bitcoin] laanwj merged pull request #21843: p2p, rpc: enable GetAddr, GetAddresses, and getnodeaddresses by network (master...getnodeaddresses-by-network) https://github.com/bitcoin/bitcoin/pull/21843
< bitcoin-git> bitcoin/master a49f3dd Jon Atack: p2p: allow CAddrMan::GetAddr() by network, add doxygen
< bitcoin-git> bitcoin/master c38981e João Barbosa: p2p: pull time call out of loop in CAddrMan::GetAddr_()
< bitcoin-git> bitcoin/master d35ddca Jon Atack: p2p: enable CAddrMan::GetAddr_() by network, add doxygen
< bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/ea8b2e8e127b...37e9f07996d3
< gribble> https://github.com/bitcoin/bitcoin/issues/21843 | p2p, rpc: enable GetAddr, GetAddresses, and getnodeaddresses by network by jonatack · Pull Request #21843 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21560 | net: Add Tor v3 hardcoded seeds by laanwj · Pull Request #21560 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21351 | net: No more v2 onion support in upstream Tor master · Issue #21351 · bitcoin/bitcoin · GitHub
< sipa> ggus: see PM, note that the project is called "bitcoin core"; there is an unrelated piece of software called bitcore too
< bitcoin-git> [bitcoin] 0xB10C opened pull request #22006: tracing: first tracepoints and documentation on User-Space, Statically Defined Tracing (USDT) (master...2021-05-initial-usdt-support) https://github.com/bitcoin/bitcoin/pull/22006
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22005: fuzz: Speed up banman fuzz target (master...2105-fuzzBanSpeed) https://github.com/bitcoin/bitcoin/pull/22005
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22004: fuzz: Speed up transaction fuzz target (master...2105-fuzzTx) https://github.com/bitcoin/bitcoin/pull/22004
< wumpus> i mean i think tor deprecating tor v2 hidden services is well known at this point to tor users (they have been pretty loud about it), but bitcoin users might not know what to do dunno
< wumpus> it would be more useful to have bitcoin specific instructions
< wumpus> I can post to the notification list (bitcoin-core-dev) and to the bitcoin core twitter account (would make sense to PR a new blog item to bitcoincore.org first, so it's possible to post a link to that)
< bitcoin-git> [bitcoin] ajtowns opened pull request #22003: txmempool: add thread safety annotations (master...202105-mempoolguards) https://github.com/bitcoin/bitcoin/pull/22003
< vasild> ggus: there is bitcoin-dev@lists.linuxfoundation.org but I doubt it is the best way to reach users, maybe others would have better ideas, wumpus?
< gribble> https://github.com/bitcoin/bitcoin/issues/2 | Long-term, safe, store-of-value · Issue #2 · bitcoin/bitcoin · GitHub
< ggus> vasild: about #2: amazing! so we just need to ask people to upgrade their bitcoin core software
< ggus> vasild: do you have suggestions of mailing lists or forums that we should announce this? for the news, we can contact some news outlet. And do you know which tools people are using to automatically deploy a bitcoin node, so we can contact the developers?
< vasild> ggus: hmm, actually in the 1. case, if the user just edits torrc and changes the v2 onion service to v3, then an old bitcoin core (<0.21) would be able to accept incoming tor connections, but if it wants to make outgoing connections to v3 addresses, then an upgrade to >=0.21 is needed
< vasild> automatically to v3, but an upgrade to bitcoin core 0.21 is needed
< vasild> ggus: on warning those node operators, I have no idea, maybe some mailing list or blog (that gets picked by news web sites) may help. On helping them migrate to v3 - there are two cases - 1. statically configured onion service in torrc, the users need to edit their torrc, no need to upgrade bitcoin core; 2. an onion service that is automatically created by bitcoin core - this will be switched
< ggus> hi all, this is gus from the tor project. i don't know if this is the right channel to ask, but very soon tor project will deprecate and remove v2 onion services. i've checked that ~15% of bitcoin nodes are running over tor and many of them are running v2 onion. do you have thoughts on how we could warn these node operators and help them migrate to v3 onion services?
< Kiminuo> wumpus, Well, for example, https://github.com/bitcoin/bitcoin/pull/21850 this is a PR of mine where I'm currently thinking whether I should apply the suggestion https://github.com/bitcoin/bitcoin/pull/21850#pullrequestreview-655658498 or not. If I'll apply it now I'll lose ACKs, if I'll leave it as it is then it may be merged and my next PR will be easier to review. But I guess this is something people cope with often
< wumpus> real_or_random: no idea if libera supports recursive namespaces, tbh i'm fine with the bitcoin core channels being under the bitcoin namespace no need to make this too complicated
< Kiminuo> I'm interested in the process of "merging of PRs in Bitcoin Core repo" in general. So I understand that a PR needs a certain number of code review ACKs to be eligible for merging. But what happens then? What actually makes a person to click the "merge" button?
< nkuttler> nothing was decided for #bitcoin* yet
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22002: Fix crash when parsing command line with -noincludeconf=0 (master...2105-parseCommandlineCrash) https://github.com/bitcoin/bitcoin/pull/22002
< real_or_random> shouldn't bitcoin and bitcoin-core be different namespaces even?
< kinlo> I can handle reservation for #bitcoin-* channels
< hebasto> wumpus: maybe reserve #bitcoin-core-gui as well?
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21913: rpc: RPCHelpMan fixes (master...202104-rpchelpman-fixes2) https://github.com/bitcoin/bitcoin/pull/21913
< bitcoin-git> bitcoin/master dc4db23 Karl-Johan Alm: rpc: address:amount dictionaries are OBJ_USER_KEYS
< bitcoin-git> bitcoin/master c8cf0a3 Karl-Johan Alm: rpc/getpeerinfo: bytesrecv_per_msg is a dynamic dictionary
< bitcoin-git> bitcoin/master eb4fb7e Karl-Johan Alm: rpc/gettxoutsetinfo: hash_or_height is a named argument
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/7d19c85f4a27...ea8b2e8e127b
< bitcoin-git> [bitcoin] patrickkamin opened pull request #22001: doc: Generate doxygen documentation for test sources (master...issue/19248) https://github.com/bitcoin/bitcoin/pull/22001
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21875: doc: fix spelling (master...fix-spelling) https://github.com/bitcoin/bitcoin/pull/21875
< BlueMatt> jeremyrubin: eg, I'm suggesting #rust-bitcoin move to #bitcoin-rust (as #rust-* is technically owned by anyone who registers a rust organization)
< BlueMatt> jeremyrubin: relevant bitcoiners have the "bitcoin" group registered, so it probably makes sense to move more towards #bitcoin-X
< jeremyrubin> wumpus: ##ctv-bip-review, ##taproot{-bip-review,activation,}, ##miniscript, #sapio, #bitcoin-workshops, #bitmetas, #rust-bitcoin are all maybe good to nab if you can reserve them?
< aj> #bitcoin-anything is reserved apparently, i tried registering bitcoin-signet. presuably kalle can set it up if desired
< wumpus> #bitcoin-core-dev, #bitcoin-builds, #bitcoin-core-pr-reviews have been reserved at least, if you need any more let me know

2021-05-19

< bitcoin-git> [bitcoin] reemuru opened pull request #21999: test: Run mempool_updatefromblock even with wallet disabled (master...test) https://github.com/bitcoin/bitcoin/pull/21999
< kinlo> bitcoin channels are covered, individual accounts might be a good precaution
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21970: fuzz: Add missing CheckTransaction before CheckTxInputs (master...2105-fuzzTxFixes) https://github.com/bitcoin/bitcoin/pull/21970
< bitcoin-git> bitcoin/master 7d19c85 MarcoFalke: Merge bitcoin/bitcoin#21970: fuzz: Add missing CheckTransaction before Che...
< bitcoin-git> bitcoin/master fae4ee5 MarcoFalke: fuzz: Add missing CheckTransaction before CheckTxInputs
< bitcoin-git> bitcoin/master faacb7e MarcoFalke: fuzz: Sanity check result of CheckTransaction
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff438a1966e9...7d19c85f4a27
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21996: p2p: pass strings to NetPermissions::TryParse functions by const ref (master...NetPermissions-TryParse-pass-strings-by-const-ref) https://github.com/bitcoin/bitcoin/pull/21996
< bitcoin-git> bitcoin/master ff438a1 MarcoFalke: Merge bitcoin/bitcoin#21996: p2p: pass strings to NetPermissions::TryParse...
< bitcoin-git> bitcoin/master 3939347 Jon Atack: p2p: pass strings to NetPermissions::TryParse functions by const ref
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d4c409cf09d0...ff438a1966e9
< bitcoin-git> [bitcoin] rnicoll opened pull request #21998: test: Set mock time before creating block (master...validate-block-test-time) https://github.com/bitcoin/bitcoin/pull/21998
< jeremyrubin> might be worthwhile chatting with Andrew about what his plans are re: freenode... I've chatted with him once or twice, seems like he generally wants to support bitcoin
< bitcoin-git> [bitcoin] jonatack opened pull request #21996: p2p: pass strings to NetPermissions::TryParse functions by const ref (master...NetPermissions-TryParse-pass-strings-by-const-ref) https://github.com/bitcoin/bitcoin/pull/21996
< bitcoin-git> [bitcoin] hebasto opened pull request #21995: build: Make built dependency packages reproducible (master...210519-repro) https://github.com/bitcoin/bitcoin/pull/21995
< bitcoin-git> [bitcoin] laanwj merged pull request #20773: refactor: split CWallet::Create (master...refactor_wallet_create) https://github.com/bitcoin/bitcoin/pull/20773
< bitcoin-git> bitcoin/master d73ae93 Ivan Metlushko: CWallet::Create move chain init message up into calling code
< bitcoin-git> bitcoin/master e2a47ce Ivan Metlushko: refactor: move first run detection to client code
< bitcoin-git> bitcoin/master 44c430f Russell Yanofsky: refactor: Add CWallet:::AttachChain method
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/39d597d362a2...d4c409cf09d0
< bitcoin-git> [bitcoin] laanwj merged pull request #21659: net: flag relevant Sock methods with [[nodiscard]] (master...Sock_nodiscard) https://github.com/bitcoin/bitcoin/pull/21659
< bitcoin-git> bitcoin/master 39d597d W. J. van der Laan: Merge bitcoin/bitcoin#21659: net: flag relevant Sock methods with [[nodisc...
< bitcoin-git> bitcoin/master e286cd0 Vasil Dimov: net: flag relevant Sock methods with [[nodiscard]]
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/087812864bd3...39d597d362a2
< bitcoin-git> [bitcoin] laanwj merged pull request #21962: wallet: refactor: dedup sqlite PRAGMA access (master...202105-wallet-dedup_sqlite_pragma_stmts) https://github.com/bitcoin/bitcoin/pull/21962
< bitcoin-git> bitcoin/master 9938d61 Sebastian Falbesoner: wallet: refactor: dedup sqlite PRAGMA assignments
< bitcoin-git> bitcoin/master 0878128 W. J. van der Laan: Merge bitcoin/bitcoin#21962: wallet: refactor: dedup sqlite PRAGMA access
< bitcoin-git> bitcoin/master dca8ef5 Sebastian Falbesoner: wallet: refactor: dedup sqlite PRAGMA integer reads
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4da26fb85d6d...087812864bd3
< bitcoin-git> [bitcoin] laanwj merged pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506
< bitcoin-git> bitcoin/master 810d092 Jon Atack: p2p, refactor: make NetPermissionFlags a uint32 enum class
< bitcoin-git> bitcoin/master 7b55a94 Jon Atack: p2p: NetPermissions::HasFlag() pass flags param by value
< bitcoin-git> bitcoin/master 91f6e6e Jon Atack: scripted-diff: add NetPermissionFlags scopes where not already present
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/1ed859e90e18...4da26fb85d6d
< bitcoin-git> [bitcoin] fanquake closed pull request #21994: Merge pull request #1 from queilawithaQ/cmake.yml (0.18...0.18) https://github.com/bitcoin/bitcoin/pull/21994
< bitcoin-git> [bitcoin] queilawithaQ opened pull request #21994: Merge pull request #1 from queilawithaQ/cmake.yml (0.18...0.18) https://github.com/bitcoin/bitcoin/pull/21994
< bitcoin-git> [bitcoin] laanwj merged pull request #21173: util: faster HexStr => 13% faster blockToJSON (master...2021-02-faster-hexstr) https://github.com/bitcoin/bitcoin/pull/21173
< bitcoin-git> bitcoin/master 1ed859e W. J. van der Laan: Merge bitcoin/bitcoin#21173: util: faster HexStr => 13% faster blockToJSON...
< bitcoin-git> bitcoin/master 74bf850 Martin Ankerl: faster HexStr => 13% faster blockToJSON
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2fc111b6e3b0...1ed859e90e18
< bitcoin-git> [bitcoin] laanwj merged pull request #21985: net: Return IPv6 scope id in `CNetAddr::ToStringIP()` (master...2021-05-scopeid) https://github.com/bitcoin/bitcoin/pull/21985
< bitcoin-git> bitcoin/master 2fc111b W. J. van der Laan: Merge bitcoin/bitcoin#21985: net: Return IPv6 scope id in `CNetAddr::ToStr...
< bitcoin-git> bitcoin/master 6c280ad W. J. van der Laan: net: Return IPv6 scope id in `CNetAddr::ToStringIP()`
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2fa3f30050f2...2fc111b6e3b0

2021-05-18

< bitcoin-git> [bitcoin] practicalswift closed pull request #21964: Document that `ser_float_to_uint32` is not the inverse of `ser_uint32_to_float` (master...document-serialization-gotcha) https://github.com/bitcoin/bitcoin/pull/21964
< 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/21527 | net_processing: lock clean up by ajtowns · Pull Request #21527 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21859 | Add minisketch subtree and integrate in build/test by sipa · Pull Request #21859 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20833 | rpc/validation: enable packages through testmempoolaccept by glozow · Pull Request #20833 · bitcoin/bitcoin · GitHub
< jnewbery> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Tue May 18 21:00:08 2021 UTC. The chair is jnewbery. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< jnewbery> Hi folks. We have our fortnightly p2p meeting in 10 minutes. Feel free to add any suggested topics to https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings and update your priorities at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities.
< hebasto> Transifex translations for 22 will open in two weeks (2021-06-01); begging for review "Translation"-labeled prs https://github.com/bitcoin-core/gui/pulls?q=is%3Apr+is%3Aopen+label%3ATranslations
< bitcoin-git> [bitcoin] laanwj merged pull request #21988: doc: note that brew installed qt is not supported (master...qt6-note) https://github.com/bitcoin/bitcoin/pull/21988
< bitcoin-git> bitcoin/master 33b0b26 Raul Siles: doc: note that brew installed qt is not supported
< bitcoin-git> bitcoin/master 2fa3f30 W. J. van der Laan: Merge bitcoin/bitcoin#21988: doc: note that brew installed qt is not suppo...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1da36b49ab63...2fa3f30050f2
< bitcoin-git> [bitcoin] laanwj merged pull request #21983: build: Silence lupdate "unknown namespace/class" warnings (master...210517-lupdate) https://github.com/bitcoin/bitcoin/pull/21983
< bitcoin-git> bitcoin/master 1da36b4 W. J. van der Laan: Merge bitcoin/bitcoin#21983: build: Silence lupdate "unknown namespace/cla...
< bitcoin-git> bitcoin/master 88bdc4d Hennadii Stepanov: build: Silent lupdate "unknown namespace/class" warnings
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/741749a6159e...1da36b49ab63
< gribble> https://github.com/bitcoin/bitcoin/issues/19420 | http: Track active requests and wait for last to finish by promag · Pull Request #19420 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #21992: Feefilter cleanups (master...refactor_21545) https://github.com/bitcoin/bitcoin/pull/21992
< wumpus> is there anyone giving out medals for commenting on bitcoin PRs or something…
< wumpus> sigh another one https://github.com/bitcoin/bitcoin/pull/21985#pullrequestreview-662049809 what's it with these people that use the github commenting system to inject random 'ok' etc i just don't see the point
< bitcoin-git> [bitcoin] fanquake opened pull request #21991: build: libevent 2.1.12-stable (master...libevent_2_1_12) https://github.com/bitcoin/bitcoin/pull/21991
< bitcoin-git> [bitcoin] fanquake merged pull request #21920: build: improve macro for testing -latomic requirement (master...2105-buildAtomicLink) https://github.com/bitcoin/bitcoin/pull/21920