--- Day changed Mon Jul 03 2017 00:08 -!- ivan [~ivan@unaffiliated/ivan/x-000001] has quit [Quit: lp0 on fire] 00:31 < wumpus> he could try pre-comiled versions? 00:32 < wumpus> we've been shipping ARM linux executables for a while 00:32 < wumpus> or is this problem new in master? 00:37 < bitcoin-git> [bitcoin] AkioNak opened pull request #10728: fix typo in help text for removeprunedfunds (master...fix-removeprunedfunds-helptext) https://github.com/bitcoin/bitcoin/pull/10728 00:39 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2935b469ae96...dd07f47b7962 00:39 < bitcoin-git> bitcoin/master 27c63dc John Newbery: [tests] nits in dbcrash.py 00:39 < bitcoin-git> bitcoin/master dd07f47 MarcoFalke: Merge #10704: [tests] nits in dbcrash.py... 00:39 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #10704: [tests] nits in dbcrash.py (master...dbcrashtestnits) https://github.com/bitcoin/bitcoin/pull/10704 00:45 -!- jouke [~worst@2001:1c02:1600:9200:a087:b7df:355f:da7c] has joined #bitcoin-core-dev 00:45 -!- jouke [~worst@2001:1c02:1600:9200:a087:b7df:355f:da7c] has quit [Changing host] 00:45 -!- jouke [~worst@unaffiliated/komkommer] has joined #bitcoin-core-dev 00:56 -!- laurentmt [~Thunderbi@92.154.68.134] has joined #bitcoin-core-dev 00:57 -!- laurentmt [~Thunderbi@92.154.68.134] has quit [Client Quit] 01:03 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Ping timeout: 248 seconds] 01:04 -!- PaulCape_ [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 01:10 -!- timothy [tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:29 < bitcoin-git> [bitcoin] luke-jr opened pull request #10729: Wrap EvalScript in a ScriptExecution class (master...scriptex) https://github.com/bitcoin/bitcoin/pull/10729 01:32 < bitcoin-git> [bitcoin] luke-jr opened pull request #10730: Move script flag to/from-string logic from tests to script/interpreter (master...scriptflag_strings) https://github.com/bitcoin/bitcoin/pull/10730 01:48 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has quit [Remote host closed the connection] 01:52 -!- Giszmo [~leo@pc-240-13-215-201.cm.vtr.net] has quit [Quit: Leaving.] 02:04 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 02:34 -!- peter7 [~peter7@117.222.147.128] has joined #bitcoin-core-dev 02:39 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Quit: Leaving.] 02:42 -!- Guyver2_ [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 02:45 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 260 seconds] 02:45 -!- Guyver2_ is now known as Guyver2 02:51 -!- peter7 [~peter7@117.222.147.128] has quit [Quit: Leaving] 02:56 -!- jannes [~jannes@178.132.211.90] has joined #bitcoin-core-dev 02:58 < bitcoin-git> [bitcoin] luke-jr opened pull request #10731: net_processing: Avoid filtering any printable characters from UAs in the log (master...log_more_uacomment) https://github.com/bitcoin/bitcoin/pull/10731 03:00 -!- PaulCape_ [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Ping timeout: 240 seconds] 03:01 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 248 seconds] 03:05 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 03:06 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 260 seconds] 03:08 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 03:16 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 03:24 -!- RubenSomsen [~RubenSoms@1.217.138.142] has joined #bitcoin-core-dev 03:24 -!- Ruben [~RubenSoms@1.217.138.142] has joined #bitcoin-core-dev 03:27 < bitcoin-git> [bitcoin] darrenkis opened pull request #10732: remove https://github.com/jli225from users (master...segwit2x) https://github.com/bitcoin/bitcoin/pull/10732 03:28 -!- RubenSomsen [~RubenSoms@1.217.138.142] has quit [Ping timeout: 246 seconds] 03:29 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 03:32 < luke-jr> O.o 03:36 -!- goatpig [5a5c653a@gateway/web/freenode/ip.90.92.101.58] has joined #bitcoin-core-dev 03:40 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:05 -!- Magicking_ [~anonymous@unaffiliated/magicking] has quit [Ping timeout: 260 seconds] 04:06 -!- Magicking_ [~anonymous@unaffiliated/magicking] has joined #bitcoin-core-dev 04:43 < bitcoin-git> [bitcoin] laanwj closed pull request #10732: remove https://github.com/jli225from users (master...segwit2x) https://github.com/bitcoin/bitcoin/pull/10732 05:00 < bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/dd07f47b7962...d81bec7666de 05:00 < bitcoin-git> bitcoin/master df7e2f0 Wladimir J. van der Laan: rpc: Move the `generate` RPC call to rpcwallet... 05:00 < bitcoin-git> bitcoin/master 2a96283 Wladimir J. van der Laan: rpc: Update `generate` for developer notes... 05:00 < bitcoin-git> bitcoin/master d81bec7 Wladimir J. van der Laan: Merge #10683: rpc: Move the `generate` RPC call to rpcwallet... 05:00 < bitcoin-git> [bitcoin] laanwj closed pull request #10683: rpc: Move the `generate` RPC call to rpcwallet (master...2017_06_wallet_mining) https://github.com/bitcoin/bitcoin/pull/10683 05:12 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds] 05:16 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 05:21 < bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d81bec7666de...7397af9d314d 05:21 < bitcoin-git> bitcoin/master ecb4fc3 Akio Nakamura: fix typo in help text for removeprunedfunds 05:21 < bitcoin-git> bitcoin/master 7397af9 Jonas Schnelli: Merge #10728: fix typo in help text for removeprunedfunds... 05:21 < bitcoin-git> [bitcoin] jonasschnelli closed pull request #10728: fix typo in help text for removeprunedfunds (master...fix-removeprunedfunds-helptext) https://github.com/bitcoin/bitcoin/pull/10728 05:34 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has quit [Quit: conversation terminated!] 05:38 -!- cryptapus [~cryptapus@jupiter.osmus.org] has joined #bitcoin-core-dev 05:38 -!- cryptapus [~cryptapus@jupiter.osmus.org] has quit [Changing host] 05:38 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 05:38 -!- cryptapus is now known as cryptapus_afk 06:04 -!- harrymm [~wayne@211-22-154-35.HINET-IP.hinet.net] has quit [Ping timeout: 276 seconds] 06:06 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has joined #bitcoin-core-dev 06:19 -!- Ruben [~RubenSoms@1.217.138.142] has quit [Ping timeout: 260 seconds] 06:20 -!- JackH [~laptop@46.231.18.66] has joined #bitcoin-core-dev 06:40 -!- Bootvis_ [bob@baltar.lan.endoria.net] has quit [Ping timeout: 240 seconds] 06:41 -!- Bootvis [bob@baltar.lan.endoria.net] has joined #bitcoin-core-dev 06:56 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has quit [Quit: mining] 07:01 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has joined #bitcoin-core-dev 07:08 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Read error: Connection reset by peer] 07:09 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:09 -!- GalenC [~GalenC@64.206.165.227] has quit [Quit: Leaving] 07:37 -!- laurentmt [~Thunderbi@92.154.68.134] has joined #bitcoin-core-dev 07:42 < bitcoin-git> [bitcoin] instagibbs opened pull request #10733: getwalletinfo: return path for wallet file (master...walletnameinfo) https://github.com/bitcoin/bitcoin/pull/10733 07:50 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has quit [Quit: mining] 07:50 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has joined #bitcoin-core-dev 07:52 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 248 seconds] 07:53 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 07:55 -!- laurentmt [~Thunderbi@92.154.68.134] has quit [Quit: laurentmt] 08:00 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has quit [Quit: conversation terminated!] 08:03 -!- cryptapus [~cryptapus@jupiter.osmus.org] has joined #bitcoin-core-dev 08:03 -!- cryptapus [~cryptapus@jupiter.osmus.org] has quit [Changing host] 08:03 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 08:03 -!- cryptapus is now known as cryptapus_afk 08:04 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has joined #bitcoin-core-dev 08:08 -!- Ernest [~Ernest@188.226.139.184] has joined #bitcoin-core-dev 08:14 < bitcoin-git> [bitcoin] practicalswift closed pull request #10686: Avoid usage of uninitialized values in function call arguments (master...uninitialized-arguments) https://github.com/bitcoin/bitcoin/pull/10686 08:15 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has quit [Quit: mining] 08:23 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has joined #bitcoin-core-dev 08:35 -!- Ernest [~Ernest@188.226.139.184] has quit [Remote host closed the connection] 08:41 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has quit [Quit: mining] 08:43 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev 08:43 -!- Stephan [~Stephan@188.226.139.184] has joined #bitcoin-core-dev 08:44 -!- Stephan [~Stephan@188.226.139.184] has quit [Remote host closed the connection] 08:51 < bitcoin-git> [bitcoin] practicalswift opened pull request #10735: Avoid static analyzer warnings regarding uninitialized arguments (master...std-array) https://github.com/bitcoin/bitcoin/pull/10735 08:52 -!- baldur [~baldur@pool-100-2-139-91.nycmny.fios.verizon.net] has quit [Ping timeout: 246 seconds] 09:04 -!- Guyver2_ [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 09:07 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 260 seconds] 09:07 -!- Guyver2_ is now known as Guyver2 09:18 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 09:19 -!- draadpiraat[m] [draadpiraa@gateway/shell/matrix.org/x-udqdncdmqglckrxv] has quit [Ping timeout: 240 seconds] 09:19 -!- kewde[m] [kewdematri@gateway/shell/matrix.org/x-hvysnrljwlticxit] has quit [Ping timeout: 240 seconds] 09:20 -!- herzmeister[m] [herzmeiste@gateway/shell/matrix.org/x-moumrnjccbkaxefx] has quit [Ping timeout: 246 seconds] 09:24 -!- herzmeister[m] [herzmeiste@gateway/shell/matrix.org/x-kvmhzqkvvbatethd] has joined #bitcoin-core-dev 09:30 -!- kewde[m] [kewdematri@gateway/shell/matrix.org/x-xmxxbjjrkckekwoe] has joined #bitcoin-core-dev 09:30 -!- draadpiraat[m] [draadpiraa@gateway/shell/matrix.org/x-mlliyxnboqzrkonv] has joined #bitcoin-core-dev 09:34 -!- donaloconnor [~donal@188-141-68-158.dynamic.upc.ie] has joined #bitcoin-core-dev 09:45 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 246 seconds] 09:56 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:57 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 09:59 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 10:01 -!- timothy [tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 10:02 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 248 seconds] 10:10 -!- Dizzle [~dizzle@108.171.182.16] has joined #bitcoin-core-dev 10:15 -!- btcdrak [uid236341@gateway/web/irccloud.com/x-leeduhxwgnrrpyre] has quit [Quit: Connection closed for inactivity] 10:24 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Ping timeout: 260 seconds] 10:36 -!- Giszmo [~leo@pc-240-13-215-201.cm.vtr.net] has joined #bitcoin-core-dev 10:37 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 10:47 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 10:51 -!- Ruben [~RubenSoms@1.217.138.142] has joined #bitcoin-core-dev 10:52 < midnightmagic> hey. who created the github repo and did the initial svn import from the sourceforge repo? 11:08 -!- JackH [~laptop@46.231.18.66] has quit [Ping timeout: 276 seconds] 11:10 < bitcoin-git> [bitcoin] instagibbs closed pull request #10733: getwalletinfo: return path for wallet file (master...walletnameinfo) https://github.com/bitcoin/bitcoin/pull/10733 11:20 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Quit: .] 11:22 -!- JackH [~laptop@092-111-173-212.static.chello.nl] has joined #bitcoin-core-dev 11:27 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 11:28 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 11:54 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 11:55 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 11:55 < Dizzle> midnightmagic: it was Gavin Andresen. https://bitcointalk.org/index.php?topic=2367.0;all 11:58 < Dizzle> And from there began an awkward relationship between the svn repo and the git repo, where SVN became the deployment branch and github the integration branch. You and Gavin chatted briefly about it around the time Satoshi became sparse. http://bitcoinstats.com/irc/bitcoin-dev/logs/2011/01/31#l1296491784.0 12:08 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 12:20 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has joined #bitcoin-core-dev 12:27 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 12:27 -!- Dizzle [~dizzle@108.171.182.16] has quit [Quit: Leaving...] 12:43 -!- talmai [~T@c-24-147-97-55.hsd1.ma.comcast.net] has quit [Quit: mining] 12:50 -!- baldur [~baldur@pool-72-69-111-218.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 13:03 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 13:08 -!- murchandamus [~murchghos@ghostdub.de] has quit [Remote host closed the connection] 13:09 -!- murchandamus [~murchghos@ghostdub.de] has joined #bitcoin-core-dev 13:10 -!- Ruben [~RubenSoms@1.217.138.142] has quit [Ping timeout: 240 seconds] 13:19 -!- str4d [~str4d@pool-72-93-11-41.bstnma.east.verizon.net] has joined #bitcoin-core-dev 13:20 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 13:20 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Client Quit] 13:24 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has quit [Ping timeout: 248 seconds] 13:37 -!- goatpig [5a5c653a@gateway/web/freenode/ip.90.92.101.58] has quit [Quit: Page closed] 13:54 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Ping timeout: 240 seconds] 13:58 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 14:01 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 14:03 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 14:07 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Ping timeout: 240 seconds] 14:13 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 14:25 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Ping timeout: 248 seconds] 14:28 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds] 14:29 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 14:37 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 14:38 -!- JackH [~laptop@092-111-173-212.static.chello.nl] has quit [Remote host closed the connection] 15:01 -!- donaloconnor [~donal@188-141-68-158.dynamic.upc.ie] has quit [Ping timeout: 240 seconds] 15:14 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 15:16 -!- harrymm [~wayne@125-227-200-195.HINET-IP.hinet.net] has joined #bitcoin-core-dev 15:18 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds] 15:25 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 15:28 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 15:36 -!- str4d [~str4d@pool-72-93-11-41.bstnma.east.verizon.net] has quit [Ping timeout: 248 seconds] 16:01 -!- chjj [~chjj@unaffiliated/chjj] has quit [Quit: WeeChat 1.8] 16:02 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Read error: Connection reset by peer] 16:06 -!- jannes [~jannes@178.132.211.90] has quit [Quit: Leaving] 16:08 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 16:09 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 16:16 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 16:18 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Read error: Connection reset by peer] 16:20 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 16:28 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 16:35 -!- echonaut [~echonaut@46.101.192.134] has quit [Remote host closed the connection] 16:35 -!- echonaut [~echonaut@46.101.192.134] has joined #bitcoin-core-dev 17:01 < bitcoin-git> [bitcoin] theuni opened pull request #10738: net: drop custom CNode refcounting in favor of smart pointers (master...shared_ptr_cnode) https://github.com/bitcoin/bitcoin/pull/10738 17:10 -!- betawaffle [~betawaffl@h1.kdf.io] has left #bitcoin-core-dev [] 17:16 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Quit: .] 17:18 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 17:23 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 246 seconds] 17:27 -!- Cheeseo [~Cheeseo@gateway/vpn/privateinternetaccess/cheeseo] has joined #bitcoin-core-dev 17:36 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 17:43 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:45 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 255 seconds] 17:48 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-lmlnvkpjudjwjsfb] has quit [Quit: Connection closed for inactivity] 17:50 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 17:59 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has joined #bitcoin-core-dev 18:01 -!- Aaronva__ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:02 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 18:05 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 255 seconds] 18:07 -!- pandabull [~pandabull@2601:184:407f:de69:818d:252b:2412:a1fc] has joined #bitcoin-core-dev 18:10 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 18:16 -!- Cheeseo [~Cheeseo@gateway/vpn/privateinternetaccess/cheeseo] has quit [Read error: Connection reset by peer] 18:16 -!- tmddzk [~tom@c-98-234-64-218.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds] 18:26 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 18:36 -!- crakker [crakker@c-73-54-107-252.hsd1.fl.comcast.net] has joined #bitcoin-core-dev 18:42 -!- crakker [crakker@c-73-54-107-252.hsd1.fl.comcast.net] has quit [] 18:50 -!- pandabull [~pandabull@2601:184:407f:de69:818d:252b:2412:a1fc] has quit [] 19:24 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:27 -!- Aaronva__ [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 246 seconds] 19:28 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 248 seconds] 19:51 -!- Ruben [~RubenSoms@1.217.138.142] has joined #bitcoin-core-dev 20:02 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 258 seconds] 20:03 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 20:46 -!- btcdrak [uid236341@gateway/web/irccloud.com/x-meejmijccgnwtkxd] has joined #bitcoin-core-dev 20:47 -!- echonaut [~echonaut@46.101.192.134] has quit [Remote host closed the connection] 20:47 -!- echonaut [~echonaut@46.101.192.134] has joined #bitcoin-core-dev 22:07 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 255 seconds] 22:07 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 22:08 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 22:10 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 22:21 -!- Alina-malina [~Alina-mal@unaffiliated/alina-malina] has quit [Ping timeout: 246 seconds] 22:25 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 22:30 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 23:09 -!- goatpig [56f75436@gateway/web/freenode/ip.86.247.84.54] has joined #bitcoin-core-dev 23:10 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-gcdietbnhcbyprsi] has joined #bitcoin-core-dev 23:21 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has quit [Quit: leaving] 23:22 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has joined #bitcoin-core-dev 23:31 -!- arowser [~quassel@45.32.248.113] has quit [Remote host closed the connection] 23:38 -!- arowser [~quassel@45.32.248.113] has joined #bitcoin-core-dev 23:51 -!- Alina-malina [~Alina-mal@37.157.223.81] has joined #bitcoin-core-dev