--- Log opened Wed Dec 03 00:00:55 2025 00:02 -!- Cory17 [~Cory5@user/pasha] has quit [Quit: Client closed] 00:02 -!- Cory17 [~Cory17@user/pasha] has joined #bitcoin-core-dev 00:03 -!- brunoerg [~brunoerg@102.117.239.66] has joined #bitcoin-core-dev 00:17 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 265 seconds] 00:20 -!- brunoerg_ [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 00:21 -!- brunoerg [~brunoerg@102.117.239.66] has quit [Ping timeout: 250 seconds] 00:27 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:31 -!- brunoerg_ [~brunoerg@197.224.203.136] has quit [Ping timeout: 265 seconds] 00:37 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 00:39 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 00:43 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 00:47 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 00:47 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-core-dev 00:58 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 01:21 -!- _flood [~flooded@45.87.214.26] has quit [Remote host closed the connection] 01:21 -!- _flood [~flooded@45.87.214.26] has joined #bitcoin-core-dev 01:36 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 01:36 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 01:52 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 01:52 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Remote host closed the connection] 01:53 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 01:55 < bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/4c784b25c478...af0e6a65c928 01:55 < bitcoin-git> bitcoin/master fa83e3a MarcoFalke: lint: Do not allow locale dependent shell scripts 01:55 < bitcoin-git> bitcoin/master faf39d8 MarcoFalke: test: Clarify that Python UTF-8 mode is the default today for most systems 01:55 < bitcoin-git> bitcoin/master fa7d72b MarcoFalke: lint: Drop check to enforce encoding to be specified in Python scripts 01:55 < bitcoin-git> [bitcoin] fanquake merged pull request #33702: contrib: Remove brittle, confusing and redundant UTF8 encoding from Python IO (master...2510-everything-is-utf8) https://github.com/bitcoin/bitcoin/pull/33702 02:00 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 240 seconds] 02:09 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/af0e6a65c928...bcf794d5f35b 02:09 < bitcoin-git> bitcoin/master 7a36524 Alfonso Roman Zubeldia: test, refactor snapshot import and background validation 02:09 < bitcoin-git> bitcoin/master cb7d5bf Alfonso Roman Zubeldia: test, assumeutxo: loading a wallet (backup) on a pruned node 02:09 < bitcoin-git> bitcoin/master bcf794d merge-script: Merge bitcoin/bitcoin#30455: test: assumeutxo: add missing tests in wallet... 02:09 < bitcoin-git> [bitcoin] fanquake merged pull request #30455: test: assumeutxo: add missing tests in wallet_assumeutxo.py (master...wallet_assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/30455 02:10 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 02:21 -!- _flood [~flooded@45.87.214.26] has quit [Remote host closed the connection] 02:22 -!- _flood [~flooded@45.87.214.26] has joined #bitcoin-core-dev 02:30 -!- stringintech [~stringint@user/stringintech] has quit [Quit: Ping timeout (120 seconds)] 02:42 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bcf794d5f35b...39ca01525977 02:42 < bitcoin-git> bitcoin/master fa6db79 MarcoFalke: test: Avoid shutdown race in NetworkThread 02:42 < bitcoin-git> bitcoin/master 39ca015 merge-script: Merge bitcoin/bitcoin#33140: test: Avoid shutdown race in NetworkThread 02:42 < bitcoin-git> [bitcoin] fanquake merged pull request #33140: test: Avoid shutdown race in NetworkThread (master...2508-test-less-racy) https://github.com/bitcoin/bitcoin/pull/33140 02:42 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 02:46 -!- brunoerg [~brunoerg@102.117.238.22] has joined #bitcoin-core-dev 02:53 -!- brunoerg [~brunoerg@102.117.238.22] has quit [Remote host closed the connection] 03:01 < bitcoin-git> [bitcoin] fanquake closed pull request #32882: index: remove unnecessary locator cleaning in BaseIndex::Init() (master...read-best-block) https://github.com/bitcoin/bitcoin/pull/32882 03:02 < bitcoin-git> [bitcoin] fanquake reopened pull request #32882: index: remove unnecessary locator cleaning in BaseIndex::Init() (master...read-best-block) https://github.com/bitcoin/bitcoin/pull/32882 03:08 -!- bitdex_ [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 03:09 -!- brunoerg [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 03:09 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 272 seconds] 03:11 -!- brunoerg [~brunoerg@197.224.203.136] has quit [Remote host closed the connection] 03:19 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/39ca01525977...6581ac5d9f93 03:19 < bitcoin-git> bitcoin/master e9536fa fanquake: contrib: fix manpage generation 03:19 < bitcoin-git> bitcoin/master 6581ac5 merge-script: Merge bitcoin/bitcoin#33996: contrib: fix manpage generation 03:19 < bitcoin-git> [bitcoin] fanquake merged pull request #33996: contrib: fix manpage generation (master...fixup_gen_manpages) https://github.com/bitcoin/bitcoin/pull/33996 03:22 -!- b10c [~quassel@user/b10c] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 03:23 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 03:23 -!- b10c [~quassel@user/b10c] has joined #bitcoin-core-dev 03:27 -!- btsf_1 [~btsf_1@2a02:6b6f:e702:de00:4ccf:6e6:31a0:1af4] has quit [Ping timeout: 244 seconds] 03:28 -!- brunoerg [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 03:28 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 03:30 < bitcoin-git> [bitcoin] fanquake closed pull request #33528: wallet: don't consider unconfirmed TRUC coins with ancestors (master...2025-09-send) https://github.com/bitcoin/bitcoin/pull/33528 03:30 < bitcoin-git> [bitcoin] fanquake reopened pull request #33528: wallet: don't consider unconfirmed TRUC coins with ancestors (master...2025-09-send) https://github.com/bitcoin/bitcoin/pull/33528 03:33 -!- brunoerg [~brunoerg@197.224.203.136] has quit [Ping timeout: 240 seconds] 03:34 < bitcoin-git> [bitcoin] fanquake opened pull request #33997: [30.x] Backports & 30.1rc1 (30.x...30_1_rc1) https://github.com/bitcoin/bitcoin/pull/33997 03:38 -!- brunoerg [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 03:39 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 03:41 < bitcoin-git> [bitcoin] fanquake reopened pull request #33072: [p2p] Fix signed integer overflow in LocalServiceInfo::nScore (master...p2p-fix-nscore-overflow-24049) https://github.com/bitcoin/bitcoin/pull/33072 03:44 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 255 seconds] 03:44 -!- brunoerg [~brunoerg@197.224.203.136] has quit [Ping timeout: 260 seconds] 03:46 -!- brunoerg [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 03:54 -!- brunoerg [~brunoerg@197.224.203.136] has quit [Ping timeout: 252 seconds] 04:00 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 04:00 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [] 04:03 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 04:12 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 04:17 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 246 seconds] 04:23 -!- _flood [~flooded@45.87.214.26] has quit [Remote host closed the connection] 04:23 -!- _flood [~flooded@45.87.214.26] has joined #bitcoin-core-dev 04:27 -!- btsf_1 [~btsf_1@148.252.141.202] has joined #bitcoin-core-dev 04:30 -!- afiore [~afiore@user/afiore] has quit [Remote host closed the connection] 04:30 -!- afiore [~afiore@user/afiore] has joined #bitcoin-core-dev 04:34 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 04:38 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 256 seconds] 04:41 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 04:45 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Remote host closed the connection] 04:49 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 04:49 -!- adys [~thelounge@149.106.235.56] has quit [Ping timeout: 265 seconds] 04:52 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Read error: Connection reset by peer] 04:53 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 04:53 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Ping timeout: 244 seconds] 04:55 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 05:00 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 05:04 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Remote host closed the connection] 05:09 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 05:14 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 255 seconds] 05:25 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 05:31 -!- dermoth [~dermoth@user/dermoth] has quit [Read error: Connection reset by peer] 05:35 -!- dermoth [~dermoth@user/dermoth] has joined #bitcoin-core-dev 05:40 -!- btsf_1 [~btsf_1@148.252.141.202] has quit [Read error: Connection reset by peer] 05:40 -!- btsf_1 [~btsf_1@185.106.72.42] has joined #bitcoin-core-dev 05:40 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 05:47 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6581ac5d9f93...69e66efe45a0 05:47 < bitcoin-git> bitcoin/master facd01e Hao Xu: refactor: remove redundant locator cleanup in BaseIndex::Init() 05:47 < bitcoin-git> bitcoin/master 69e66ef merge-script: Merge bitcoin/bitcoin#32882: index: remove unnecessary locator cleaning in... 05:47 < bitcoin-git> [bitcoin] fanquake merged pull request #32882: index: remove unnecessary locator cleaning in BaseIndex::Init() (master...read-best-block) https://github.com/bitcoin/bitcoin/pull/32882 05:50 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69e66efe45a0...9a29b2d331ee 05:50 < bitcoin-git> bitcoin/master 48496ca Hennadii Stepanov: ci: Remove redundant `DEP_OPTS` from “Windows-cross UCRT” job 05:50 < bitcoin-git> bitcoin/master ec8eb01 Hennadii Stepanov: doc: Add `x86_64-w64-mingw32ucrt` triplet to `depends/README.md` 05:50 < bitcoin-git> bitcoin/master 9a29b2d merge-script: Merge bitcoin/bitcoin#33857: doc: Add `x86_64-w64-mingw32ucrt` triplet to ... 05:50 < bitcoin-git> [bitcoin] fanquake merged pull request #33857: doc: Add `x86_64-w64-mingw32ucrt` triplet to `depends/README.md` (master...251111-doc-ucrt) https://github.com/bitcoin/bitcoin/pull/33857 05:54 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 245 seconds] 06:07 -!- pablomartin4btc [~pablomart@2800:2143:2080:328::7f1d] has quit [Ping timeout: 250 seconds] 06:07 -!- pablomartin [~pablomart@2800:2143:2080:328::7f1d] has joined #bitcoin-core-dev 06:08 -!- pablomartin is now known as pablomartin4btc 06:24 -!- _flood [~flooded@45.87.214.26] has quit [Remote host closed the connection] 06:24 -!- _flood [~flooded@45.87.214.26] has joined #bitcoin-core-dev 06:25 -!- Guest32 [~Guest52@197.230.240.146] has joined #bitcoin-core-dev 06:27 -!- Guest32 [~Guest52@197.230.240.146] has quit [Client Quit] 06:28 -!- Guest35 [~Guest35@2607:fa49:1940:8200:c958:535b:5462:796d] has joined #bitcoin-core-dev 06:29 -!- Guest35 [~Guest35@2607:fa49:1940:8200:c958:535b:5462:796d] has quit [Client Quit] 06:30 -!- Guest35 [~Guest35@2607:fa49:1940:8200:c958:535b:5462:796d] has joined #bitcoin-core-dev 06:33 -!- Guest35 [~Guest35@2607:fa49:1940:8200:c958:535b:5462:796d] has quit [Write error: Broken pipe] 06:36 < bitcoin-git> [bitcoin] Sjors closed pull request #32928: test: add logging to mock external signers (master...2025/07/test-signer) https://github.com/bitcoin/bitcoin/pull/32928 06:36 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 06:52 -!- eugenesiegel [~eugenesie@user/eugenesiegel] has joined #bitcoin-core-dev 06:54 < bitcoin-git> [bitcoin] Sjors closed pull request #31725: test: clarify timewarp grace period griefing attack (master...2025/01/timewarp-grief) https://github.com/bitcoin/bitcoin/pull/31725 07:06 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 07:12 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 07:12 -!- memset [~memset@gateway/tor-sasl/memset] has joined #bitcoin-core-dev 07:14 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 07:16 -!- bitdex_ [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 07:17 -!- memset [~memset@gateway/tor-sasl/memset] has joined #bitcoin-core-dev 07:25 -!- _flood [~flooded@45.87.214.26] has quit [Remote host closed the connection] 07:25 < bitcoin-git> [bitcoin] hebasto closed pull request #33975: depends, doc: Add `tcl` as build dependency for `sqlite` package (master...251130-tcl) https://github.com/bitcoin/bitcoin/pull/33975 07:25 -!- _flood [~flooded@45.87.214.26] has joined #bitcoin-core-dev 07:53 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 07:58 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 08:06 -!- cornfeedhobo [cornfeedho@user/cornfeedhobo] has quit [Quit: Goodbye] 08:16 -!- saturday- [~saturday7@65.181.3.125] has joined #bitcoin-core-dev 08:16 -!- saturday7 [~saturday7@206.83.123.177] has quit [Ping timeout: 252 seconds] 08:16 -!- cornfeedhobo [cornfeedho@user/cornfeedhobo] has joined #bitcoin-core-dev 08:23 -!- afiore [~afiore@user/afiore] has quit [Remote host closed the connection] 08:23 -!- afiore [~afiore@user/afiore] has joined #bitcoin-core-dev 08:24 -!- saturday- [~saturday7@65.181.3.125] has quit [Ping timeout: 265 seconds] 08:24 -!- saturday7 [~saturday7@206.83.105.163] has joined #bitcoin-core-dev 08:28 -!- _flood [~flooded@45.87.214.26] has quit [Ping timeout: 244 seconds] 08:33 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Quit: bye] 08:33 -!- SpellChecker_ [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 08:37 -!- btsf_1 [~btsf_1@185.106.72.42] has quit [Remote host closed the connection] 08:40 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 08:45 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Ping timeout: 244 seconds] 08:49 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 08:52 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 09:00 -!- Zenton [~Zenton@user/zenton] has joined #bitcoin-core-dev 09:08 -!- nejos97 [~nejos97@user/nejos97] has quit [Ping timeout: 260 seconds] 09:12 -!- f321x [~f321x@user/f321x] has quit [Quit: f321x] 09:13 -!- saturday- [~saturday7@65.181.3.125] has joined #bitcoin-core-dev 09:14 -!- saturday7 [~saturday7@206.83.105.163] has quit [Ping timeout: 244 seconds] 09:39 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 10:00 < bitcoin-git> [bitcoin] instagibbs opened pull request #34001: test: fix test_limit_enforcement_package (master...2025-12-bugfix_cluster_test) https://github.com/bitcoin/bitcoin/pull/34001 10:23 -!- dzxzg [~dzxzg@user/dzxzg] has joined #bitcoin-core-dev 10:57 -!- flooded [~flooded@154.47.22.66] has joined #bitcoin-core-dev 10:57 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 11:01 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Client Quit] 11:01 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 11:02 -!- memset [~memset@gateway/tor-sasl/memset] has joined #bitcoin-core-dev 11:05 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 11:05 -!- nejos97 [~nejos97@user/nejos97] has quit [Remote host closed the connection] 11:06 -!- Zenton [~Zenton@user/zenton] has quit [Ping timeout: 246 seconds] 11:07 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 11:07 -!- flooded [~flooded@154.47.22.66] has quit [Ping timeout: 255 seconds] 11:09 -!- Cory17 [~Cory17@user/pasha] has quit [Quit: Client closed] 11:09 -!- Cory17 [~Cory17@user/pasha] has joined #bitcoin-core-dev 11:12 -!- Zenton [~Zenton@user/zenton] has joined #bitcoin-core-dev 11:16 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 11:26 -!- eugenesiegel [~eugenesie@user/eugenesiegel] has quit [Quit: Client closed] 11:27 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 11:27 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 11:28 -!- dzxzg2 [~dzxzg@user/dzxzg] has joined #bitcoin-core-dev 11:28 -!- dzxzg [~dzxzg@user/dzxzg] has quit [Ping timeout: 245 seconds] 11:33 -!- _flood [~flooded@154.47.22.66] has quit [Read error: Connection reset by peer] 11:33 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 11:37 -!- dzxzg2 [~dzxzg@user/dzxzg] has quit [Ping timeout: 246 seconds] 11:37 -!- dzxzg2 [~dzxzg@user/dzxzg] has joined #bitcoin-core-dev 11:42 -!- nejos97 [~nejos97@user/nejos97] has quit [Ping timeout: 260 seconds] 11:44 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 272 seconds] 11:44 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 12:34 -!- Cory65 [~Cory17@user/pasha] has joined #bitcoin-core-dev 12:37 -!- Cory17 [~Cory17@user/pasha] has quit [Ping timeout: 250 seconds] 12:38 -!- Cory65 [~Cory17@user/pasha] has quit [Client Quit] 12:47 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 13:05 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 13:08 -!- robszarka [~szarka@2603:3003:4eac:100:1e3:e1ee:cc3b:64cb] has quit [Quit: Leaving] 13:08 -!- szarka [~szarka@2603:3003:4eac:100:1e3:e1ee:cc3b:64cb] has joined #bitcoin-core-dev 13:11 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 13:23 < bitcoin-git> [bitcoin] ryanofsky opened pull request #34003: test: interface_ipc.py minor fixes and cleanup (master...pr/pyipc) https://github.com/bitcoin/bitcoin/pull/34003 13:27 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 244 seconds] 13:29 -!- stringintech [~stringint@user/stringintech] has joined #bitcoin-core-dev 13:30 -!- Guest49 [~Guest2@2a01:5ec0:2013:9d5e:1:0:e07d:2611] has joined #bitcoin-core-dev 13:35 -!- Guest49 [~Guest2@2a01:5ec0:2013:9d5e:1:0:e07d:2611] has quit [Ping timeout: 250 seconds] 13:44 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Ping timeout: 244 seconds] 13:55 -!- Nicknick [~Nicknick@91.116.119.244] has joined #bitcoin-core-dev 13:56 -!- Nicknick [~Nicknick@91.116.119.244] has quit [Remote host closed the connection] 14:08 -!- kevkevin_ [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 14:11 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 264 seconds] 14:25 -!- nejos97 [~nejos97@user/nejos97] has quit [Ping timeout: 244 seconds] 14:27 -!- stringintech [~stringint@user/stringintech] has quit [Quit: The Lounge - https://thelounge.chat] 14:27 -!- dzxzg2 [~dzxzg@user/dzxzg] has quit [Remote host closed the connection] 14:28 -!- dzxzg2 [~dzxzg@user/dzxzg] has joined #bitcoin-core-dev 14:40 -!- stringintech [~stringint@user/stringintech] has joined #bitcoin-core-dev 14:47 -!- _flood [~flooded@154.47.22.66] has quit [Remote host closed the connection] 14:48 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 14:58 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 15:00 -!- SpellChecker_ [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 15:00 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 15:03 -!- nejos97 [~nejos97@user/nejos97] has quit [Ping timeout: 255 seconds] 15:10 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 15:26 -!- afiore [~afiore@user/afiore] has quit [Remote host closed the connection] 15:26 -!- afiore [~afiore@user/afiore] has joined #bitcoin-core-dev 15:42 -!- Guest25 [~Guest25@dhcp-128-189-42-145.ubcsecure.wireless.ubc.ca] has joined #bitcoin-core-dev 15:43 -!- Guest25 [~Guest25@dhcp-128-189-42-145.ubcsecure.wireless.ubc.ca] has quit [Client Quit] 15:48 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 15:52 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Ping timeout: 256 seconds] 15:54 -!- nejos97 [~nejos97@user/nejos97] has quit [Ping timeout: 264 seconds] 16:23 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 16:25 -!- adys [~adys@149.106.235.56] has joined #bitcoin-core-dev 16:25 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 16:28 -!- nejos97 [~nejos97@user/nejos97] has quit [Ping timeout: 260 seconds] 16:44 -!- _flood [~flooded@154.47.22.66] has quit [Remote host closed the connection] 16:44 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 17:34 -!- saturday- [~saturday7@65.181.3.125] has quit [Quit: ZNC 1.10.1 - https://znc.in] 17:40 -!- saturday7 [~saturday7@65.181.3.125] has joined #bitcoin-core-dev 17:48 -!- kevkevin_ [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 18:05 -!- nejos97 [~nejos97@user/nejos97] has joined #bitcoin-core-dev 18:12 -!- nejos97 [~nejos97@user/nejos97] has quit [Ping timeout: 252 seconds] 18:30 -!- justache [~justache@user/justache] has quit [Read error: Connection reset by peer] 18:31 -!- justache [~justache@user/justache] has joined #bitcoin-core-dev 18:36 -!- dzxzg2 [~dzxzg@user/dzxzg] has quit [Remote host closed the connection] 18:40 -!- _flood [~flooded@154.47.22.66] has quit [Remote host closed the connection] 18:41 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 18:48 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 19:23 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 19:25 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 19:25 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 19:29 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Ping timeout: 246 seconds] 20:08 -!- flag [~flag@81.56.46.144] has quit [Ping timeout: 260 seconds] 20:10 -!- flag [~flag@81.56.46.144] has joined #bitcoin-core-dev 20:24 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:26 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:28 -!- brunoer__ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:28 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Ping timeout: 244 seconds] 20:28 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:37 -!- _flood [~flooded@154.47.22.66] has quit [Remote host closed the connection] 20:37 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 20:39 -!- brunoer__ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:39 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:41 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:41 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:42 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:42 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:45 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:45 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:46 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:46 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:48 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:48 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:49 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:49 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:51 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:51 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:53 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:53 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:54 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:54 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:56 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 20:56 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 20:59 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:01 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Ping timeout: 252 seconds] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:01 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:03 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 21:03 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:07 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 21:07 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:08 < bitcoin-git> [bitcoin] Ataraxia009 closed pull request #33813: init: Changing the rpcbind argument being ignored to a pop up warning (master...rpc-bind-warning) https://github.com/bitcoin/bitcoin/pull/33813 21:12 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 21:12 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:16 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 21:17 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:18 -!- Guest35 [~Guest35@2607:fa49:1940:8200:c958:535b:5462:796d] has joined #bitcoin-core-dev 21:20 -!- Guest35 [~Guest35@2607:fa49:1940:8200:c958:535b:5462:796d] has quit [Write error: Broken pipe] 21:24 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 21:24 -!- brunoerg_ [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:26 -!- brunoerg_ [~brunoerg@102.117.224.239] has quit [Read error: Connection reset by peer] 21:26 -!- brunoerg [~brunoerg@102.117.224.239] has joined #bitcoin-core-dev 21:35 -!- _flood [~flooded@154.47.22.66] has quit [Remote host closed the connection] 21:36 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 21:46 -!- szarka [~szarka@2603:3003:4eac:100:1e3:e1ee:cc3b:64cb] has quit [Quit: Leaving] 21:54 -!- robobub [uid248673@id-248673.uxbridge.irccloud.com] has joined #bitcoin-core-dev 21:55 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 22:12 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 22:16 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 240 seconds] 22:30 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 22:33 -!- _flood [~flooded@154.47.22.66] has quit [Remote host closed the connection] 22:34 -!- _flood [~flooded@154.47.22.66] has joined #bitcoin-core-dev 22:53 -!- brunoerg [~brunoerg@102.117.224.239] has quit [Remote host closed the connection] 22:55 -!- Palaver [~Palaver@76.32.213.31] has joined #bitcoin-core-dev 22:55 -!- Palaver [~Palaver@76.32.213.31] has quit [Remote host closed the connection] 23:08 -!- brunoerg [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 23:12 -!- brunoerg [~brunoerg@197.224.203.136] has quit [Ping timeout: 244 seconds] 23:28 -!- javi404 [~quassel@2601:58b:4a81:a8e1:b24f:e2dd:b79f:9c95] has quit [Ping timeout: 260 seconds] 23:30 -!- javi404 [~quassel@2601:58b:4a81:a8e1:b24f:e2dd:b79f:9c95] has joined #bitcoin-core-dev 23:32 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 255 seconds] 23:39 -!- brunoerg [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 23:44 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 23:45 -!- brunoerg_ [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 23:45 -!- brunoerg [~brunoerg@197.224.203.136] has quit [Ping timeout: 264 seconds] 23:46 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 23:56 -!- brunoerg [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev 23:56 -!- brunoerg_ [~brunoerg@197.224.203.136] has quit [Ping timeout: 260 seconds] 23:59 -!- brunoerg_ [~brunoerg@197.224.203.136] has joined #bitcoin-core-dev --- Log closed Thu Dec 04 00:00:56 2025