<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
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/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
<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]