12024-05-15T00:01:02 <bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dbb3113082a7...f5fc3190fbe3
22024-05-15T00:01:03 <bitcoin-git> bitcoin/master cc67d33 Luke Dashjr: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather...
32024-05-15T00:01:03 <bitcoin-git> bitcoin/master f5fc319 Ava Chow: Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options ...
42024-05-15T00:01:09 <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
52024-05-15T00:03:25 <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
62024-05-15T00:22:40 *** conman <conman!~con@180-150-21-3.b49615.mel.static.aussiebb.net> has quit IRC (Ping timeout: 268 seconds)
72024-05-15T01:02:51 <bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f5fc3190fbe3...695d80126f75
82024-05-15T01:02:51 <bitcoin-git> bitcoin/master e6aba46 fanquake: contrib: use env_flags in get_arch
92024-05-15T01:02:52 <bitcoin-git> bitcoin/master b59a027 fanquake: contrib: drop dead get_machine from test sym check
102024-05-15T01:02:52 <bitcoin-git> bitcoin/master 695d801 merge-script: Merge bitcoin/bitcoin#30074: contrib: use ENV flags in get_arch
112024-05-15T01:02:58 <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
122024-05-15T01:12:04 <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
132024-05-15T01:12:47 *** Earnestly <Earnestly!~earnest@user/earnestly> has quit IRC (Ping timeout: 272 seconds)
142024-05-15T01:32:30 <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
152024-05-15T02:07:48 *** pablomartin <pablomartin!~pablomart@185.137.36.47> has quit IRC (Ping timeout: 255 seconds)
162024-05-15T03:48:25 *** nintendo1889 <nintendo1889!~nintendo1@99-89-94-140.lightspeed.tukrga.sbcglobal.net> has joined #bitcoin-core-dev
172024-05-15T03:49:32 *** conman <conman!~con@180-150-21-3.b49615.mel.static.aussiebb.net> has joined #bitcoin-core-dev
182024-05-15T03:53:16 *** nintendo1889 <nintendo1889!~nintendo1@99-89-94-140.lightspeed.tukrga.sbcglobal.net> has quit IRC (Client Quit)
192024-05-15T03:54:47 *** conman <conman!~con@180-150-21-3.b49615.mel.static.aussiebb.net> has quit IRC (Quit: Konversation terminated!)
202024-05-15T04:01:01 *** cmirror <cmirror!~cmirror@4.53.92.114> has quit IRC (Remote host closed the connection)
212024-05-15T04:01:31 *** cmirror <cmirror!~cmirror@4.53.92.114> has joined #bitcoin-core-dev
222024-05-15T04:33:20 *** jamesob6 <jamesob6!~jamesob@172.56.196.31> has joined #bitcoin-core-dev
232024-05-15T04:36:55 *** jamesob443688173 <jamesob443688173!~jamesob@108.44.248.162> has quit IRC (Ping timeout: 260 seconds)
242024-05-15T04:37:06 *** jamesob <jamesob!~jamesob@108.44.248.162> has quit IRC (Ping timeout: 256 seconds)
252024-05-15T04:37:06 *** jamesob6 is now known as jamesob
262024-05-15T04:41:15 *** jamesob1 <jamesob1!~jamesob@108.44.248.162> has joined #bitcoin-core-dev
272024-05-15T04:43:18 *** jamesob <jamesob!~jamesob@172.56.196.31> has quit IRC (Ping timeout: 252 seconds)
282024-05-15T04:43:18 *** jamesob1 is now known as jamesob
292024-05-15T04:51:15 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/695d80126f75...3d24189664e6
302024-05-15T04:51:16 <bitcoin-git> bitcoin/master 12d8281 Sebastian Falbesoner: refactor: simplify `FormatSubVersion` using strprintf/Join
312024-05-15T04:51:17 <bitcoin-git> bitcoin/master 3d24189 merge-script: Merge bitcoin/bitcoin#30098: refactor: simplify `FormatSubVersion` using s...
322024-05-15T04:52:38 <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
332024-05-15T05:40:25 *** conman <conman!~con@180-150-21-3.b49615.mel.static.aussiebb.net> has joined #bitcoin-core-dev
342024-05-15T06:43:00 *** mcey <mcey!~emcy@185.69.144.172> has quit IRC (Read error: Connection reset by peer)
352024-05-15T06:44:16 *** mcey <mcey!~emcy@185.69.144.172> has joined #bitcoin-core-dev
362024-05-15T08:03:25 <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.
372024-05-15T08:03:27 <gribble> https://github.com/bitcoin/bitcoin/issues/21778 | build: LLD based macOS toolchain by fanquake · Pull Request #21778 · bitcoin/bitcoin · GitHub
382024-05-15T08:03:50 <fanquake> Looking forward to less randomly patched/maintained code in our macOS toolchain
392024-05-15T08:04:00 <fanquake> & lld
402024-05-15T08:04:27 <fanquake> Once we have more native LLVM, we could even reuse the same infra for Windows
412024-05-15T08:08:04 *** Earnestly <Earnestly!~earnest@user/earnestly> has joined #bitcoin-core-dev
422024-05-15T08:10:39 <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
432024-05-15T08:31:43 <bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3d24189664e6...42d5a1ff25a8
442024-05-15T08:31:44 <bitcoin-git> bitcoin/master fa6c82d MarcoFalke: ci: Remove clang version pin in test-each-commit
452024-05-15T08:31:45 <bitcoin-git> bitcoin/master fa90ad2 MarcoFalke: ci: Roll test-each-commit Ubuntu
462024-05-15T08:31:45 <bitcoin-git> bitcoin/master 42d5a1f merge-script: Merge bitcoin/bitcoin#30060: ci: Roll clang in test-each-commit task
472024-05-15T08:31:52 <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
482024-05-15T08:38:46 *** TallTim_ <TallTim_!~talltim@165-23-61-81-static.midco.net> has joined #bitcoin-core-dev
492024-05-15T08:42:27 *** TallTim <TallTim!~talltim@165-23-61-81-static.midco.net> has quit IRC (Ping timeout: 272 seconds)
502024-05-15T08:51:13 *** Lockesmith <Lockesmith!~user@gateway/tor-sasl/lockesmith> has quit IRC (Remote host closed the connection)
512024-05-15T08:52:19 *** Lockesmith <Lockesmith!~user@gateway/tor-sasl/lockesmith> has joined #bitcoin-core-dev
522024-05-15T09:05:28 *** salvatoshi <salvatoshi!~salvatosh@genymobile-2-6-86.fib.nerim.net> has joined #bitcoin-core-dev
532024-05-15T09:32:34 *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
542024-05-15T09:50:05 <bitcoin-git> [bitcoin] glozow opened pull request #30110: refactor: TxDownloadManager (master...2024-05-txdownload) https://github.com/bitcoin/bitcoin/pull/30110
552024-05-15T10:03:26 *** the_mariner1 <the_mariner1!~Thunderbi@177.37.233.11> has joined #bitcoin-core-dev
562024-05-15T10:05:27 *** the_mariner <the_mariner!~Thunderbi@177.37.233.11> has quit IRC (Ping timeout: 260 seconds)
572024-05-15T10:05:27 *** the_mariner1 is now known as the_mariner
582024-05-15T11:05:33 *** the_mariner1 <the_mariner1!~Thunderbi@191-247-22-212.3g.claro.net.br> has joined #bitcoin-core-dev
592024-05-15T11:09:09 *** the_mariner <the_mariner!~Thunderbi@177.37.233.11> has quit IRC (Ping timeout: 255 seconds)
602024-05-15T11:09:57 *** the_mariner1 <the_mariner1!~Thunderbi@191-247-22-212.3g.claro.net.br> has quit IRC (Ping timeout: 252 seconds)
612024-05-15T11:10:34 *** the_mariner <the_mariner!~Thunderbi@2804:389:712f:4386:10de:2c32:137:cac> has joined #bitcoin-core-dev
622024-05-15T11:17:20 *** MatrixBot123 <MatrixBot123!~matrixbot@2001:bc8:1820:284::1> has quit IRC (Quit: Bridge terminating on SIGTERM)
632024-05-15T11:32:57 *** jon_atack <jon_atack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
642024-05-15T11:35:15 *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 252 seconds)
652024-05-15T11:40:30 *** TallTim_ is now known as TallTim
662024-05-15T11:45:47 *** MatrixBot123 <MatrixBot123!~matrixbot@2001:bc8:1820:284::1> has joined #bitcoin-core-dev
672024-05-15T11:46:44 *** Guest83 <Guest83!~Guest83@45.93.31.254> has joined #bitcoin-core-dev
682024-05-15T11:46:58 <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?
692024-05-15T11:49:33 *** Guest83 <Guest83!~Guest83@45.93.31.254> has quit IRC (Client Quit)
702024-05-15T11:50:26 <fanquake> You probably have a mismatch between python version and lief version
712024-05-15T11:51:12 <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
722024-05-15T11:52:21 <hebasto> I am. Which python version should I use?
732024-05-15T11:52:31 <fanquake> <= 3.11
742024-05-15T11:54:14 <fanquake> Is this just for installing the type stubs
752024-05-15T11:55:14 <hebasto> for testing `test-*-check.py` scripts
762024-05-15T11:55:50 <fanquake> They aren't expected to pass or work anywhere outside of Guix
772024-05-15T11:56:34 <hebasto> right, I'm testing passing arguments in cmake branch
782024-05-15T12:29:05 *** the_mariner1 <the_mariner1!~Thunderbi@177.37.233.11> has joined #bitcoin-core-dev
792024-05-15T12:32:27 *** the_mariner <the_mariner!~Thunderbi@2804:389:712f:4386:10de:2c32:137:cac> has quit IRC (Ping timeout: 260 seconds)
802024-05-15T12:32:27 *** the_mariner1 is now known as the_mariner
812024-05-15T12:53:49 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Quit: = "")
822024-05-15T13:00:30 *** mcey <mcey!~emcy@185.69.144.172> has quit IRC (Ping timeout: 252 seconds)
832024-05-15T13:00:34 *** mcey_ <mcey_!~emcy@185.69.144.172> has joined #bitcoin-core-dev
842024-05-15T13:18:01 *** mcey <mcey!~emcy@185.69.144.172> has joined #bitcoin-core-dev
852024-05-15T13:19:03 *** mcey_ <mcey_!~emcy@185.69.144.172> has quit IRC (Read error: Connection reset by peer)
862024-05-15T13:34:56 *** pablomartin <pablomartin!~pablomart@185.137.36.43> has joined #bitcoin-core-dev
872024-05-15T13:56:26 <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
882024-05-15T13:56:34 <bitcoin-git> [bitcoin] ryanofsky pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/42d5a1ff25a8...33303b2b296c
892024-05-15T13:56:35 <bitcoin-git> bitcoin/master 7e475b9 glozow: [p2p] don't query orphanage by txid
902024-05-15T13:56:36 <bitcoin-git> bitcoin/master efcc593 glozow: [refactor] TxOrphanage::HaveTx only by wtxid
912024-05-15T13:56:36 <bitcoin-git> bitcoin/master c31f148 glozow: [refactor] TxOrphanage::EraseTx by wtxid
922024-05-15T13:56:42 <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
932024-05-15T14:10:21 *** hernanmarino <hernanmarino!~hernanmar@2800:2330:2840:181:1b93:7fef:d060:dd3e> has joined #bitcoin-core-dev
942024-05-15T14:16:29 <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
952024-05-15T14:32:45 <achow101> #proposedmeetingtopic moderators
962024-05-15T14:35:00 *** preimage <preimage!~halosghos@user/halosghost> has joined #bitcoin-core-dev
972024-05-15T15:07:38 <bitcoin-git> [bitcoin] 0xB10C opened pull request #30112: rpc: introduce getversion RPC (master...2024-05-getversion-rpc) https://github.com/bitcoin/bitcoin/pull/30112
982024-05-15T15:18:10 *** the_mariner1 <the_mariner1!~Thunderbi@191-247-18-11.3g.claro.net.br> has joined #bitcoin-core-dev
992024-05-15T15:18:34 *** the_mariner <the_mariner!~Thunderbi@177.37.233.11> has quit IRC (Ping timeout: 256 seconds)
1002024-05-15T15:18:34 *** the_mariner1 is now known as the_mariner
1012024-05-15T15:23:30 *** the_mariner1 <the_mariner1!~Thunderbi@2804:389:711e:2831:469:c092:6311:f103> has joined #bitcoin-core-dev
1022024-05-15T15:25:09 *** the_mariner <the_mariner!~Thunderbi@191-247-18-11.3g.claro.net.br> has quit IRC (Ping timeout: 252 seconds)
1032024-05-15T15:25:09 *** the_mariner1 is now known as the_mariner
1042024-05-15T15:27:08 *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has left #bitcoin-core-dev (Closing Window)
1052024-05-15T15:35:25 *** Guest21 <Guest21!~Guest21@2a02:6ea0:c820::12> has joined #bitcoin-core-dev
1062024-05-15T15:39:40 *** Guest44 <Guest44!~Guest21@2a02:6ea0:c820::12> has joined #bitcoin-core-dev
1072024-05-15T15:41:10 *** Guest21 <Guest21!~Guest21@2a02:6ea0:c820::12> has quit IRC (Ping timeout: 250 seconds)
1082024-05-15T15:46:48 *** Guest44 <Guest44!~Guest21@2a02:6ea0:c820::12> has quit IRC (Quit: Client closed)
1092024-05-15T16:05:40 <bitcoin-git> [bitcoin] Mmgg002 opened pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
1102024-05-15T16:06:45 <bitcoin-git> [bitcoin] hebasto closed pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
1112024-05-15T16:14:35 *** salvatoshi <salvatoshi!~salvatosh@genymobile-2-6-86.fib.nerim.net> has quit IRC (Ping timeout: 260 seconds)
1122024-05-15T16:31:32 *** SpellChecker <SpellChecker!~SpellChec@user/SpellChecker> has quit IRC (Quit: bye)
1132024-05-15T16:33:14 *** SpellChecker <SpellChecker!~SpellChec@user/SpellChecker> has joined #bitcoin-core-dev
1142024-05-15T16:46:51 *** BrandonOdiwuor <BrandonOdiwuor!~BrandonOd@105.163.157.124> has joined #bitcoin-core-dev
1152024-05-15T17:12:34 *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
1162024-05-15T17:12:44 *** the_mariner1 <the_mariner1!~Thunderbi@2804:29b8:518d:a89:c419:e362:f2fa:9495> has joined #bitcoin-core-dev
1172024-05-15T17:14:44 *** the_mariner <the_mariner!~Thunderbi@2804:389:711e:2831:469:c092:6311:f103> has quit IRC (Ping timeout: 256 seconds)
1182024-05-15T17:14:44 *** the_mariner1 is now known as the_mariner
1192024-05-15T17:42:03 <bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33303b2b296c...7a40f2a3f1cf
1202024-05-15T17:42:04 <bitcoin-git> bitcoin/master cccddc0 Hernan Marino: Wallet encrypt on create, allow to navigate options
1212024-05-15T17:42:04 <bitcoin-git> bitcoin/master 7a40f2a merge-script: Merge bitcoin-core/gui#722: wallet: Allow user to navigate options while e...
1222024-05-15T17:42:10 <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
1232024-05-15T18:12:50 *** BrandonOdiwuor <BrandonOdiwuor!~BrandonOd@105.163.157.124> has quit IRC (Ping timeout: 250 seconds)
1242024-05-15T18:17:32 *** sohrab <sohrab!~sohrab@user/sohrab> has joined #bitcoin-core-dev
1252024-05-15T18:20:36 *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has quit IRC (Ping timeout: 268 seconds)
1262024-05-15T18:20:56 *** PaperSword <PaperSword!~Thunderbi@static-47-207-27-208.tmpa.fl.frontiernet.net> has joined #bitcoin-core-dev
1272024-05-15T18:39:30 *** sohrab_ <sohrab_!~sohrab@user/sohrab> has joined #bitcoin-core-dev
1282024-05-15T18:48:37 *** sohrab <sohrab!~sohrab@user/sohrab> has quit IRC (Quit: Client closed)
1292024-05-15T18:52:59 <bitcoin-git> [bitcoin] theuni opened pull request #30115: rpc: avoid copying into UniValue (master...easy-univalue-moves) https://github.com/bitcoin/bitcoin/pull/30115
1302024-05-15T18:56:16 *** the_mariner <the_mariner!~Thunderbi@2804:29b8:518d:a89:c419:e362:f2fa:9495> has quit IRC (Ping timeout: 260 seconds)
1312024-05-15T19:04:12 *** the_mariner <the_mariner!~Thunderbi@191-247-7-151.3g.claro.net.br> has joined #bitcoin-core-dev
1322024-05-15T19:08:54 *** the_mariner1 <the_mariner1!~Thunderbi@2804:389:7127:4d4d:206d:e904:8599:1c4a> has joined #bitcoin-core-dev
1332024-05-15T19:10:25 <bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7a40f2a3f1cf...71f0f2273f62
1342024-05-15T19:10:26 <bitcoin-git> bitcoin/master f3a2b52 Ryan Ofsky: serialization: Support for multiple parameters
1352024-05-15T19:10:27 <bitcoin-git> bitcoin/master 84502b7 Ryan Ofsky: serialization: Drop references to GetVersion/GetType
1362024-05-15T19:10:27 <bitcoin-git> bitcoin/master 83436d1 Ryan Ofsky: serialization: Drop unnecessary ParamsStream references
1372024-05-15T19:10:33 <bitcoin-git> [bitcoin] achow101 merged pull request #28929: serialization: Support for multiple parameters (master...pr/iparams) https://github.com/bitcoin/bitcoin/pull/28929
1382024-05-15T19:10:39 *** the_mariner <the_mariner!~Thunderbi@191-247-7-151.3g.claro.net.br> has quit IRC (Ping timeout: 255 seconds)
1392024-05-15T19:10:40 *** the_mariner1 is now known as the_mariner
1402024-05-15T19:12:17 *** Talkless <Talkless!~Talkless@mail.dargis.net> has quit IRC (Quit: Konversation terminated!)
1412024-05-15T19:53:38 *** the_mariner1 <the_mariner1!~Thunderbi@177.37.233.179> has joined #bitcoin-core-dev
1422024-05-15T19:55:17 *** the_mariner <the_mariner!~Thunderbi@2804:389:7127:4d4d:206d:e904:8599:1c4a> has quit IRC (Ping timeout: 240 seconds)
1432024-05-15T19:55:18 *** the_mariner1 is now known as the_mariner
1442024-05-15T19:56:55 *** shesek <shesek!~shesek@user/shesek> has quit IRC (Quit: The Lounge - https://thelounge.chat)
1452024-05-15T19:57:19 *** shesek <shesek!~shesek@user/shesek> has joined #bitcoin-core-dev
1462024-05-15T19:59:26 *** shesek <shesek!~shesek@user/shesek> has quit IRC (Client Quit)
1472024-05-15T19:59:46 *** shesek <shesek!~shesek@user/shesek> has joined #bitcoin-core-dev
1482024-05-15T20:01:51 <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
1492024-05-15T20:21:45 *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has joined #bitcoin-core-dev
1502024-05-15T20:24:23 *** mailman <mailman!~mailman@103.166.150.118> has joined #bitcoin-core-dev
1512024-05-15T20:24:43 *** mailman16 <mailman16!~mailman@103.166.150.118> has joined #bitcoin-core-dev
1522024-05-15T20:24:51 *** mailman <mailman!~mailman@103.166.150.118> has quit IRC (Client Quit)
1532024-05-15T20:26:26 *** mailman16 <mailman16!~mailman@103.166.150.118> has quit IRC (Client Quit)
1542024-05-15T20:26:51 *** mailman3 <mailman3!~mailman3@103.166.150.118> has joined #bitcoin-core-dev
1552024-05-15T20:30:00 *** mailman3 <mailman3!~mailman3@103.166.150.118> has quit IRC (Client Quit)
1562024-05-15T20:30:29 *** mailman3 <mailman3!~mailman3@103.166.150.118> has joined #bitcoin-core-dev
1572024-05-15T20:34:39 *** mailman3 <mailman3!~mailman3@103.166.150.118> has quit IRC (Client Quit)
1582024-05-15T20:34:57 *** mailman3 <mailman3!~mailman3@103.166.150.118> has joined #bitcoin-core-dev
1592024-05-15T20:43:22 <bitcoin-git> [bitcoin] Mmgg002 opened pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
1602024-05-15T20:54:13 *** mailman33 <mailman33!~mailman3@103.166.150.118> has joined #bitcoin-core-dev
1612024-05-15T20:54:16 *** mailman3 <mailman3!~mailman3@103.166.150.118> has quit IRC (Quit: Client closed)
1622024-05-15T20:57:35 *** cold <cold!~cold@user/cold> has joined #bitcoin-core-dev
1632024-05-15T20:58:33 <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
1642024-05-15T21:08:17 *** mailman33 <mailman33!~mailman3@103.166.150.118> has quit IRC (Quit: Client closed)
1652024-05-15T21:08:54 *** mailman3 <mailman3!~mailman3@103.166.150.118> has joined #bitcoin-core-dev
1662024-05-15T21:19:42 <bitcoin-git> [bitcoin] hebasto closed pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
1672024-05-15T21:21:33 *** mailman3 <mailman3!~mailman3@103.166.150.118> has quit IRC (Quit: Client closed)
1682024-05-15T21:22:03 *** mailman3 <mailman3!~mailman3@103.166.150.118> has joined #bitcoin-core-dev
1692024-05-15T21:25:31 *** mailman3 <mailman3!~mailman3@103.166.150.118> has quit IRC (Client Quit)
1702024-05-15T21:29:23 *** aleggg <aleggg!~aleggg@179.182.77.108> has quit IRC (Ping timeout: 264 seconds)
1712024-05-15T21:34:38 *** aleggg <aleggg!~aleggg@189.114.151.169.dynamic.adsl.gvt.net.br> has joined #bitcoin-core-dev
1722024-05-15T21:39:27 *** aleggg <aleggg!~aleggg@189.114.151.169.dynamic.adsl.gvt.net.br> has quit IRC (Ping timeout: 256 seconds)
1732024-05-15T21:39:45 *** aleggg <aleggg!~aleggg@191.32.106.100> has joined #bitcoin-core-dev
1742024-05-15T22:00:06 *** gamja19 <gamja19!~gamja@103.166.150.118> has joined #bitcoin-core-dev
1752024-05-15T22:01:32 *** jon_atack <jon_atack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 260 seconds)
1762024-05-15T22:01:32 *** gamja19 <gamja19!~gamja@103.166.150.118> has quit IRC (Client Quit)
1772024-05-15T22:01:39 *** gamja17 <gamja17!~gamja@103.166.150.118> has joined #bitcoin-core-dev
1782024-05-15T22:01:48 *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has quit IRC (Quit: Leaving)
1792024-05-15T22:02:30 *** gamja17 <gamja17!~gamja@103.166.150.118> has quit IRC (Write error: Broken pipe)
1802024-05-15T22:02:34 *** mailman03 <mailman03!~mailman03@103.166.150.118> has joined #bitcoin-core-dev
1812024-05-15T22:13:12 *** mailman03 <mailman03!~mailman03@103.166.150.118> has quit IRC (Quit: Client closed)
1822024-05-15T22:13:22 *** mailman03 <mailman03!~mailman03@103.166.150.118> has joined #bitcoin-core-dev
1832024-05-15T22:19:50 *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1842024-05-15T22:23:44 *** mailman03 <mailman03!~mailman03@103.166.150.118> has quit IRC (Ping timeout: 250 seconds)
1852024-05-15T22:26:10 *** vasild <vasild!~vd@user/vasild> has quit IRC (Ping timeout: 260 seconds)
1862024-05-15T22:31:44 *** vasild <vasild!~vd@user/vasild> has joined #bitcoin-core-dev
1872024-05-15T22:34:27 *** vasild <vasild!~vd@user/vasild> has quit IRC (Remote host closed the connection)
1882024-05-15T22:42:00 *** vasild <vasild!~vd@user/vasild> has joined #bitcoin-core-dev
1892024-05-15T22:49:49 *** vasild <vasild!~vd@user/vasild> has quit IRC (Remote host closed the connection)
1902024-05-15T22:59:21 *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 272 seconds)
1912024-05-15T23:00:17 *** vasild <vasild!~vd@user/vasild> has joined #bitcoin-core-dev
1922024-05-15T23:01:44 *** vasild <vasild!~vd@user/vasild> has quit IRC (Remote host closed the connection)
1932024-05-15T23:09:49 *** instagibbs <instagibbs!~instagibb@pool-100-15-116-202.washdc.fios.verizon.net> has quit IRC (Ping timeout: 268 seconds)
1942024-05-15T23:09:56 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
1952024-05-15T23:10:21 *** vasild <vasild!~vd@user/vasild> has joined #bitcoin-core-dev