--- Log opened Sat Oct 13 00:00:36 2018 00:15 < provoostenator> gmaxwell: any particular block that triggered this idea? 00:17 < gmaxwell> 23:29:03 < mn3monic> hello, I'm a testnet miner with a 0.16.3, someone looking at my blocks pointed out that I'm not mining segwit transactions, so I 00:17 < gmaxwell> investigated and I've seen that actually my getblocktemplate doesn't include all the available transactions I see in my 00:17 < gmaxwell> getrawmempool, and all the missings are segwit transactions. 00:18 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 00:18 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 00:26 -!- stevenroose [~steven@vps.weuste.club] has quit [Ping timeout: 272 seconds] 00:27 -!- stevenroose [~steven@vps.weuste.club] has joined #bitcoin-core-dev 00:34 -!- jpe [~jpe@185.216.35.122] has joined #bitcoin-core-dev 00:57 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 00:58 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 01:02 < provoostenator> Looks like the default example for getblocktemplate doesn't use SegWit either: https://bitcoincore.org/en/doc/0.17.0/rpc/mining/getblocktemplate/ 01:02 -!- esotericnonsense [~esotericn@unaffiliated/esotericnonsense] has quit [Ping timeout: 268 seconds] 01:02 < meshcollider> do runtime errors get printed to the log file too 01:02 < meshcollider> or just shown to the user 01:03 < booyah> provoostenator: damn 01:03 < provoostenator> Assuming it's unsafe to switch the default behavior then indeed throwing an error could make sense. We could add an argument where a miner can opt-out of any softfork. 01:04 < booyah> would be funny if it turned out real SW adoption was 80% but 30% of miners didn't care to change from doc :D 01:06 < booyah> gmaxwell: better call it yes_I_want_to_earn_less_money_by_not_mining_segwit=1 01:08 < booyah> in RPC too. It's half joke, but actually I can imagine a miner owner and some tech guy. Tech guy sets "segwit=false" and I do not care at all. He sets "earn_less_money" and Im interested wtf 01:20 < karelb> maybe a stupid question.... when building bitcoind, I keep seeing something called `libbitcoin_common` etc.... but that is unrelated to this, right - https://github.com/libbitcoin/libbitcoin 01:22 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-qvnlpoexbwnmhijh] has joined #bitcoin-core-dev 01:22 < bitcoin-git> [bitcoin] Sjors opened pull request #14472: [doc] getblocktemplate: use SegWit in example (master...2018/10/doc-getblocktemplate-segwit) https://github.com/bitcoin/bitcoin/pull/14472 01:22 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-qvnlpoexbwnmhijh] has left #bitcoin-core-dev [] 01:24 -!- jpe [~jpe@185.216.35.122] has quit [Ping timeout: 252 seconds] 01:26 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 01:32 -!- echonaut12 [~echonaut@46.101.192.134] has joined #bitcoin-core-dev 01:34 < echeveria> karelb: totally unrelated. 01:35 < karelb> I hoped so 01:35 < karelb> :) 01:35 < karelb> thx 01:35 -!- echonaut [~echonaut@46.101.192.134] has quit [Read error: Connection reset by peer] 01:35 -!- osue [~osue@165.227.135.119] has quit [Read error: Connection reset by peer] 01:36 -!- osue [~osue@165.227.135.119] has joined #bitcoin-core-dev 01:38 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 01:40 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:41 -!- bralyclow [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has joined #bitcoin-core-dev 01:43 -!- bralyclo_ [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has quit [Ping timeout: 246 seconds] 01:46 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has joined #bitcoin-core-dev 01:52 < jonasschnelli> sipa: you mean #14424? Yes. Will test 01:52 < gribble> https://github.com/bitcoin/bitcoin/issues/14424 | Stop requiring imported pubkey to sign non-PKH schemes by sipa · Pull Request #14424 · bitcoin/bitcoin · GitHub 02:08 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 02:10 < firelegend> In the context of ecc, what is a base point G? 02:15 < gmaxwell> firelegend: an arbitrarily selected element of the group. 02:16 < firelegend> The group being numbers between 0 and p? 02:17 < gmaxwell> No. The elliptic curve group is the set of points that satisify the curve equation. 02:18 < firelegend> Thanks, I'll keep on reading then. 02:18 -!- cdecker [~cdecker@mail.snyke.net] has joined #bitcoin-core-dev 02:44 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 02:50 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 02:53 -!- Krellan [~Krellan@2601:640:4000:9258:d497:d416:e5f3:251e] has quit [Ping timeout: 252 seconds] 03:03 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-fxmppobypmujmjeq] has joined #bitcoin-core-dev 03:03 < bitcoin-git> [bitcoin] alecalve opened pull request #14474: bitcoin-tx: Use constant for n pubkeys check (master...bitcoin_tx_use_constant) https://github.com/bitcoin/bitcoin/pull/14474 03:03 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-fxmppobypmujmjeq] has left #bitcoin-core-dev [] 03:11 < sipa> karelb: yes, unrelated to libbitcoin; those are just the names for our internal modules 03:12 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 03:22 -!- bralyclo_ [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has joined #bitcoin-core-dev 03:24 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 03:25 -!- bralyclow [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has quit [Ping timeout: 244 seconds] 03:29 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 244 seconds] 03:31 < gmaxwell> booyah: I don't think I've seen any evidence of mainnet miners mining that way, but it's an easy mistake to make. letting it mine without segwit was a compatiblity move that has mostly served its purpose. 03:36 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 03:51 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 246 seconds] 03:53 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has quit [Quit: rex4539] 04:38 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 04:41 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has joined #bitcoin-core-dev 04:49 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 04:54 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 05:05 -!- henry_ [adffdda3@gateway/web/freenode/ip.173.255.221.163] has joined #bitcoin-core-dev 05:05 < henry_> 123 05:17 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 05:21 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 260 seconds] 05:35 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 05:37 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:40 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 05:42 < fanquake> wumpus 14383 and #14403 should be mergeable, unless you wanted another ACK on 14403. In which case, could someone read through the discussion and ACK/NACK/comment etc 05:42 < gribble> https://github.com/bitcoin/bitcoin/issues/14403 | qt: Revert "Force TLS1.0+ for SSL connections" by real-or-random · Pull Request #14403 · bitcoin/bitcoin · GitHub 06:11 < Varunram> I don't know if this is a bug or expected behaviour but my regtest node doesn't seem to adjust difficulty every 2016 blocks. Two questions - a. Is this expected and b. Is there a way to force an adjustment 06:13 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:24 < harding> Varunram: I think it's expected: test/functional/test_framework/blocktools.py: block.nBits = 0x207fffff # difficulty retargeting is disabled in REGTEST chainparams 06:24 < Varunram> thanks harding! 06:27 < harding> Varunram: looks like you could probably change it here (and recompile): src/chainparams.cpp: consensus.fPowNoRetargeting = true; 06:28 < Varunram> ah, I need to test some reorg code on testnet, hence my question, this would help a lot, thanks! 06:32 -!- henry_ [adffdda3@gateway/web/freenode/ip.173.255.221.163] has quit [Quit: Page closed] 06:43 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 06:54 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 06:59 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:48 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-eyuimdlzwojskgqe] has joined #bitcoin-core-dev 07:48 < bitcoin-git> [bitcoin] practicalswift opened pull request #14475: serialize: Document integer width assumptions we are making when calculating compact sizes (master...integer-width-assumptions) https://github.com/bitcoin/bitcoin/pull/14475 07:48 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-eyuimdlzwojskgqe] has left #bitcoin-core-dev [] 07:57 -!- bralyclo_ [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has quit [] 07:57 -!- bralyclow [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has joined #bitcoin-core-dev 08:00 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 08:00 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 250 seconds] 08:06 -!- TheCharlatan is now known as TheCharatan 08:06 -!- TheCharatan is now known as TheCharlatan 08:33 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 08:35 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 09:00 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has joined #bitcoin-core-dev 09:02 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-core-dev 09:37 < phantomcircuit> Varunram, it doesn't retarget cause that would be annoying in regtest 09:39 < sipa> phantomcircuit: it used to retarget 09:39 < Varunram> I saw a couple old SO posts that told me it did 09:40 < phantomcircuit> sipa, yeah and it was annoying 09:40 < Varunram> phantomcircuit: I guess I found it different simply because _I_ was expecting regtest to behave like mainnet and not anything else 09:41 * Varunram annoying as in? difficulty rocketing up after a couple retargets? 09:45 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 09:50 < sipa> Varunram: right, for some tests you needed multiple retarget windows worth of blocks 09:50 < sipa> which was expensive 09:52 < Varunram> ah, I see, thanks! 10:02 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 252 seconds] 10:09 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 10:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 10:21 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 10:49 -!- romanz [~romanz@185.3.147.213] has joined #bitcoin-core-dev 10:54 < achow101> Varunram: if you want to test some reorg stuff, you can use invalidblock and reconsiderblock 11:04 -!- grubles [~grubles@unaffiliated/grubles] has joined #bitcoin-core-dev 11:05 < Varunram> achow101: yeah, that's what I'm doing now :) 11:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:17 < ken2812221> MarcoFalke: It seems that Drahtbot is offline for days. Is it crash? 11:18 -!- bralyclo_ [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has joined #bitcoin-core-dev 11:18 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has quit [Read error: Connection reset by peer] 11:19 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has joined #bitcoin-core-dev 11:21 -!- bralyclow [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has quit [Ping timeout: 250 seconds] 11:43 -!- firelegend [b2a9bee1@gateway/web/freenode/ip.178.169.190.225] has quit [Ping timeout: 256 seconds] 12:10 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Read error: Connection reset by peer] 12:10 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-dev 12:25 -!- berndj [~berndj@azna.co.za] has quit [Ping timeout: 252 seconds] 12:38 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-asdqjetfbtzguchs] has joined #bitcoin-core-dev 12:38 < bitcoin-git> [bitcoin] mrwhythat opened pull request #14476: RPC method 'encodescript' (master...encodescript-rpc) https://github.com/bitcoin/bitcoin/pull/14476 12:38 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-asdqjetfbtzguchs] has left #bitcoin-core-dev [] 12:49 -!- hebasto [~hebasto@95.164.65.194] has quit [Remote host closed the connection] 13:01 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 13:25 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 13:33 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 13:35 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 13:37 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-ijhgvgnqdtzothqv] has joined #bitcoin-core-dev 13:37 < bitcoin-git> [bitcoin] sipa opened pull request #14477: Add ability to convert solvability info to descriptor (master...201810_inferdescript) https://github.com/bitcoin/bitcoin/pull/14477 13:37 -!- bitcoin-git [bitcoin-gi@gateway/service/github.com/x-ijhgvgnqdtzothqv] has left #bitcoin-core-dev [] 13:41 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 13:42 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-core-dev 14:02 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 14:06 -!- mthiel_ [~mario@p4FCB39A0.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 14:16 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has quit [Quit: rex4539] 14:21 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has joined #bitcoin-core-dev 14:48 -!- bralyclo_ [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has quit [] 14:48 -!- bralyclow [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has joined #bitcoin-core-dev 14:58 -!- unholymachine [~quassel@38.132.115.211] has joined #bitcoin-core-dev 15:17 -!- iphelix_ [~iphelix@iphelix.powered.by.lunarbnc.net] has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net] 15:18 -!- iphelix [~iphelix@iphelix.powered.by.lunarbnc.net] has joined #bitcoin-core-dev 15:19 -!- iphelix is now known as Guest3185 15:19 -!- Guest3185 [~iphelix@iphelix.powered.by.lunarbnc.net] has quit [Client Quit] 15:22 -!- iphelix_ [~iphelix@iphelix.powered.by.lunarbnc.net] has joined #bitcoin-core-dev 15:37 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 272 seconds] 15:47 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:54 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 15:58 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has quit [Ping timeout: 260 seconds] 16:06 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has joined #bitcoin-core-dev 16:12 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 16:18 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 16:25 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 17:11 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 252 seconds] 17:11 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 17:25 -!- infernix [nix@unaffiliated/infernix] has quit [Ping timeout: 250 seconds] 17:30 -!- leishman [~leishman@2604:5500:c225:c500:81c6:fc19:8188:eb76] has joined #bitcoin-core-dev 17:38 -!- infernix [nix@unaffiliated/infernix] has joined #bitcoin-core-dev 17:41 -!- str4d [~str4d@133.196.6.51.dyn.plus.net] has joined #bitcoin-core-dev 17:49 -!- str4d [~str4d@133.196.6.51.dyn.plus.net] has quit [Ping timeout: 252 seconds] 17:53 -!- berndj [~berndj@azna.co.za] has joined #bitcoin-core-dev 18:02 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has quit [Ping timeout: 250 seconds] 18:07 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has joined #bitcoin-core-dev 18:13 -!- Empact_ [~empact@192-195-80-207.PUBLIC.monkeybrains.net] has joined #bitcoin-core-dev 18:32 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 18:33 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-core-dev 18:37 -!- leishman [~leishman@2604:5500:c225:c500:81c6:fc19:8188:eb76] has quit [Remote host closed the connection] 18:39 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 268 seconds] 19:06 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 19:11 -!- leishman [~leishman@2604:5500:c225:c500:81c6:fc19:8188:eb76] has joined #bitcoin-core-dev 19:15 -!- leishman [~leishman@2604:5500:c225:c500:81c6:fc19:8188:eb76] has quit [Ping timeout: 252 seconds] 19:44 -!- leishman [~leishman@2604:5500:c225:c500:81c6:fc19:8188:eb76] has joined #bitcoin-core-dev 19:48 -!- leishman [~leishman@2604:5500:c225:c500:81c6:fc19:8188:eb76] has quit [Ping timeout: 250 seconds] 19:51 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 19:51 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 19:55 -!- leishman [~leishman@2604:5500:c225:c500:e9a0:aae4:bb28:3077] has joined #bitcoin-core-dev 19:56 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 19:56 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 20:00 -!- leishman [~leishman@2604:5500:c225:c500:e9a0:aae4:bb28:3077] has quit [Ping timeout: 252 seconds] 20:04 -!- schnerch_ [~schnerchi@p3EE1D20E.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 20:07 -!- schnerchi [~schnerchi@p3EE1C7D9.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 20:18 -!- unholymachine [~quassel@38.132.115.211] has quit [Remote host closed the connection] 20:20 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has quit [Read error: Connection reset by peer] 20:20 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has joined #bitcoin-core-dev 20:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 20:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 21:04 -!- leishman [~leishman@2604:5500:c225:c500:e9a0:aae4:bb28:3077] has joined #bitcoin-core-dev 21:09 -!- leishman [~leishman@2604:5500:c225:c500:e9a0:aae4:bb28:3077] has quit [Ping timeout: 252 seconds] 21:16 -!- grubles [~grubles@unaffiliated/grubles] has quit [Remote host closed the connection] 21:16 -!- grubles [~grubles@unaffiliated/grubles] has joined #bitcoin-core-dev 21:33 -!- bralyclo_ [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has joined #bitcoin-core-dev 21:36 -!- bralyclow [~bralyclow@76-202-84-204.lightspeed.tukrga.sbcglobal.net] has quit [Ping timeout: 272 seconds] 22:51 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has quit [Quit: Find me in #TheHolyRoger or https://theholyroger.com] 22:53 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 22:54 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has joined #bitcoin-core-dev 22:59 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has quit [Client Quit] 23:02 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has joined #bitcoin-core-dev 23:05 -!- DU_ [bb998f51@gateway/web/freenode/ip.187.153.143.81] has joined #bitcoin-core-dev 23:05 < DU_> Hi 23:05 -!- DU_ [bb998f51@gateway/web/freenode/ip.187.153.143.81] has quit [Client Quit] 23:09 -!- skypper [b2c4a01d@gateway/web/freenode/ip.178.196.160.29] has joined #bitcoin-core-dev 23:15 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 23:29 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has quit [Remote host closed the connection] 23:30 -!- Krellan [~Krellan@2601:640:4000:9258:acca:30ec:a0df:edf9] has joined #bitcoin-core-dev 23:55 -!- leishman [~leishman@2604:5500:c225:c500:1950:d9dd:89f0:75fb] has joined #bitcoin-core-dev --- Log closed Sun Oct 14 00:00:27 2018