--- Log opened Sun Nov 20 00:00:22 2022 00:28 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 01:18 -!- gnaf [~gnaf@212-8-253-156.hosted-by-worldstream.net] has quit [Quit: Konversation terminated!] 01:21 -!- gnaf [~gnaf@212-8-253-163.hosted-by-worldstream.net] has joined #bitcoin-core-dev 02:18 -!- NorrinRadd [~me@185.238.231.65] has joined #bitcoin-core-dev 02:51 -!- gnaf [~gnaf@212-8-253-163.hosted-by-worldstream.net] has quit [Quit: Konversation terminated!] 03:17 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has joined #bitcoin-core-dev 03:37 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 03:53 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 03:54 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has joined #bitcoin-core-dev 03:55 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has quit [Client Quit] 03:55 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 03:57 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has joined #bitcoin-core-dev 04:07 -!- NorrinRadd [~me@185.238.231.65] has quit [Ping timeout: 260 seconds] 04:39 -!- dviola [~diego@user/dviola] has quit [Read error: Connection reset by peer] 04:42 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 04:50 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Write error: Connection reset by peer] 04:50 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 04:50 -!- yanmaani4 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 04:50 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Write error: Connection reset by peer] 04:50 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 04:52 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 04:52 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 04:52 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 04:54 -!- yanmaani4 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 04:59 -!- mikehu44 [~quassel@159.65.11.175] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 05:02 -!- yanmaani4 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 05:03 -!- yanmaani4 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 05:16 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 05:21 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 05:22 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 05:25 -!- infernix [nix@spirit.infernix.net] has quit [Quit: ZNC - http://znc.sourceforge.net] 05:44 -!- infernix [nix@spirit.infernix.net] has joined #bitcoin-core-dev 05:48 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 06:21 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 06:34 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 06:35 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 06:57 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 06:58 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 07:01 -!- Guest16 [~Guest16@2a02:6b67:60c7:0:30ae:b634:4f62:4c2f] has quit [Quit: Ping timeout (120 seconds)] 07:03 -!- mikehu44 [~quassel@159.65.11.175] has quit [Ping timeout: 248 seconds] 07:06 < PaperSword> @fanquake How would I be able to run the Cirrus CI tests locally? I have already ran ./ci/test_run_all.sh. This then seems to run all functional tests inside a Ubuntu docker container. 07:07 < PaperSword> Nowhere in the output of that container do I get any of the names of the 16 cirrus Ci tests that are ran when a PR is made. 07:07 < PaperSword> I have been able to run the linter with lint_run_all.sh 07:08 < fanquake> if you want to run a specific configuration, then you should specify it using FILE_ENV=X 07:08 < fanquake> like it says to do in the text readme: https://github.com/bitcoin/bitcoin/blob/master/ci/README.md 07:10 < fanquake> I’d you want to try and run on your actual machine, rather than in containers, you can set DANGER_RUN_CI_ON_HOST 07:10 < fanquake> see: https://github.com/bitcoin/bitcoin/blob/master/ci/test/04_install.sh 07:10 < PaperSword> I am so sorry for not making the link between these 2 step 07:11 < PaperSword> I was just running ./ci/test_run_all.sh 07:11 < PaperSword> Thank you so much for your time! 07:12 -!- jespada [~jespada@nmal-24-b2-v4wan-166357-cust1764.vm24.cable.virginm.net] has quit [Ping timeout: 260 seconds] 07:12 -!- jespada_ [~jespada@nmal-24-b2-v4wan-166357-cust1764.vm24.cable.virginm.net] has joined #bitcoin-core-dev 07:12 < fanquake> the CI framework is meant to be as “provider” agnostic as possible. It’s basically just bash scripts and docker. Nothing particular Cirrus specific, so if we need to change infra, we can just run our bash and docker elsewhere 07:13 < fanquake> No worries 07:13 -!- BitcoinErrorLog [~BitcoinEr@206.74.127.194] has joined #bitcoin-core-dev 07:42 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 07:55 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 08:09 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 08:21 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:22 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:24 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:25 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:27 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:28 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:29 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:31 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:32 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:33 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:35 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:36 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:39 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:40 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:41 -!- john-moffett [~john-moff@pool-108-24-170-15.cmdnnj.fios.verizon.net] has joined #bitcoin-core-dev 08:42 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:43 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:44 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:45 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:46 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:53 -!- john-moffett [~john-moff@pool-108-24-170-15.cmdnnj.fios.verizon.net] has quit [Quit: Client closed] 08:56 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 08:57 -!- BitcoinErrorLog [~BitcoinEr@206.74.127.194] has quit [Quit: Client closed] 08:58 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 08:59 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:00 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:02 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:03 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:05 -!- john-moffett [~john_moff@pool-108-24-170-15.cmdnnj.fios.verizon.net] has joined #bitcoin-core-dev 09:06 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:07 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:08 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:10 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:12 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:13 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:14 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:15 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:16 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:18 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:19 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:21 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:24 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:28 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:30 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:31 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:32 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:34 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:35 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:37 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:38 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:40 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:41 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:42 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:44 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:45 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:46 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:56 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 09:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 09:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:01 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:02 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:05 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:07 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:08 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:10 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:11 -!- NorrinRadd [~me@185.238.231.65] has joined #bitcoin-core-dev 10:12 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:14 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:15 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:17 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:20 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:22 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:22 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 10:22 -!- yanmaani4 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 10:22 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 10:24 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:25 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:27 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:28 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:30 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:31 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 10:32 -!- yanmaani4 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 10:33 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:34 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:35 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:37 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:37 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 10:38 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 10:39 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 10:40 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:41 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 10:44 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:45 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:48 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 10:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:54 -!- pescador [~pescador@user/pescador] has joined #bitcoin-core-dev 10:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:56 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 10:57 -!- NorrinRadd [~me@185.238.231.65] has quit [Ping timeout: 260 seconds] 10:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 10:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:01 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:02 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:05 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:07 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:08 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:10 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:11 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:13 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:14 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 11:15 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:16 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:17 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 11:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:19 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:20 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:22 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:24 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:26 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:29 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:30 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 11:31 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:32 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 11:32 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:33 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:35 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:36 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:39 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:42 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:43 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:45 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:46 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:48 -!- someone235 [uid419897@id-419897.ilkley.irccloud.com] has joined #bitcoin-core-dev 11:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:56 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 11:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 11:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:01 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:02 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:06 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:07 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:07 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:08 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:11 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:12 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:14 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:15 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:17 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:20 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:21 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:23 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:24 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:26 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:29 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:31 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:33 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:34 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:36 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:37 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:39 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:41 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:42 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:43 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:46 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:47 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:49 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:50 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:55 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:56 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 12:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 12:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:01 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:01 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 13:02 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:04 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has quit [Ping timeout: 260 seconds] 13:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:05 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:07 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 13:07 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:08 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:10 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:11 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:13 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:14 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:17 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:20 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:20 -!- pescador [~pescador@user/pescador] has quit [Remote host closed the connection] 13:21 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:23 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:25 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:26 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:30 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:31 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:33 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:34 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:36 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:37 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:39 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:40 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:43 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:44 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:46 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:48 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:49 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:51 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:52 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:54 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:56 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 13:57 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 13:59 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:01 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:03 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:04 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:06 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:07 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:09 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:10 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:12 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:13 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:14 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 240 seconds] 14:16 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:17 -!- someone235 [uid419897@id-419897.ilkley.irccloud.com] has quit [Quit: Connection closed for inactivity] 14:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:18 -!- b_101 [~robert@94.46.175.130] has joined #bitcoin-core-dev 14:19 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:21 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:22 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:23 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:25 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:26 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:28 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:29 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:31 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:32 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:35 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:36 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:36 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Remote host closed the connection] 14:37 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 14:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:39 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:41 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:42 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Ping timeout: 256 seconds] 14:43 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:44 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:45 -!- Guest2528 [~Guest25@2a02-842a-848b-0c01-305e-99c2-141a-4585.rev.sfr.net] has joined #bitcoin-core-dev 14:45 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:46 -!- Guest2528 [~Guest25@2a02-842a-848b-0c01-305e-99c2-141a-4585.rev.sfr.net] has quit [Client Quit] 14:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:50 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 14:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:51 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 14:52 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 14:54 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 14:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 14:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:02 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:03 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:05 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:06 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:08 -!- b_101 [~robert@94.46.175.130] has quit [Quit: Lost terminal] 15:08 -!- b_101 [~robert@94.46.175.130] has joined #bitcoin-core-dev 15:08 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:09 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:10 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 15:11 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:12 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:14 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 15:14 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:15 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:18 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:18 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 15:19 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 15:21 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:25 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:26 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 15:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:28 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 15:28 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:29 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:32 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:32 -!- b_101 [~robert@94.46.175.130] has quit [Quit: Lost terminal] 15:33 -!- b_101 [~robert@94.46.175.130] has joined #bitcoin-core-dev 15:34 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:35 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:36 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:36 -!- PaperSword [~PaperSwor@securemail.qrsnap.io] has quit [Read error: Connection reset by peer] 15:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:39 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:40 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Quit: aллилѹіа!] 15:41 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:42 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:44 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:46 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:49 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Remote host closed the connection] 15:50 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 15:50 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Remote host closed the connection] 15:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 15:52 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 15:54 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 15:59 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:00 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:00 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 16:02 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:03 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Remote host closed the connection] 16:04 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 16:06 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:10 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:11 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:13 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:14 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:16 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:17 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:19 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:20 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:22 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:24 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:26 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:28 -!- PaperSword [~PaperSwor@securemail.qrsnap.io] has joined #bitcoin-core-dev 16:29 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 16:29 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:29 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Remote host closed the connection] 16:29 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 16:29 -!- infernix [nix@spirit.infernix.net] has quit [Quit: ZNC - http://znc.sourceforge.net] 16:30 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:32 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 16:32 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:33 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:34 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Ping timeout: 256 seconds] 16:35 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:36 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:40 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:42 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:43 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:45 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9ld053wct607.ipv6.telus.net] has joined #bitcoin-core-dev 16:45 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:46 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 256 seconds] 16:47 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:50 -!- b_101 [~robert@94.46.175.130] has quit [Ping timeout: 256 seconds] 16:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:55 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 16:57 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 16:58 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:00 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:01 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:03 -!- infernix [nix@spirit.infernix.net] has joined #bitcoin-core-dev 17:03 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:04 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:06 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:08 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:10 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:11 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:13 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:14 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:16 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:17 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:19 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:20 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:22 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:24 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:26 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:28 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:30 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:31 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:33 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:35 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:36 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:38 -!- b_101 [~robert@94.46.175.130] has joined #bitcoin-core-dev 17:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:39 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:41 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:42 -!- b_101 [~robert@94.46.175.130] has quit [Ping timeout: 240 seconds] 17:43 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:44 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:46 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:55 -!- Zenton [~user@user/zenton] has quit [Ping timeout: 268 seconds] 17:56 -!- PaperSword [~PaperSwor@securemail.qrsnap.io] has quit [Read error: Connection reset by peer] 17:57 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 17:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 17:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:01 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:02 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:04 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Ping timeout: 255 seconds] 18:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:05 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 18:06 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 18:06 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 18:08 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:12 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:13 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:15 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 18:16 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:16 -!- qubenix [~qubenix@user/qubenix] has quit [Ping timeout: 260 seconds] 18:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:18 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 18:19 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:20 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:21 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:23 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:24 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:26 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:28 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:29 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:30 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 18:31 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:32 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 18:33 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 18:34 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:39 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:40 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:42 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:44 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:45 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:46 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:49 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:50 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:51 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:53 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:54 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:56 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:57 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 18:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 18:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:00 -!- ziggie [uid521459@user/ziggie] has quit [Quit: Connection closed for inactivity] 19:01 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:02 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:05 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:06 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:07 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:09 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:10 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:12 -!- PaperSword [~PaperSwor@securemail.qrsnap.io] has joined #bitcoin-core-dev 19:12 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:13 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:15 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:16 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:17 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:20 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:21 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:22 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:23 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:25 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:26 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 19:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:28 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:29 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:31 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:31 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9ld053wct607.ipv6.telus.net] has quit [Remote host closed the connection] 19:32 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 19:32 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Remote host closed the connection] 19:32 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 19:32 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 19:34 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:35 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 19:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:38 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 19:39 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:41 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:42 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:42 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 19:43 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:45 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:46 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:47 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:48 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:50 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:51 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:55 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 19:57 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 19:58 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:00 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:00 -!- NorrinRadd [~me@185.238.231.8] has joined #bitcoin-core-dev 20:01 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:03 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:04 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:04 -!- pablomartin [~pablomart@155.133.14.162] has joined #bitcoin-core-dev 20:04 < PaperSword> I hosted a twitter spaces regarding BIP-14 and one questions came up. How is the version of the protocol 'version' determined? 20:06 -!- pablomartin [~pablomart@155.133.14.162] has quit [Client Quit] 20:06 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:07 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:08 < PaperSword> My answer was preceded with an I don't know fully, but stated I believe that it's up to the implementation and is documented/coded to which features that implementation supports but each version number represent a change in the ways that are possible for a client to communicate. 20:09 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:10 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:12 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:13 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:15 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:16 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:17 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:20 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:21 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:23 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:24 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:25 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:28 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:29 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:31 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:32 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:34 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:35 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:36 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:37 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:40 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:41 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:43 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:44 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:46 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:47 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:49 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:50 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:52 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:53 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:55 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:56 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 20:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 20:59 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:03 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:04 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:05 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:07 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 268 seconds] 21:07 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:09 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:10 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Remote host closed the connection] 21:10 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 21:11 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:12 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:14 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:15 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:15 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Ping timeout: 256 seconds] 21:17 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:17 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 21:18 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:20 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:21 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:23 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:24 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:26 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:28 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:29 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:29 -!- NorrinRadd [~me@185.238.231.8] has quit [Ping timeout: 260 seconds] 21:30 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:32 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:33 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:34 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:35 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:37 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:38 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:40 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:41 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:43 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:43 -!- amovfx [~amovfx@d50-99-173-89.abhsia.telus.net] has joined #bitcoin-core-dev 21:45 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:47 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:48 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:48 -!- amovfx [~amovfx@d50-99-173-89.abhsia.telus.net] has quit [Ping timeout: 260 seconds] 21:50 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:51 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:52 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:54 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:56 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 21:57 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 21:58 -!- NorrinRadd [~me@185.238.231.8] has joined #bitcoin-core-dev 21:58 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:00 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:02 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:03 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:05 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:07 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:08 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:10 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:11 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:12 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:14 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:16 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:17 -!- amovfx [~amovfx@d50-99-173-89.abhsia.telus.net] has joined #bitcoin-core-dev 22:17 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:19 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:22 -!- amovfx [~amovfx@d50-99-173-89.abhsia.telus.net] has quit [Ping timeout: 256 seconds] 22:26 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:27 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:29 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:30 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:33 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:34 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:35 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:37 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:38 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:39 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:41 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:42 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:44 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:45 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:46 -!- [D] [Dan@2001:41d0:d:21d0::69] has quit [Changing host] 22:46 -!- [D] [Dan@user/D/x-1283225] has joined #bitcoin-core-dev 22:47 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:48 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:50 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:52 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:54 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has joined #bitcoin-core-dev 22:55 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:56 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 22:57 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 22:59 -!- amovfx [~amovfx@node-1w7jr9yaiypxy9f6r72obajiy.ipv6.telus.net] has quit [Ping timeout: 256 seconds] 22:59 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:00 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:02 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:03 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:08 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:09 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:11 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:12 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:14 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:15 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:17 -!- NorrinRadd [~me@185.238.231.8] has quit [Ping timeout: 252 seconds] 23:18 -!- kallewoof is now known as kalle 23:20 -!- NorrinRadd [~me@185.238.231.32] has joined #bitcoin-core-dev 23:21 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:22 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:24 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:26 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:27 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:28 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:30 -!- amovfx [~amovfx@d50-99-173-89.abhsia.telus.net] has joined #bitcoin-core-dev 23:30 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:31 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:35 -!- amovfx [~amovfx@d50-99-173-89.abhsia.telus.net] has quit [Ping timeout: 255 seconds] 23:37 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:38 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:39 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:40 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Quit: bye] 23:43 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:47 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 23:47 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:48 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 23:50 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:53 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 23:54 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:55 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:57 -!- Yihen [~textual@103.138.75.83] has joined #bitcoin-core-dev 23:58 -!- Yihen [~textual@103.138.75.83] has quit [Remote host closed the connection] 23:59 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 23:59 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev --- Log closed Mon Nov 21 00:00:17 2022