ChanServ changed the topic of #bitcoin-core-dev to: 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/ | Weekly Meeting Thursday @ 14:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dbb3113082a7...f5fc3190fbe3
<bitcoin-git> bitcoin/master cc67d33 Luke Dashjr: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather...
<bitcoin-git> bitcoin/master f5fc319 Ava Chow: Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options ...
<bitcoin-git> [bitcoin] achow101 merged pull request #29086: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather than duplicating definition (master...refactor_mempoolopts) https://github.com/bitcoin/bitcoin/pull/29086
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30105: test: Added test to ensure log and failure happen when work is less than active chainstate (master...assumeutxoExceedActiveChainstatelog) https://github.com/bitcoin/bitcoin/pull/30105
conman has quit [Ping timeout: 268 seconds]
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f5fc3190fbe3...695d80126f75
<bitcoin-git> bitcoin/master e6aba46 fanquake: contrib: use env_flags in get_arch
<bitcoin-git> bitcoin/master b59a027 fanquake: contrib: drop dead get_machine from test sym check
<bitcoin-git> bitcoin/master 695d801 merge-script: Merge bitcoin/bitcoin#30074: contrib: use ENV flags in get_arch
<bitcoin-git> [bitcoin] fanquake merged pull request #30074: contrib: use ENV flags in get_arch (master...get_arch_env_flags) https://github.com/bitcoin/bitcoin/pull/30074
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30106: lint: fixed typo in test_runner causing linter warning (master...insuffientTypo) https://github.com/bitcoin/bitcoin/pull/30106
Earnestly has quit [Ping timeout: 272 seconds]
<bitcoin-git> [bitcoin] kevkevinpal closed pull request #30106: lint: fixed typo in test_runner causing linter warning (master...insuffientTypo) https://github.com/bitcoin/bitcoin/pull/30106
pablomartin has quit [Ping timeout: 255 seconds]
nintendo1889 has joined #bitcoin-core-dev
conman has joined #bitcoin-core-dev
nintendo1889 has quit [Client Quit]
conman has quit [Quit: Konversation terminated!]
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
jamesob6 has joined #bitcoin-core-dev
jamesob443688173 has quit [Ping timeout: 260 seconds]
jamesob has quit [Ping timeout: 256 seconds]
jamesob6 is now known as jamesob
jamesob1 has joined #bitcoin-core-dev
jamesob has quit [Ping timeout: 252 seconds]
jamesob1 is now known as jamesob
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/695d80126f75...3d24189664e6
<bitcoin-git> bitcoin/master 12d8281 Sebastian Falbesoner: refactor: simplify `FormatSubVersion` using strprintf/Join
<bitcoin-git> bitcoin/master 3d24189 merge-script: Merge bitcoin/bitcoin#30098: refactor: simplify `FormatSubVersion` using s...
<bitcoin-git> [bitcoin] fanquake merged pull request #30098: refactor: simplify `FormatSubVersion` using strprintf/Join (master...202405-refactor-simplify-FormatSubVersion) https://github.com/bitcoin/bitcoin/pull/30098
conman has joined #bitcoin-core-dev
mcey has quit [Read error: Connection reset by peer]
mcey has joined #bitcoin-core-dev
<fanquake> #21778 should now be reviewable. I've added it as my high-prio. Hoping to not have to split it up further, but can do so.
<gribble> https://github.com/bitcoin/bitcoin/issues/21778 | build: LLD based macOS toolchain by fanquake · Pull Request #21778 · bitcoin/bitcoin · GitHub
<fanquake> Looking forward to less randomly patched/maintained code in our macOS toolchain
<fanquake> & lld
<fanquake> Once we have more native LLVM, we could even reuse the same infra for Windows
Earnestly has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake closed pull request #27539: init: Fixes for file descriptor accounting (master...2023-04-minimum-file-descriptor-18911) https://github.com/bitcoin/bitcoin/pull/27539
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3d24189664e6...42d5a1ff25a8
<bitcoin-git> bitcoin/master fa6c82d MarcoFalke: ci: Remove clang version pin in test-each-commit
<bitcoin-git> bitcoin/master fa90ad2 MarcoFalke: ci: Roll test-each-commit Ubuntu
<bitcoin-git> bitcoin/master 42d5a1f merge-script: Merge bitcoin/bitcoin#30060: ci: Roll clang in test-each-commit task
<bitcoin-git> [bitcoin] fanquake merged pull request #30060: ci: Roll clang in test-each-commit task (master...2405-ci-clang-roll) https://github.com/bitcoin/bitcoin/pull/30060
TallTim_ has joined #bitcoin-core-dev
TallTim has quit [Ping timeout: 272 seconds]
Lockesmith has quit [Remote host closed the connection]
Lockesmith has joined #bitcoin-core-dev
salvatoshi has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] glozow opened pull request #30110: refactor: TxDownloadManager (master...2024-05-txdownload) https://github.com/bitcoin/bitcoin/pull/30110
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 260 seconds]
the_mariner1 is now known as the_mariner
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 255 seconds]
the_mariner1 has quit [Ping timeout: 252 seconds]
the_mariner has joined #bitcoin-core-dev
MatrixBot123 has quit [Quit: Bridge terminating on SIGTERM]
jon_atack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 252 seconds]
TallTim_ is now known as TallTim
MatrixBot123 has joined #bitcoin-core-dev
Guest83 has joined #bitcoin-core-dev
<hebasto> on ubuntu 24.04 `python -m pip install lief==0.13.2` returns an error `ERROR: No matching distribution found for lief==0.13.2`. Any ideas how to work around it?
Guest83 has quit [Client Quit]
<fanquake> You probably have a mismatch between python version and lief version
<fanquake> If you're using the default Python on 24.04, 3.12, there's no pip built bins for lief 0.13.2 for 3.12
<hebasto> I am. Which python version should I use?
<fanquake> <= 3.11
<fanquake> Is this just for installing the type stubs
<hebasto> for testing `test-*-check.py` scripts
<fanquake> They aren't expected to pass or work anywhere outside of Guix
<hebasto> right, I'm testing passing arguments in cmake branch
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 260 seconds]
the_mariner1 is now known as the_mariner
bitdex has quit [Quit: = ""]
mcey has quit [Ping timeout: 252 seconds]
mcey_ has joined #bitcoin-core-dev
mcey has joined #bitcoin-core-dev
mcey_ has quit [Read error: Connection reset by peer]
pablomartin has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] willcl-ark closed pull request #28222: Use shared_ptr for CNode inside CConnman (master...2023-08-cnode-shared-ptr) https://github.com/bitcoin/bitcoin/pull/28222
<bitcoin-git> [bitcoin] ryanofsky pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/42d5a1ff25a8...33303b2b296c
<bitcoin-git> bitcoin/master 7e475b9 glozow: [p2p] don't query orphanage by txid
<bitcoin-git> bitcoin/master efcc593 glozow: [refactor] TxOrphanage::HaveTx only by wtxid
<bitcoin-git> bitcoin/master c31f148 glozow: [refactor] TxOrphanage::EraseTx by wtxid
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30000: p2p: index TxOrphanage by wtxid, allow entries with same txid (master...2024-04-orphan-use-wtxid) https://github.com/bitcoin/bitcoin/pull/30000
hernanmarino has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] glozow opened pull request #30111: locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip (master...2024-05-txdownload-mutex) https://github.com/bitcoin/bitcoin/pull/30111
<achow101> #proposedmeetingtopic moderators
preimage has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] 0xB10C opened pull request #30112: rpc: introduce getversion RPC (master...2024-05-getversion-rpc) https://github.com/bitcoin/bitcoin/pull/30112
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 256 seconds]
the_mariner1 is now known as the_mariner
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 252 seconds]
the_mariner1 is now known as the_mariner
Guyver2 has left #bitcoin-core-dev [Closing Window]
Guest21 has joined #bitcoin-core-dev
Guest44 has joined #bitcoin-core-dev
Guest21 has quit [Ping timeout: 250 seconds]
Guest44 has quit [Quit: Client closed]
<bitcoin-git> [bitcoin] Mmgg002 opened pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
<bitcoin-git> [bitcoin] hebasto closed pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
salvatoshi has quit [Ping timeout: 260 seconds]
SpellChecker has quit [Quit: bye]
SpellChecker has joined #bitcoin-core-dev
BrandonOdiwuor has joined #bitcoin-core-dev
Talkless has joined #bitcoin-core-dev
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 256 seconds]
the_mariner1 is now known as the_mariner
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33303b2b296c...7a40f2a3f1cf
<bitcoin-git> bitcoin/master cccddc0 Hernan Marino: Wallet encrypt on create, allow to navigate options
<bitcoin-git> bitcoin/master 7a40f2a merge-script: Merge bitcoin-core/gui#722: wallet: Allow user to navigate options while e...
<bitcoin-git> [gui] hebasto merged pull request #722: wallet: Allow user to navigate options while encrypting at creation (master...wallet-encryption-navigation) https://github.com/bitcoin-core/gui/pull/722
BrandonOdiwuor has quit [Ping timeout: 250 seconds]
sohrab has joined #bitcoin-core-dev
PaperSword has quit [Ping timeout: 268 seconds]
PaperSword has joined #bitcoin-core-dev
sohrab_ has joined #bitcoin-core-dev
sohrab has quit [Quit: Client closed]
<bitcoin-git> [bitcoin] theuni opened pull request #30115: rpc: avoid copying into UniValue (master...easy-univalue-moves) https://github.com/bitcoin/bitcoin/pull/30115
the_mariner has quit [Ping timeout: 260 seconds]
the_mariner has joined #bitcoin-core-dev
the_mariner1 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7a40f2a3f1cf...71f0f2273f62
<bitcoin-git> bitcoin/master f3a2b52 Ryan Ofsky: serialization: Support for multiple parameters
<bitcoin-git> bitcoin/master 84502b7 Ryan Ofsky: serialization: Drop references to GetVersion/GetType
<bitcoin-git> bitcoin/master 83436d1 Ryan Ofsky: serialization: Drop unnecessary ParamsStream references
<bitcoin-git> [bitcoin] achow101 merged pull request #28929: serialization: Support for multiple parameters (master...pr/iparams) https://github.com/bitcoin/bitcoin/pull/28929
the_mariner has quit [Ping timeout: 255 seconds]
the_mariner1 is now known as the_mariner
Talkless has quit [Quit: Konversation terminated!]
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 240 seconds]
the_mariner1 is now known as the_mariner
shesek has quit [Quit: The Lounge - https://thelounge.chat]
shesek has joined #bitcoin-core-dev
shesek has quit [Client Quit]
shesek has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] sr-gi opened pull request #30116: p2p: Fill reconciliation sets (Erlay) attempt: 2 (master...2023-11-erlay2.1) https://github.com/bitcoin/bitcoin/pull/30116
bugs_ has joined #bitcoin-core-dev
mailman has joined #bitcoin-core-dev
mailman16 has joined #bitcoin-core-dev
mailman has quit [Client Quit]
mailman16 has quit [Client Quit]
mailman3 has joined #bitcoin-core-dev
mailman3 has quit [Client Quit]
mailman3 has joined #bitcoin-core-dev
mailman3 has quit [Client Quit]
mailman3 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] Mmgg002 opened pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
mailman33 has joined #bitcoin-core-dev
mailman3 has quit [Quit: Client closed]
cold has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] furszy opened pull request #30118: test: improve robustness of connect_nodes() (master...2024_test_improve_connect_nodes) https://github.com/bitcoin/bitcoin/pull/30118
mailman33 has quit [Quit: Client closed]
mailman3 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] hebasto closed pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
mailman3 has quit [Quit: Client closed]
mailman3 has joined #bitcoin-core-dev
mailman3 has quit [Client Quit]
aleggg has quit [Ping timeout: 264 seconds]
aleggg has joined #bitcoin-core-dev
aleggg has quit [Ping timeout: 256 seconds]
aleggg has joined #bitcoin-core-dev
gamja19 has joined #bitcoin-core-dev
jon_atack has quit [Ping timeout: 260 seconds]
gamja19 has quit [Client Quit]
gamja17 has joined #bitcoin-core-dev
bugs_ has quit [Quit: Leaving]
gamja17 has quit [Write error: Broken pipe]
mailman03 has joined #bitcoin-core-dev
mailman03 has quit [Quit: Client closed]
mailman03 has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
mailman03 has quit [Ping timeout: 250 seconds]
vasild has quit [Ping timeout: 260 seconds]
vasild has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
jonatack has quit [Ping timeout: 272 seconds]
vasild has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
instagibbs has quit [Ping timeout: 268 seconds]
bitdex has joined #bitcoin-core-dev
vasild has joined #bitcoin-core-dev