--- Log opened Sat Aug 23 00:00:18 2025 00:00 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 00:12 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 00:12 < bitcoin-git> [bitcoin] 233bjr opened pull request #33242: Bot: empty commit (master...bot-patch-1755933143) https://github.com/bitcoin/bitcoin/pull/33242 00:12 < bitcoin-git> [bitcoin] DrahtBot closed pull request #33242: Bot: empty commit (master...bot-patch-1755933143) https://github.com/bitcoin/bitcoin/pull/33242 00:13 < bitcoin-git> [bitcoincore.org] achow101 opened pull request #1165: Automatically generate release boilerplate (master...release-automatic-front-matter) https://github.com/bitcoin-core/bitcoincore.org/pull/1165 00:23 < bitcoin-git> [bitcoincore.org] achow101 opened pull request #1166: Remove unused files (master...remove-unused-files) https://github.com/bitcoin-core/bitcoincore.org/pull/1166 00:25 -!- bitcoinlover [~hacker4we@user/hacker4web3bitco] has joined #bitcoin-core-dev 00:58 -!- SpellChecker_ [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 00:59 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 01:15 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 01:28 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 01:32 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 01:38 -!- sbddesign [~sbddesign@user/sbddesign] has joined #bitcoin-core-dev 01:42 -!- sbddesign [~sbddesign@user/sbddesign] has quit [Ping timeout: 256 seconds] 01:46 < sipa> dzxzg: the point of txns_randomized is used is because it only costs O(1) to maintain, and has perfect memory locality 01:47 < sipa> using the live ancestor feerate-sorted index means 1000s of pointer indirections, and the cache locality effects that has 01:48 < sipa> i haven't benchmarked it lately, it's possible this doesn't matter in practice 01:49 < sipa> if need be, the effect can perhaps be replicated by having a number of txns_randomized vectors, e.g. one for everything that's in the top 1 MvB of the mempool, one for everything in the top 3 MvB, one for everything else? 01:50 < sipa> (post-clustermempool this should not be too hard to do) 01:50 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 01:51 -!- saturday7 [~saturday7@211.30.151.206] has joined #bitcoin-core-dev 02:00 -!- Talkless [~Talkless@138.199.6.197] has joined #bitcoin-core-dev 02:13 -!- saturday7 [~saturday7@211.30.151.206] has quit [Read error: Connection reset by peer] 02:16 -!- saturday7 [~saturday7@211.30.151.206] has joined #bitcoin-core-dev 02:19 -!- saturday7 [~saturday7@211.30.151.206] has quit [Read error: Connection reset by peer] 02:21 -!- saturday7 [~saturday7@211.30.151.206] has joined #bitcoin-core-dev 02:27 -!- vincenzopalazzo [~vincenzop@static.14.246.108.65.clients.your-server.de] has quit [Remote host closed the connection] 02:29 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 02:29 -!- saturday7 [~saturday7@211.30.151.206] has quit [Read error: Connection reset by peer] 02:32 < bitcoin-git> [bitcoincore.org] fanquake closed pull request #1160: releases: add posted-on date to release post (master...posted_on_date) https://github.com/bitcoin-core/bitcoincore.org/pull/1160 02:34 -!- sbddesign [~sbddesign@user/sbddesign] has joined #bitcoin-core-dev 02:34 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 02:34 -!- saturday7 [~saturday7@211.30.151.206] has joined #bitcoin-core-dev 02:38 -!- sbddesign [~sbddesign@user/sbddesign] has quit [Ping timeout: 248 seconds] 02:39 < bitcoin-git> [bitcoin] maflcko opened pull request #33243: 2508 test fix cli cmd size (master...2508-test-fix-cli-cmd-size) https://github.com/bitcoin/bitcoin/pull/33243 02:43 -!- saturday7 [~saturday7@211.30.151.206] has quit [Read error: Connection reset by peer] 02:47 -!- saturday7 [~saturday7@narrag.lnk.telstra.net] has joined #bitcoin-core-dev 02:49 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 02:58 < _aj_> sipa: you're still deref'ing the CTransactionRef to get to the wtxid, which doesn't seem that great for cache locality? having a vector of wtxids directly might be worth looking at? 03:04 -!- ___nick___ [~quassel@82-132-212-14.dab.02.net] has joined #bitcoin-core-dev 03:04 -!- ___nick___ [~quassel@82-132-212-14.dab.02.net] has quit [Client Quit] 03:06 -!- saturday7 [~saturday7@narrag.lnk.telstra.net] has quit [Ping timeout: 258 seconds] 03:07 -!- ___nick___ [~quassel@82-132-212-14.dab.02.net] has joined #bitcoin-core-dev 03:07 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 03:12 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 248 seconds] 03:15 -!- koolazer [~koo@user/koolazer] has quit [Server closed connection] 03:16 -!- koolazer [~koo@user/koolazer] has joined #bitcoin-core-dev 03:21 -!- f321x [~f321x@user/f321x] has quit [Quit: f321x] 03:28 -!- ___nick___ [~quassel@82-132-212-14.dab.02.net] has quit [Ping timeout: 260 seconds] 03:51 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 04:01 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 04:03 -!- sbddesign [~sbddesign@user/sbddesign] has joined #bitcoin-core-dev 04:07 -!- sbddesign [~sbddesign@user/sbddesign] has quit [Ping timeout: 248 seconds] 04:10 -!- Lightsword [~Lightswor@user/lightsword] has quit [Server closed connection] 04:10 -!- Lightsword [~Lightswor@user/lightsword] has joined #bitcoin-core-dev 04:19 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 04:23 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 256 seconds] 04:27 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 04:30 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 04:43 -!- theStack [~theStack@95.179.145.232] has joined #bitcoin-core-dev 04:57 < sipa> _aj_: huh! i was sure it contained the wtxids directly! 05:00 < sipa> it was changed fairly recently it seems, in #29752 05:00 < corebot> https://github.com/bitcoin/bitcoin/issues/29752 | refactor: Use typesafe Wtxid in compact block encodings by AngusP · Pull Request #29752 · bitcoin/bitcoin · GitHub 05:08 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 05:08 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [] 05:30 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 05:35 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 258 seconds] 05:47 -!- sbddesign [~sbddesign@user/sbddesign] has joined #bitcoin-core-dev 05:49 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 05:52 -!- sbddesign [~sbddesign@user/sbddesign] has quit [Ping timeout: 258 seconds] 06:08 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 06:34 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 256 seconds] 06:46 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 06:53 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 07:07 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 07:12 -!- sbddesign [~sbddesign@user/sbddesign] has joined #bitcoin-core-dev 07:14 < dodo> btw, what happened to the "sustained economic demand" for data transactions, how come the fees are now sub 1? it would be good to see that addressed on https://bitcoincore.org/en/2025/06/06/relay-statement/ 07:17 -!- sbddesign [~sbddesign@user/sbddesign] has quit [Ping timeout: 248 seconds] 07:23 -!- BUSY [~BUSY@user/busy] has joined #bitcoin-core-dev 07:30 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 08:03 < Earnestly> 17% 08:31 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Quit: joetor5] 08:38 -!- cotsuka [~cotsuka@user/cotsuka] has quit [Remote host closed the connection] 08:38 -!- cotsuka [~cotsuka@user/cotsuka] has joined #bitcoin-core-dev 08:56 -!- bitcoinlover [~hacker4we@user/hacker4web3bitco] has quit [Ping timeout: 248 seconds] 09:00 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has joined #bitcoin-core-dev 09:07 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 09:18 < bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/73220fc0f958...9703b7e6d563 09:18 < bitcoin-git> bitcoin/master c88b1cb Cory Fields: tests: get rid of remaining manual critsect usage 09:18 < bitcoin-git> bitcoin/master 3ddd554 Cory Fields: tests: Add Assertions in reverse_lock tests to exercise thread-safety anno... 09:18 < bitcoin-git> bitcoin/master 0d0e0a3 Cory Fields: threading: use a reverse lock rather than manual critsect macros 09:18 < bitcoin-git> [bitcoin] fanquake merged pull request #32592: threading: remove ancient CRITICAL_SECTION macros (master...remove-critsect) https://github.com/bitcoin/bitcoin/pull/32592 09:22 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 09:25 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 09:31 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 09:32 -!- sbddesign [~sbddesign@user/sbddesign] has joined #bitcoin-core-dev 09:34 -!- sbddesign [~sbddesign@user/sbddesign] has quit [Remote host closed the connection] 09:36 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 10:12 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Ping timeout: 256 seconds] 10:14 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has quit [Ping timeout: 260 seconds] 10:21 -!- Cory74 [~Cory92@user/pasha] has joined #bitcoin-core-dev 10:25 -!- Cory92 [~Cory28@user/pasha] has quit [Ping timeout: 250 seconds] 10:26 -!- robszarka [~szarka@2603:3003:4eac:100:9901:99c5:9049:da54] has quit [Quit: Leaving] 10:26 -!- szarka [~szarka@2603:3003:4eac:100:9901:99c5:9049:da54] has joined #bitcoin-core-dev 10:27 -!- Cory91 [~Cory74@user/pasha] has joined #bitcoin-core-dev 10:30 -!- Cory74 [~Cory92@user/pasha] has quit [Ping timeout: 250 seconds] 10:32 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 10:35 -!- Cory95 [~Cory91@user/pasha] has joined #bitcoin-core-dev 10:38 -!- Cory91 [~Cory74@user/pasha] has quit [Ping timeout: 250 seconds] 10:47 -!- Cory79 [~Cory95@user/pasha] has joined #bitcoin-core-dev 10:51 -!- Cory95 [~Cory91@user/pasha] has quit [Ping timeout: 250 seconds] 10:58 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 11:02 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 11:06 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 11:12 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 11:15 -!- Cory92 [~Cory79@user/pasha] has joined #bitcoin-core-dev 11:16 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 11:17 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 248 seconds] 11:18 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Quit: joetor5] 11:19 -!- Cory79 [~Cory95@user/pasha] has quit [Ping timeout: 250 seconds] 11:32 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 11:37 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 258 seconds] 11:39 -!- Cory50 [~Cory92@user/pasha] has joined #bitcoin-core-dev 11:42 -!- Cory92 [~Cory79@user/pasha] has quit [Ping timeout: 250 seconds] 11:48 -!- MyNickname [~default@107-137-16-146.lightspeed.chtnsc.sbcglobal.net] has joined #bitcoin-core-dev 11:48 -!- MyNickname [~default@107-137-16-146.lightspeed.chtnsc.sbcglobal.net] has quit [Read error: Connection reset by peer] 11:49 -!- tqfoley [~default@107-137-16-146.lightspeed.chtnsc.sbcglobal.net] has joined #bitcoin-core-dev 12:02 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 12:06 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 244 seconds] 12:16 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 12:25 -!- enochazariah [~enochazar@105.113.30.244] has joined #bitcoin-core-dev 12:26 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 12:28 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 12:29 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 12:33 -!- Cory30 [~Cory50@user/pasha] has joined #bitcoin-core-dev 12:35 -!- enochazariah [~enochazar@105.113.30.244] has quit [Ping timeout: 250 seconds] 12:37 -!- Cory50 [~Cory92@user/pasha] has quit [Ping timeout: 250 seconds] 12:38 -!- enochazariah_ [uid710351@id-710351.hampstead.irccloud.com] has joined #bitcoin-core-dev 12:38 -!- Cory53 [~Cory30@user/pasha] has joined #bitcoin-core-dev 12:41 -!- Cory20 [~Cory53@user/pasha] has joined #bitcoin-core-dev 12:42 -!- Cory30 [~Cory50@user/pasha] has quit [Ping timeout: 250 seconds] 12:44 -!- Cory53 [~Cory30@user/pasha] has quit [Ping timeout: 250 seconds] 12:46 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 12:47 -!- enochazariah_ [uid710351@id-710351.hampstead.irccloud.com] has quit [] 12:47 -!- enochazariah [uid710351@id-710351.hampstead.irccloud.com] has joined #bitcoin-core-dev 12:47 -!- enochazariah1 [~enochazar@2c0f:f5c0:54e:1432:67fe:e69d:6907:1b74] has joined #bitcoin-core-dev 12:48 -!- enochazariah1 [~enochazar@2c0f:f5c0:54e:1432:67fe:e69d:6907:1b74] has quit [Client Quit] 12:48 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Client Quit] 12:48 -!- Cory90 [~Cory20@user/pasha] has joined #bitcoin-core-dev 12:52 -!- Cory20 [~Cory53@user/pasha] has quit [Ping timeout: 250 seconds] 12:59 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Read error: Connection reset by peer] 13:00 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 13:22 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 13:29 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 13:31 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 258 seconds] 13:32 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 13:34 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 260 seconds] 13:38 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Quit: joetor5] 13:39 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 13:40 -!- tqfoley [~default@107-137-16-146.lightspeed.chtnsc.sbcglobal.net] has quit [Ping timeout: 256 seconds] 13:42 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Client Quit] 13:43 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 13:44 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 13:50 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 13:50 -!- joetor5 [~Thunderbi@user/joetor5] has left #bitcoin-core-dev [] 14:13 -!- saturday7 [~saturday7@narrag.lnk.telstra.net] has joined #bitcoin-core-dev 14:21 -!- Talkless [~Talkless@138.199.6.197] has quit [Quit: Konversation terminated!] 14:37 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 14:58 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 15:05 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 15:10 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 256 seconds] 15:22 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 15:22 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Client Quit] 15:35 -!- enochazariah [uid710351@id-710351.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 15:35 < bitcoin-git> [bitcoin] 151henry151 opened pull request #33247: build: Remove deprecated CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings (master...cmake-rpath-cleanup) https://github.com/bitcoin/bitcoin/pull/33247 15:36 < bitcoin-git> [bitcoin] 151henry151 opened pull request #33248: doc: Replace FIXME placeholders with correct libblkmaker version numbers (master...build-system-cleanup) https://github.com/bitcoin/bitcoin/pull/33248 15:36 < bitcoin-git> [bitcoin] DrahtBot closed pull request #33248: doc: Replace FIXME placeholders with correct libblkmaker version numbers (master...build-system-cleanup) https://github.com/bitcoin/bitcoin/pull/33248 15:40 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 15:41 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 15:48 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 15:56 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 15:58 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 15:59 -!- iSiUp [~isi@user/iSiUp] has quit [Client Quit] 15:59 -!- stringintech [~stringint@user/stringintech] has joined #bitcoin-core-dev 16:02 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 16:15 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 16:16 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 16:17 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Client Quit] 16:18 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 16:18 -!- MyNickname [~default@2600:380:a322:934f:54b7:d8f1:e42b:76be] has joined #bitcoin-core-dev 16:18 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 16:21 -!- MyNickname_ [~default@166.137.97.189] has joined #bitcoin-core-dev 16:22 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 16:22 -!- MyNickname [~default@2600:380:a322:934f:54b7:d8f1:e42b:76be] has quit [Ping timeout: 248 seconds] 16:23 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 16:23 -!- stringintech [~stringint@user/stringintech] has quit [Quit: Client closed] 16:24 -!- iSiUp [~isi@user/iSiUp] has quit [Client Quit] 16:25 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 16:33 -!- MyNickname_ [~default@166.137.97.189] has quit [Read error: Connection reset by peer] 16:37 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 16:48 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 16:52 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 248 seconds] 17:15 -!- iSiUp [~isi@user/iSiUp] has quit [Quit: WeeChat 4.7.1] 17:26 -!- iSiUp [~isi@user/iSiUp] has joined #bitcoin-core-dev 17:39 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 258 seconds] 17:52 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 17:58 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 256 seconds] 18:01 -!- jackielove4u [~jackielov@user/jackielove4u] has joined #bitcoin-core-dev 18:09 -!- adil [~Thunderbi@2402:d000:8134:2f97:55a3:5fb7:c912:c562] has joined #bitcoin-core-dev 18:10 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 18:12 -!- P141L011M [~P141L011M@2600:1702:5234:f210:6503:321:58ee:130f] has joined #bitcoin-core-dev 18:12 -!- P141L011M30 [~P141L011M@2600:1702:5234:f210:6503:321:58ee:130f] has joined #bitcoin-core-dev 18:12 -!- P141L011M30 [~P141L011M@2600:1702:5234:f210:6503:321:58ee:130f] has quit [Client Quit] 18:16 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 258 seconds] 18:17 -!- P141L011M [~P141L011M@2600:1702:5234:f210:6503:321:58ee:130f] has quit [Ping timeout: 250 seconds] 18:18 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 18:26 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 255 seconds] 18:41 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 18:51 -!- adil [~Thunderbi@2402:d000:8134:2f97:55a3:5fb7:c912:c562] has quit [Quit: adil] 18:52 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 18:53 -!- _durandal [~durandal@148.252.147.138] has joined #bitcoin-core-dev 18:57 -!- emcy__ [~durandal@185.69.144.20] has quit [Ping timeout: 256 seconds] 18:57 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 256 seconds] 19:37 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 19:44 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 256 seconds] 19:57 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 19:58 -!- Earnestly [~earnest@user/earnestly] has quit [Ping timeout: 256 seconds] 20:01 < bitcoin-git> [bitcoin] andradepsa opened pull request #33249: Bitcoin 2.0: The Continuity Protocol (master...master) https://github.com/bitcoin/bitcoin/pull/33249 20:01 < bitcoin-git> [bitcoin] DrahtBot closed pull request #33249: Bitcoin 2.0: The Continuity Protocol (master...master) https://github.com/bitcoin/bitcoin/pull/33249 20:04 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 258 seconds] 20:16 -!- burada_biri [~burada_bi@217.131.156.163] has joined #bitcoin-core-dev 20:17 -!- burada_biri [~burada_bi@217.131.156.163] has quit [Client Quit] 20:17 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 20:44 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 20:45 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Client Quit] 20:57 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has joined #bitcoin-core-dev 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:07 -!- robszarka [~szarka@2603:3003:4eac:100:9cb1:eda2:cc64:576a] has joined #bitcoin-core-dev 21:07 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 248 seconds] 21:10 -!- szarka [~szarka@2603:3003:4eac:100:9901:99c5:9049:da54] has quit [Ping timeout: 245 seconds] 21:21 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 256 seconds] 21:34 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 21:40 -!- Cory90 [~Cory20@user/pasha] has quit [Quit: Client closed] 21:40 -!- Cory90 [~Cory90@user/pasha] has joined #bitcoin-core-dev 21:44 -!- dzxzg [~dzxzg@user/dzxzg] has quit [Remote host closed the connection] 22:03 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 22:16 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 22:34 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 272 seconds] 22:41 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 22:47 -!- shwouchk [~shwouchk@user/shwouchk] has quit [Ping timeout: 258 seconds] 22:48 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 22:54 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has quit [Ping timeout: 256 seconds] 23:07 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 23:24 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 23:24 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 23:33 < _aj_> sipa: that's extra txns, #28391 was the randomized txs by the looks 23:34 < corebot> https://github.com/bitcoin/bitcoin/issues/28391 | refactor: Simplify CTxMempool/BlockAssembler fields, remove some external mapTx access by TheCharlatan · Pull Request #28391 · bitcoin/bitcoin · GitHub 23:43 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-core-dev 23:44 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 23:44 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-core-dev 23:48 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 260 seconds] 23:50 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 258 seconds] --- Log closed Sun Aug 24 00:00:19 2025