--- Day changed Fri May 11 2018 00:19 < bitcoin-git> [bitcoin] practicalswift opened pull request #13214: Enable Travis checking for two Python linting rules we are currently not violating (master...enable-python-lint-rules) https://github.com/bitcoin/bitcoin/pull/13214 00:20 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 276 seconds] 00:21 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 00:25 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 00:49 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Remote host closed the connection] 00:49 -!- glaksmono [~glaksmono@112.78.141.26] has joined #bitcoin-core-dev 00:52 -!- murrayn [~dafuq@unaffiliated/murrayn] has quit [Ping timeout: 256 seconds] 00:53 -!- murrayn [~dafuq@unaffiliated/murrayn] has joined #bitcoin-core-dev 00:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 00:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 00:54 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has joined #bitcoin-core-dev 00:54 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Ping timeout: 240 seconds] 00:55 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 00:56 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 01:12 < jonasschnelli> wumpus: is there a reason why your httpserver impl. does not interrupt the workQueue during StopHTTPServer()? 01:12 < jonasschnelli> The thread.join(); will always idle endless since the cond-var will not be notified 01:15 -!- ccdle12 [3eff661a@gateway/web/freenode/ip.62.255.102.26] has joined #bitcoin-core-dev 01:15 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:19 -!- drizztbsd [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:20 -!- timothy [~tredaelli@redhat/timothy] has quit [Ping timeout: 248 seconds] 01:30 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 01:31 -!- anome [~anome@unaffiliated/anome] has quit [Client Quit] 01:33 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 01:35 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 01:39 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Remote host closed the connection] 01:39 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 01:44 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Ping timeout: 256 seconds] 01:56 -!- rahul [7ab073b6@gateway/web/freenode/ip.122.176.115.182] has joined #bitcoin-core-dev 01:56 -!- rahul is now known as Guest81556 01:56 < Guest81556> thts fine 01:57 < Guest81556> who is ccook 01:58 -!- Guest81556 [7ab073b6@gateway/web/freenode/ip.122.176.115.182] has quit [Client Quit] 01:59 -!- glaksmono [~glaksmono@112.78.141.26] has joined #bitcoin-core-dev 02:11 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 02:12 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 02:13 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Remote host closed the connection] 02:22 -!- rex4539 [~textual@2a02:587:3516:1600:3daa:1520:4441:566b] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 02:26 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 02:28 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 02:30 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 02:39 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Remote host closed the connection] 02:40 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Quit: laurentmt] 02:47 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 02:47 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 02:49 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Max SendQ exceeded] 02:49 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 03:00 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has quit [Read error: Connection reset by peer] 03:00 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has joined #bitcoin-core-dev 03:07 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has joined #bitcoin-core-dev 03:12 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 03:12 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Client Quit] 03:13 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 03:18 < bitcoin-git> [bitcoin] ken2812221 opened pull request #13215: [WIP] Travis: Build tests on Ubuntu 18.04 with docker (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13215 03:32 -!- rex4539 [~textual@ppp079166005201.access.hol.gr] has joined #bitcoin-core-dev 03:34 -!- rex4539 [~textual@ppp079166005201.access.hol.gr] has quit [Client Quit] 03:40 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Remote host closed the connection] 03:40 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-fprroirdlqxoxdrz] has joined #bitcoin-core-dev 03:40 -!- glaksmono [~glaksmono@112.78.141.26] has joined #bitcoin-core-dev 03:43 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 255 seconds] 03:44 -!- atroxes [~atroxes@unaffiliated/atroxes] has quit [Quit: bye] 03:44 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Ping timeout: 248 seconds] 03:45 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 03:45 -!- atroxes [~atroxes@unaffiliated/atroxes] has joined #bitcoin-core-dev 03:46 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 03:47 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:49 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:49 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:51 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 03:55 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:56 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 03:56 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:00 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 04:03 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 04:03 -!- rex4539 [~textual@ppp-94-66-58-206.home.otenet.gr] has joined #bitcoin-core-dev 04:04 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 04:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:15 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 04:17 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Client Quit] 04:19 -!- rex4539 [~textual@ppp-94-66-58-206.home.otenet.gr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 04:20 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 04:22 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 256 seconds] 04:23 -!- kakobreklaa is now known as kakobrekla 04:23 -!- kakobrekla [~kako@163-172-8-69.rev.poneytelecom.eu] has quit [Changing host] 04:23 -!- kakobrekla [~kako@unaffiliated/kakobrekla] has joined #bitcoin-core-dev 04:34 -!- Khunbi [~Khunbi@89.249.64.235] has joined #bitcoin-core-dev 04:39 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 04:39 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Remote host closed the connection] 04:39 -!- glaksmono [~glaksmono@112.78.141.26] has joined #bitcoin-core-dev 04:41 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 04:44 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Ping timeout: 240 seconds] 04:48 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 04:49 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 04:59 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 05:01 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 05:04 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 05:04 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 05:13 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 256 seconds] 05:21 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 05:24 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 05:25 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 05:26 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has quit [Quit: Konversation terminated!] 05:28 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 250 seconds] 05:30 -!- cryptapus [~cryptapus@jupiter.osmus.org] has joined #bitcoin-core-dev 05:30 -!- cryptapus [~cryptapus@jupiter.osmus.org] has quit [Changing host] 05:30 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 05:35 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 256 seconds] 05:36 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 05:36 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 05:37 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 05:45 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:46 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:49 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:50 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:52 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:52 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:54 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:54 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:55 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 05:56 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:56 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:58 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:59 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:00 -!- rex4539 [~textual@ppp079166005201.access.hol.gr] has joined #bitcoin-core-dev 06:02 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:02 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:02 -!- rex4539 [~textual@ppp079166005201.access.hol.gr] has quit [Client Quit] 06:05 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:05 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:07 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:07 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:09 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:10 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:13 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Remote host closed the connection] 06:21 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:21 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:23 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:23 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:25 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:25 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:29 < bitcoin-git> [bitcoin] marcoagner opened pull request #13216: [qt] implements concept for different disk sizes on intro (master...fix_testnet_disk_usage_msg) https://github.com/bitcoin/bitcoin/pull/13216 06:30 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:30 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:32 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:33 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:44 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 06:49 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Ping timeout: 255 seconds] 06:49 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 06:59 -!- twistedline [~quassel@unaffiliated/twistedline] has quit [Ping timeout: 255 seconds] 07:00 -!- Sentineo_ is now known as Sentineo 07:01 -!- rex4539 [~textual@2a02:587:3516:1600:399a:f3c2:d608:8dd3] has joined #bitcoin-core-dev 07:02 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 07:02 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:04 -!- anome [~anome@unaffiliated/anome] has quit [] 07:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 07:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 07:10 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 07:10 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 07:11 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 07:14 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 07:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 07:16 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has quit [Read error: Connection reset by peer] 07:17 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has joined #bitcoin-core-dev 07:22 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 07:24 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 07:25 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:27 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Client Quit] 07:28 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:29 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 07:29 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 07:33 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 07:33 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 07:33 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 07:35 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 07:36 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 07:36 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:37 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 07:44 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 07:58 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 08:01 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 08:01 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 08:02 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Remote host closed the connection] 08:03 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 08:03 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 240 seconds] 08:03 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 08:14 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 08:19 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-fprroirdlqxoxdrz] has quit [Quit: Connection closed for inactivity] 08:26 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 08:26 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 08:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 08:30 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 08:30 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 08:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 08:38 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Quit: laurentmt] 08:42 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has quit [Ping timeout: 255 seconds] 08:43 -!- jb55 [~jb55@node-1w7jr9qkydhiku0jsgcb1oc8y.ipv6.telus.net] has joined #bitcoin-core-dev 08:46 -!- moneyball [~moneyball@65.200.72.90] has joined #bitcoin-core-dev 08:48 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 260 seconds] 08:50 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 08:50 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 08:52 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 08:53 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 08:55 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 08:55 -!- anome [~anome@unaffiliated/anome] has quit [] 08:55 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 08:56 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has joined #bitcoin-core-dev 08:57 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 08:58 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:02 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:02 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:04 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:04 -!- twistedline [~quassel@unaffiliated/twistedline] has joined #bitcoin-core-dev 09:04 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:05 -!- YY [8164fd5b@gateway/web/freenode/ip.129.100.253.91] has joined #bitcoin-core-dev 09:06 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:07 -!- YY [8164fd5b@gateway/web/freenode/ip.129.100.253.91] has left #bitcoin-core-dev [] 09:07 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:10 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:10 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:12 -!- twistedline [~quassel@unaffiliated/twistedline] has quit [Ping timeout: 250 seconds] 09:14 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:15 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:16 -!- twistedline [~quassel@unaffiliated/twistedline] has joined #bitcoin-core-dev 09:19 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:19 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:21 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 09:22 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 09:22 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has quit [Quit: WeeChat 2.0.1] 09:24 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:24 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has quit [Read error: Connection reset by peer] 09:24 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:24 -!- ccdle12 [3eff661a@gateway/web/freenode/ip.62.255.102.26] has quit [Ping timeout: 260 seconds] 09:25 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has joined #bitcoin-core-dev 09:32 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 09:35 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:35 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:37 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:38 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:40 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:40 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:42 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:42 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:44 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Remote host closed the connection] 09:46 -!- pierre_rochard [~pierre@unaffiliated/pierre-rochard/x-3593157] has joined #bitcoin-core-dev 09:47 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:48 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:48 -!- niu [~Mutter@198.181.59.68] has joined #bitcoin-core-dev 09:49 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:50 -!- niu [~Mutter@198.181.59.68] has quit [Client Quit] 09:50 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:52 -!- isis is now known as isis_ 09:54 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:54 -!- twistedline [~quassel@unaffiliated/twistedline] has quit [Ping timeout: 248 seconds] 09:54 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:57 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 09:57 -!- murrayn [~dafuq@unaffiliated/murrayn] has quit [Ping timeout: 260 seconds] 09:57 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 09:58 -!- Krellan [~Krellan@2601:640:4000:9258:a571:8992:d90f:5372] has quit [Remote host closed the connection] 09:58 < pierre_rochard> catching up on yesterday’s meeting, I’m glad people are finding bitcoinacks.com helpful, jonasschnelli happy to discuss what you have in mind (here, or offline if we want to avoid causing noise). My project can’t fundamentally change the incentives of open source but I think a little nudging and transparency helps everyone 10:00 -!- ExtraCrispy [~ExtraCris@185.9.18.150] has joined #bitcoin-core-dev 10:01 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 10:02 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 10:02 -!- twistedline [~quassel@unaffiliated/twistedline] has joined #bitcoin-core-dev 10:04 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 10:06 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 10:06 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 10:14 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:17 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 10:18 -!- drizztbsd [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 10:19 -!- murrayn [~dafuq@S01061cabc0b054b3.ok.shawcable.net] has joined #bitcoin-core-dev 10:19 -!- murrayn [~dafuq@S01061cabc0b054b3.ok.shawcable.net] has quit [Changing host] 10:19 -!- murrayn [~dafuq@unaffiliated/murrayn] has joined #bitcoin-core-dev 10:21 -!- isis_ is now known as isis 10:23 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 10:23 -!- zivl [~zivl@2601:19a:837f:e4e1:8864:4909:ff7f:2df3] has quit [Ping timeout: 246 seconds] 10:23 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:26 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 10:28 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 248 seconds] 10:38 -!- isis is now known as isis_ 10:39 -!- neatnik [~adam@neatnik.net] has joined #bitcoin-core-dev 10:42 -!- anome [~anome@unaffiliated/anome] has quit [] 10:42 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 10:44 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 10:45 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 10:48 -!- zivl [~zivl@2601:19a:837f:e4e1:21d2:73b5:caa2:7736] has joined #bitcoin-core-dev 10:53 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 10:59 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:02 -!- booyah [~bb@193.25.1.157] has quit [Remote host closed the connection] 11:05 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 11:05 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 11:05 -!- Khunbi_ [~Khunbi@89.249.64.163] has joined #bitcoin-core-dev 11:05 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 11:08 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 11:08 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 11:08 -!- Khunbi [~Khunbi@89.249.64.235] has quit [Ping timeout: 255 seconds] 11:11 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 11:12 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Ping timeout: 240 seconds] 11:12 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 11:14 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 11:14 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 11:15 -!- anome [~anome@unaffiliated/anome] has quit [] 11:16 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 11:17 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 11:18 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 11:19 < jamesob> pierre_rochard: great job with bitcoinacks. are you receptive to PRs on the github repo? not sure if the code there is current or not. 11:25 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 11:26 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 11:26 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 11:27 < pierre_rochard> jamesob: yes I am! I’ll message you directly 11:29 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 11:29 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 11:30 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 11:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:31 -!- mbmott [~mbmott@69.6.107.121] has joined #bitcoin-core-dev 11:31 -!- mbmott [~mbmott@69.6.107.121] has left #bitcoin-core-dev [] 11:32 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 11:33 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 11:33 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 11:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 11:36 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 255 seconds] 11:40 -!- moneyball [~moneyball@65.200.72.90] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 11:42 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 11:44 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 11:47 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 11:48 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 11:49 -!- Guest58550 [~delphi@2602:306:b8b6:b970:a486:c849:7773:b176] has quit [Ping timeout: 276 seconds] 11:50 -!- susdu [258e9084@gateway/web/freenode/ip.37.142.144.132] has joined #bitcoin-core-dev 11:51 -!- bsm1175321 [~mcelrath@173-9-124-61-NewEngland.hfc.comcastbusiness.net] has quit [Ping timeout: 256 seconds] 11:51 -!- moneyball [~moneyball@65.200.72.90] has joined #bitcoin-core-dev 11:52 -!- ExtraCrispy [~ExtraCris@185.9.18.150] has quit [Quit: ExtraCrispy] 11:53 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 11:54 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Quit: Leaving] 11:58 -!- MrPaz [~PazPazPaz@c-71-57-73-68.hsd1.il.comcast.net] has joined #bitcoin-core-dev 12:00 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 12:00 -!- MisterPaz [~PazPazPaz@84.39.112.86] has joined #bitcoin-core-dev 12:01 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 12:01 -!- Dizzle [~dizzle@108.171.182.16] has joined #bitcoin-core-dev 12:04 -!- MrPaz [~PazPazPaz@c-71-57-73-68.hsd1.il.comcast.net] has quit [Ping timeout: 248 seconds] 12:07 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 12:07 -!- MisterPaz [~PazPazPaz@84.39.112.86] has quit [Ping timeout: 265 seconds] 12:07 -!- MrPaz [~PazPazPaz@c-71-57-73-68.hsd1.il.comcast.net] has joined #bitcoin-core-dev 12:07 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 12:07 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 12:09 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 12:13 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 12:14 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 12:20 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 12:30 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 12:30 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 12:33 -!- anome [~anome@unaffiliated/anome] has quit [] 12:37 -!- rex4539_ [~Mutter@2a02:587:3516:1600:3588:2a85:cd4c:72de] has joined #bitcoin-core-dev 12:38 -!- rex4539_ [~Mutter@2a02:587:3516:1600:3588:2a85:cd4c:72de] has quit [Client Quit] 12:39 -!- rex4539_ [~Mutter@2a02:587:3516:1600:3588:2a85:cd4c:72de] has joined #bitcoin-core-dev 12:39 -!- rex4539_ [~Mutter@2a02:587:3516:1600:3588:2a85:cd4c:72de] has quit [Client Quit] 12:41 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 12:43 -!- MisterPaz [~PazPazPaz@84.39.112.86] has joined #bitcoin-core-dev 12:47 -!- MrPaz [~PazPazPaz@c-71-57-73-68.hsd1.il.comcast.net] has quit [Ping timeout: 256 seconds] 12:51 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 12:53 -!- atmshop88 [01342133@gateway/web/freenode/ip.1.52.33.51] has joined #bitcoin-core-dev 12:56 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 12:57 -!- Krellan_ [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 12:57 -!- anome [~anome@unaffiliated/anome] has quit [Client Quit] 12:59 < atmshop88> at,shop88 13:01 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Ping timeout: 256 seconds] 13:04 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #13219: bench: Add block assemble benchmark (master...Mf1805-benchBlockAssemble) https://github.com/bitcoin/bitcoin/pull/13219 13:06 -!- Krellan_ [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 13:07 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 13:08 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 13:11 -!- atmshop88 [01342133@gateway/web/freenode/ip.1.52.33.51] has quit [Quit: Page closed] 13:15 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 13:19 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 240 seconds] 13:23 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 13:23 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 13:29 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 13:30 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 13:34 -!- MisterPaz [~PazPazPaz@84.39.112.86] has quit [Ping timeout: 246 seconds] 13:35 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 13:36 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 13:37 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 13:43 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 13:44 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 13:54 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 265 seconds] 13:54 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 13:58 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 14:15 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 14:17 < Chris_Stewart_5> Does bitcoind attempt any p2p connections until a -reindex finishes? 14:18 < echeveria> no 14:22 -!- jchysk [~yo@63.147.87.170] has quit [Ping timeout: 240 seconds] 14:27 -!- susdu [258e9084@gateway/web/freenode/ip.37.142.144.132] has quit [Ping timeout: 260 seconds] 14:31 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 14:32 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 14:32 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 14:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 14:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 14:33 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 14:35 -!- jchysk [~yo@63.147.87.170] has joined #bitcoin-core-dev 14:36 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 14:38 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 14:45 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 14:45 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 14:46 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 14:50 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 248 seconds] 14:52 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 14:53 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:00 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:00 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:13 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:13 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:17 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 15:17 -!- Dizzle [~dizzle@108.171.182.16] has quit [Ping timeout: 240 seconds] 15:18 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 15:19 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:20 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:24 -!- DrFeelGood [~DrFeelGoo@unaffiliated/olufunmilayo] has quit [Ping timeout: 240 seconds] 15:26 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:27 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:30 -!- DrFeelGood [~DrFeelGoo@unaffiliated/olufunmilayo] has joined #bitcoin-core-dev 15:35 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:35 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:36 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 255 seconds] 15:42 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:42 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:43 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 15:47 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:48 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 15:54 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 15:55 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 16:01 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 16:02 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 16:08 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 16:08 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 16:14 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 16:15 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 16:21 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 16:22 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 16:27 -!- moneyball [~moneyball@65.200.72.90] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 16:29 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 16:30 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 16:36 -!- moneyball [~moneyball@65.200.72.90] has joined #bitcoin-core-dev 16:44 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 16:44 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 16:44 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 16:48 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 240 seconds] 16:48 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 16:49 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 16:55 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #bitcoin-core-dev 16:57 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 17:02 -!- Khunbi_ [~Khunbi@89.249.64.163] has quit [Quit: Khunbi_] 17:06 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 17:07 -!- anome [~anome@unaffiliated/anome] has quit [] 17:08 -!- tryphe [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 17:10 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 17:11 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 17:18 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 17:22 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Client Quit] 17:23 -!- unholymachine [~quassel@207.189.31.75] has joined #bitcoin-core-dev 17:24 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 17:31 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 17:31 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 17:32 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 17:33 -!- MrPaz [~PazPazPaz@84.39.112.86] has joined #bitcoin-core-dev 17:35 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 264 seconds] 17:38 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 17:38 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 17:38 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 17:44 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 17:45 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 17:51 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 17:52 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 17:58 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 17:59 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 18:01 -!- moneyball [~moneyball@65.200.72.90] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 18:05 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 18:06 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 18:12 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 18:13 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 18:21 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-sbqfuyrdvlbvqxmf] has joined #bitcoin-core-dev 18:23 -!- m8tion_ [~m8tion@37.173.18.14] has joined #bitcoin-core-dev 18:25 -!- m8tion [~m8tion@88.190.249.49] has quit [Ping timeout: 246 seconds] 18:40 -!- m8tion_ [~m8tion@37.173.18.14] has quit [Read error: Connection reset by peer] 19:00 -!- MrPaz [~PazPazPaz@84.39.112.86] has quit [Ping timeout: 268 seconds] 19:02 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:02 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:06 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:07 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:09 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:09 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:13 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:13 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:21 -!- isis_ is now known as isis 19:22 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Ping timeout: 255 seconds] 19:24 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #bitcoin-core-dev 19:36 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:36 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:38 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:39 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:40 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:41 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:43 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:43 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:50 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:50 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 19:52 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 19:52 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:00 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 20:01 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:02 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 20:02 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:04 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:04 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:06 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:06 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:08 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:09 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:11 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:12 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:13 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:13 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:15 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:15 -!- Sinclair_ [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 250 seconds] 20:16 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:17 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:18 -!- unholymachine [~quassel@207.189.31.75] has quit [Read error: Connection reset by peer] 20:18 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:20 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:21 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:22 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:22 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:29 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:29 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:32 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:33 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:35 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:35 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:37 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:37 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:40 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:40 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:42 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:43 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:46 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:46 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:53 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 21:06 -!- neatnik [~adam@neatnik.net] has quit [Quit: Lost terminal] 21:10 -!- propumpkin [~copumpkin@haskell/developer/copumpkin] has quit [Ping timeout: 268 seconds] 21:21 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-sbqfuyrdvlbvqxmf] has quit [Quit: Connection closed for inactivity] 21:43 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Remote host closed the connection] 21:44 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 21:48 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 240 seconds] 22:13 -!- Soligor [~Soligor@unaffiliated/soligor] has quit [Ping timeout: 248 seconds] 22:17 -!- Soligor [~Soligor@unaffiliated/soligor] has joined #bitcoin-core-dev 22:30 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 22:37 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 22:37 -!- Edd [4a66dae8@gateway/web/freenode/ip.74.102.218.232] has joined #bitcoin-core-dev 22:38 < Edd> K 22:41 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 256 seconds] 22:42 -!- Edd [4a66dae8@gateway/web/freenode/ip.74.102.218.232] has quit [Ping timeout: 260 seconds] 22:44 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [] 23:07 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 23:07 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 23:12 -!- zautomata1 [~zautomata@41.232.222.38] has joined #bitcoin-core-dev 23:13 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:13 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Client Quit] 23:13 -!- zautomata [~zautomata@41.239.49.224] has quit [Ping timeout: 240 seconds] 23:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:16 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 23:16 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:18 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 23:18 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 23:19 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 23:20 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has joined #bitcoin-core-dev 23:20 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 240 seconds] 23:21 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 23:21 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:22 -!- Krellan [~Krellan@2601:640:4000:9258:21e3:e28b:b43a:6a54] has joined #bitcoin-core-dev 23:30 -!- jb55 [~jb55@node-1w7jr9qkydhiku0jsgcb1oc8y.ipv6.telus.net] has quit [Ping timeout: 255 seconds] 23:32 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 23:33 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 23:34 -!- alexneudatchin [~alexn___r@31.148.138.118] has joined #bitcoin-core-dev 23:39 -!- alexneudatchin [~alexn___r@31.148.138.118] has quit [Quit: Leaving] 23:45 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 23:50 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 250 seconds] 23:57 -!- jchysk [~yo@63.147.87.170] has quit [Ping timeout: 264 seconds]