--- Log opened Mon Mar 14 00:00:25 2022 00:01 < jb55> ifeanyi: and yes it's a must to run bitcoin-core if you want to know your balance without relying on and leaking your pubkeys to a third party 00:13 -!- ifeanyi [~ifeanyi@154.72.167.100] has quit [Ping timeout: 272 seconds] 00:14 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 00:21 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 00:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:40 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e04720ec3336...e0881aa5f0cd 00:40 < bitcoin-git> bitcoin/master 6115218 Andrew Chow: wallet: Add a deprecation warning for newly created legacy wallets 00:40 < bitcoin-git> bitcoin/master e0881aa MarcoFalke: Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly c... 00:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:41 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #24505: wallet: Add a deprecation warning for newly created legacy wallets (master...deprecate-warning-new-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/24505 00:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:42 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 00:42 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 00:49 -!- dermoth [~dermoth@user/dermoth] has quit [Ping timeout: 240 seconds] 00:52 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 00:53 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 01:16 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 252 seconds] 01:18 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 01:23 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Ping timeout: 252 seconds] 01:37 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-core-dev 01:40 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:44 -!- rex4539_ [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 01:45 -!- Willtech [~Willtech@user/Willtech] has quit [Read error: Connection reset by peer] 01:46 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 01:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 01:47 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has quit [Ping timeout: 240 seconds] 01:50 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 240 seconds] 01:54 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 02:02 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 02:02 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 02:04 -!- kexkey [~kexkey@static-198-54-132-137.cust.tzulo.com] has quit [Ping timeout: 252 seconds] 02:05 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Remote host closed the connection] 02:05 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 02:07 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 272 seconds] 02:20 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 02:21 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 02:39 -!- NorrinRadd [~username@102.67.16.112] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 02:47 -!- ziggie [uid521459@user/ziggie] has quit [Quit: Connection closed for inactivity] 02:50 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 256 seconds] 02:56 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 02:56 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 02:59 -!- rex4539_ [~rex4539@gateway/tor-sasl/rex4539] has quit [Remote host closed the connection] 03:01 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 03:12 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 240 seconds] 03:18 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 03:18 -!- rex4539_ [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 03:19 -!- rex4539_ [~rex4539@gateway/tor-sasl/rex4539] has quit [Client Quit] 03:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:20 < bitcoin-git> [bitcoin] jonatack opened pull request #24555: doc: create initial doc/cjdns.md for CJDNS how-to documentation (master...cjdns-doc) https://github.com/bitcoin/bitcoin/pull/24555 03:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:21 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has quit [Ping timeout: 240 seconds] 03:23 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 252 seconds] 03:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:28 < bitcoin-git> [bitcoin] hebasto opened pull request #24556: [POC] build: Use "build ID" instead of "debug link" to specify debug info (master...220314-build-id) https://github.com/bitcoin/bitcoin/pull/24556 03:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:31 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e0881aa5f0cd...25d045a9ecc2 03:31 < bitcoin-git> bitcoin/master fa8e76b MarcoFalke: wallet: Add sanity checks to AntiFeeSnipe 03:31 < bitcoin-git> bitcoin/master 25d045a Andrew Chow: Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSni... 03:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:32 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:32 < bitcoin-git> [bitcoin] achow101 merged pull request #24225: wallet: Add sanity checks to DiscourageFeeSniping (master...2202-walletStuff) https://github.com/bitcoin/bitcoin/pull/24225 03:32 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:37 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 03:37 -!- realies [~realies@user/realies] has quit [Read error: Connection reset by peer] 03:37 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Connection closed] 03:39 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 04:26 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:26 < bitcoin-git> [bitcoin] fanquake opened pull request #24558: build: explicitly disable Boost multi_index serialization (master...no_boost_multi_index_serialization) https://github.com/bitcoin/bitcoin/pull/24558 04:26 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:26 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 04:27 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 04:32 -!- gnaf [~gnaf@51-15-187-53.rev.poneytelecom.eu] has joined #bitcoin-core-dev 04:34 -!- landabaso [~landabaso@37.223.146.82] has joined #bitcoin-core-dev 04:34 -!- landabaso [~landabaso@37.223.146.82] has quit [Client Quit] 04:38 -!- dermoth [~dermoth@user/dermoth] has joined #bitcoin-core-dev 04:38 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 240 seconds] 04:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:48 < bitcoin-git> [bitcoin] theStack opened pull request #24559: test: add test for signet miner script (master...202203-test-add_test_for_signet_miner) https://github.com/bitcoin/bitcoin/pull/24559 04:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:54 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 05:02 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 05:02 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 05:08 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 05:18 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Ping timeout: 250 seconds] 05:19 -!- Aaronvan_ [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 05:22 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 240 seconds] 05:22 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has joined #bitcoin-core-dev 05:27 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has quit [Ping timeout: 240 seconds] 05:35 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Remote host closed the connection] 05:38 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 05:44 -!- arythmetic [~arythmeti@201.192.159.130] has joined #bitcoin-core-dev 05:45 -!- arythmetic [~arythmeti@201.192.159.130] has quit [Remote host closed the connection] 05:46 -!- arythmetic [~arythmeti@201.192.159.130] has joined #bitcoin-core-dev 05:47 -!- arythmetic [~arythmeti@201.192.159.130] has quit [Remote host closed the connection] 05:49 -!- arythmetic [~arythmeti@201.192.159.130] has joined #bitcoin-core-dev 05:55 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has joined #bitcoin-core-dev 05:59 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 06:03 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Remote host closed the connection] 06:05 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 06:06 -!- shesek [~shesek@user/shesek] has joined #bitcoin-core-dev 06:21 -!- arythmetic [~arythmeti@201.192.159.130] has quit [Remote host closed the connection] 06:23 -!- arythmetic [~arythmeti@201.192.159.130] has joined #bitcoin-core-dev 06:25 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 06:25 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Remote host closed the connection] 06:28 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 256 seconds] 06:34 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 06:35 -!- shesek [~shesek@user/shesek] has joined #bitcoin-core-dev 06:41 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 06:42 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 06:46 < dhruv> thanks michaelfolkson 06:47 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 240 seconds] 06:48 -!- kexkey [~kexkey@static-198-54-132-153.cust.tzulo.com] has joined #bitcoin-core-dev 06:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:55 < bitcoin-git> [bitcoin] prusnak closed pull request #24551: test: remove explicit descriptors=True for createwallet RPC calls (master...tests-remove-explicit-descriptors-true) https://github.com/bitcoin/bitcoin/pull/24551 06:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:01 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 07:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:22 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24560: wallet: Pass FastRandomContext& to DiscourageFeeSniping (master...2203-RandWallet-🗾) https://github.com/bitcoin/bitcoin/pull/24560 07:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:23 < bitcoin-git> [bitcoin] fanquake opened pull request #24561: [POC] guix: use LIEF 0.12.0 (master...lief_0_12_0) https://github.com/bitcoin/bitcoin/pull/24561 07:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:28 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 07:36 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 07:37 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 07:50 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Ping timeout: 256 seconds] 08:03 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 240 seconds] 08:06 -!- arythmet_ [~arythmeti@201.192.159.130] has joined #bitcoin-core-dev 08:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:07 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24562: Remove unused feebumper code (master...2203-remFeeBumpCode-🐇) https://github.com/bitcoin/bitcoin/pull/24562 08:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:09 -!- arythmetic [~arythmeti@201.192.159.130] has quit [Ping timeout: 256 seconds] 08:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:22 < bitcoin-git> [bitcoin] dhruv closed pull request #23900: rpc: p2p_v2 rpc argument for addnode (master...addnode-advertise-services) https://github.com/bitcoin/bitcoin/pull/23900 08:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:28 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Changing host] 08:28 -!- jb55 [~jb55@user/jb55] has joined #bitcoin-core-dev 08:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:29 < bitcoin-git> [bitcoin] ajtowns opened pull request #24563: wallet: Don't override sighash specified in PSBT (master...202203-fillpsbt) https://github.com/bitcoin/bitcoin/pull/24563 08:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:30 -!- jb55 [~jb55@user/jb55] has quit [Quit: jb55] 08:30 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-core-dev 08:31 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Client Quit] 08:31 -!- jb55 [~jb55@user/jb55] has joined #bitcoin-core-dev 08:33 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 08:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:34 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/25d045a9ecc2...28bdaa3f7697 08:34 < bitcoin-git> bitcoin/master fa4e30b MarcoFalke: policy: Remove unused locktime flags 08:34 < bitcoin-git> bitcoin/master fa8d4d9 MarcoFalke: scripted-diff: Clarify CheckFinalTxAtTip name 08:34 < bitcoin-git> bitcoin/master 28bdaa3 MarcoFalke: Merge bitcoin/bitcoin#24080: policy: Remove unused locktime flags 08:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:35 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #24080: policy: Remove unused locktime flags (master...2201-lockstuff) https://github.com/bitcoin/bitcoin/pull/24080 08:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:38 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 252 seconds] 08:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:43 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24564: doc: Clarify that CheckSequenceLocksAtTip is a validation function (master...2203-docVal-🍡) https://github.com/bitcoin/bitcoin/pull/24564 08:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:48 < _aj_> CI seems to have gotten kind of unreliable again? 08:54 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 09:11 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 09:47 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 09:47 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 09:55 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 250 seconds] 10:06 -!- jarthur [~jarthur@2603-8080-1540-002d-e0e2-ce57-d3ad-b362.res6.spectrum.com] has joined #bitcoin-core-dev 10:06 -!- lucasdcf [~lucasdcf@2804:431:c7d8:f893:2551:9057:578c:795e] has joined #bitcoin-core-dev 10:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:09 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant (master...2203-remConstant-🕴) https://github.com/bitcoin/bitcoin/pull/24565 10:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:11 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 10:18 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:20 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 10:20 -!- gnaf [~gnaf@51-15-187-53.rev.poneytelecom.eu] has quit [Read error: Connection reset by peer] 10:30 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-dev 10:35 -!- ifeanyi [~ifeanyi@154.72.167.69] has joined #bitcoin-core-dev 10:38 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 10:40 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:41 -!- lucasdcf [~lucasdcf@2804:431:c7d8:f893:2551:9057:578c:795e] has quit [Quit: Ping timeout (120 seconds)] 10:41 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 250 seconds] 10:41 -!- Guyver2_ is now known as Guyver2 10:44 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 10:45 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Remote host closed the connection] 10:47 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 250 seconds] 10:48 -!- metallicc [~metallicc@c-73-217-34-231.hsd1.co.comcast.net] has quit [Quit: WeeChat 3.3] 10:49 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 10:50 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 10:51 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 10:52 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:55 < bitcoin-git> [bitcoin] hebasto opened pull request #24566: build: Drop redundant checks for ranlib and strip tools (master...220314-conf) https://github.com/bitcoin/bitcoin/pull/24566 10:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:59 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Remote host closed the connection] 11:01 -!- ifeanyi [~ifeanyi@154.72.167.69] has quit [Ping timeout: 256 seconds] 11:02 -!- ifeanyi [~ifeanyi@154.72.167.69] has joined #bitcoin-core-dev 11:02 -!- Guyver2_ [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 11:05 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 252 seconds] 11:05 -!- Guyver2_ is now known as Guyver2 11:06 -!- arythmet_ [~arythmeti@201.192.159.130] has quit [Ping timeout: 252 seconds] 11:07 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-dev 11:09 -!- arythmetic [~arythmeti@201.192.159.130] has joined #bitcoin-core-dev 11:15 -!- dougefish_ [~dougefish@5.29.11.69] has quit [Ping timeout: 240 seconds] 11:16 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 11:20 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 268 seconds] 11:26 -!- Guest32 [~Guest32@206.62.254.48] has joined #bitcoin-core-dev 11:41 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 11:41 -!- Guyver2_ [~Guyver@2001:985:f3f:1:642b:3c6c:3376:eb0e] has joined #bitcoin-core-dev 11:43 < jonatack> The [TSan, depends, gui] [jammy] CI task seems to be timing out frequently at the last functional test, IIUC: "Remaining jobs: [interface_bitcoin_cli.py --legacy-wallet]" 11:44 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 252 seconds] 11:44 -!- Guyver2_ is now known as Guyver2 11:45 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 252 seconds] 11:45 -!- ifeanyi [~ifeanyi@154.72.167.69] has quit [Ping timeout: 240 seconds] 11:51 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 11:59 -!- jespada [~jespada@cpc121022-nmal24-2-0-cust171.19-2.cable.virginm.net] has quit [Ping timeout: 252 seconds] 12:00 -!- jespada [~jespada@cpc121022-nmal24-2-0-cust171.19-2.cable.virginm.net] has joined #bitcoin-core-dev 12:06 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 12:07 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 12:11 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 12:17 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 12:17 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 12:27 -!- hashfuncf39 [~user@2601:5c0:c280:7090:29ba:fcc0:8f3a:efac] has joined #bitcoin-core-dev 12:28 -!- dougefish [~dougefish@2a00:a040:19e:67b8:8ed1:c610:9029:1239] has joined #bitcoin-core-dev 12:30 -!- arythmetic [~arythmeti@201.192.159.130] has quit [Ping timeout: 250 seconds] 12:32 -!- arythmetic [~arythmeti@201.192.159.130] has joined #bitcoin-core-dev 12:33 -!- dougefish [~dougefish@2a00:a040:19e:67b8:8ed1:c610:9029:1239] has quit [Remote host closed the connection] 12:36 -!- sirdigby727 [uid523338@id-523338.lymington.irccloud.com] has joined #bitcoin-core-dev 12:36 -!- dougefish [~dougefish@2a00:a040:19e:67b8:8ed1:c610:9029:1239] has joined #bitcoin-core-dev 12:40 -!- gribble [~gribble@bitcoin/bot/gribble] has quit [Remote host closed the connection] 12:47 -!- gribble [~gribble@bitcoin/bot/gribble] has joined #bitcoin-core-dev 12:47 -!- mode/#bitcoin-core-dev [+o gribble] by ChanServ 12:47 -!- ronoaldo [~ronoaldo@187.75.45.227] has joined #bitcoin-core-dev 13:01 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 13:04 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 13:05 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 13:06 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Client Quit] 13:08 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 13:20 -!- arythmetic [~arythmeti@201.192.159.130] has quit [Remote host closed the connection] 13:24 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 14:02 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Remote host closed the connection] 14:04 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Ping timeout: 260 seconds] 14:04 -!- hashfuncf39 [~user@2601:5c0:c280:7090:29ba:fcc0:8f3a:efac] has quit [Ping timeout: 240 seconds] 14:10 -!- ifeanyi [~ifeanyi@154.72.167.69] has joined #bitcoin-core-dev 14:18 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 14:23 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 260 seconds] 14:25 -!- _flood [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Remote host closed the connection] 14:26 -!- Guyver2 [~Guyver@2001:985:f3f:1:642b:3c6c:3376:eb0e] has left #bitcoin-core-dev [Closing Window] 14:26 -!- _flood [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:37 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 14:38 -!- Guest32 [~Guest32@206.62.254.48] has quit [Quit: Client closed] 14:45 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 14:45 -!- sirdigby727 [uid523338@id-523338.lymington.irccloud.com] has quit [Quit: Connection closed for inactivity] 15:04 -!- arythmetic [~arythmeti@201.206.191.135] has joined #bitcoin-core-dev 15:05 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 256 seconds] 15:06 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 15:09 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 15:09 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 256 seconds] 15:16 -!- ifeanyi [~ifeanyi@154.72.167.69] has quit [Ping timeout: 240 seconds] 15:20 -!- Guest32 [~Guest32@206.62.254.48] has joined #bitcoin-core-dev 15:22 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 15:22 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Remote host closed the connection] 15:23 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 15:37 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 15:38 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 15:38 -!- arythmetic [~arythmeti@201.206.191.135] has quit [Remote host closed the connection] 15:38 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 15:40 -!- Aaronvan_ [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 15:42 -!- Guest32 [~Guest32@206.62.254.48] has quit [Quit: Client closed] 15:43 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 15:43 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 256 seconds] 15:43 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 15:59 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 16:30 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 16:38 -!- sciencerules [~bandal@209.23.8.246] has quit [Remote host closed the connection] 16:52 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 17:00 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 252 seconds] 17:27 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 17:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 18:41 -!- phantomcircuit_ [~phantomci@192.241.205.97] has joined #bitcoin-core-dev 18:41 -!- warren [~warren@fedora/wombat/warren] has quit [Quit: QUIT] 18:41 -!- warren_ [~warren@fedora/wombat/warren] has joined #bitcoin-core-dev 18:41 -!- phantomcircuit [~phantomci@2604:a880:1:20::f2:c001] has quit [Quit: ZNC - https://znc.in] 18:42 -!- uasf_ [~uasf@2604:a880:2:d0::1bda:1001] has joined #bitcoin-core-dev 18:44 -!- uasf [~uasf@2604:a880:2:d0::1bda:1001] has quit [Ping timeout: 256 seconds] 18:45 -!- windsok_ [~windsok@rarepepe.cash] has joined #bitcoin-core-dev 18:45 -!- Lightsword [~Lightswor@user/lightsword] has quit [Quit: ZNC] 18:45 -!- Lightsword_ [~Lightswor@user/lightsword] has joined #bitcoin-core-dev 18:46 -!- EPiSKiNG- [~EPiSKiNG-@episking.com] has quit [Ping timeout: 260 seconds] 18:46 -!- Lightsword_ is now known as Lightsword 18:46 -!- EPiSKiNG- [~EPiSKiNG-@episking.com] has joined #bitcoin-core-dev 18:47 -!- windsok [~windsok@rarepepe.cash] has quit [Ping timeout: 245 seconds] 18:49 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 252 seconds] 19:08 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 240 seconds] 19:09 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 19:19 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 19:24 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 19:28 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 250 seconds] 19:32 -!- emcy_ [~emcy@user/emcy] has joined #bitcoin-core-dev 19:35 -!- emcy [~emcy@user/emcy] has quit [Ping timeout: 272 seconds] 19:38 -!- Willtech [~Willtech@user/Willtech] has quit [Quit: Willtech] 19:39 -!- Willtech [~Willtech@user/Willtech] has joined #bitcoin-core-dev 20:02 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Quit: aллилѹіа!] 20:06 -!- emcy_ [~emcy@user/emcy] has quit [Remote host closed the connection] 20:07 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 20:09 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 20:10 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 20:23 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 256 seconds] 20:26 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 20:28 -!- hashfunc569 [~user@2601:5c0:c280:7090:78e9:5f82:1899:8c96] has joined #bitcoin-core-dev 20:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 20:32 -!- emcy [~emcy@user/emcy] has joined #bitcoin-core-dev 20:37 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 20:37 -!- mikehu44 [~quassel@159.65.11.175] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 20:52 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 20:53 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-dev 20:57 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 256 seconds] 20:57 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Client Quit] 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:03 -!- Flow [~none@gentoo/developer/flow] has quit [Ping timeout: 250 seconds] 21:04 -!- Flow [~none@gentoo/developer/flow] has joined #bitcoin-core-dev 21:07 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-dev 21:08 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Client Quit] 21:13 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 21:32 -!- noonien [~noonien@user/noonien] has quit [Quit: Ping timeout (120 seconds)] 21:32 -!- noonien [~noonien@user/noonien] has joined #bitcoin-core-dev 21:32 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has joined #bitcoin-core-dev 21:38 -!- mekster66949 [~mekster@user/mekster] has quit [Quit: mekster66949] 21:40 -!- mekster66949 [~mekster@user/mekster] has joined #bitcoin-core-dev 22:13 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 252 seconds] 22:22 -!- hashfunc569 [~user@2601:5c0:c280:7090:78e9:5f82:1899:8c96] has quit [Ping timeout: 240 seconds] 22:42 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has joined #bitcoin-core-dev 22:44 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 23:30 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 23:34 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 256 seconds] 23:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:a48d:a8f6:27af:4f4c] has quit [Ping timeout: 240 seconds] --- Log closed Tue Mar 15 00:00:26 2022