--- Log opened Sun Dec 31 00:00:58 2017 00:14 -!- drTrololo [~drTrololo@77.232.15.38] has joined #bitcoin-wizards 00:14 < drTrololo> morning all 00:14 < drTrololo> channel of my dream 00:15 -!- Emcy_ [~Emcy@unaffiliated/emcy] has quit [Quit: Leaving] 00:39 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-luofzxnqenyuuzok] has quit [Quit: Connection closed for inactivity] 00:41 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-xqteqzfmktloxcwg] has joined #bitcoin-wizards 01:02 -!- blyat_ [~blyat@cpe-71-71-200-3.carolina.res.rr.com] has quit [Quit: Leaving] 01:03 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-qvwazgomqeiwkqnn] has joined #bitcoin-wizards 01:28 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-wizards 01:31 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 01:32 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-wizards 01:40 -!- TheSeven [~quassel@rockbox/developer/TheSeven] has joined #bitcoin-wizards 01:57 < waxwing> contrapumpkin, i think generally we don't consider schemes where one side has to take the risk of permanent loss if the other side disappears. 01:58 < waxwing> also i think it's using a zero knowledge proof of hash preimage, but andytoshi has in mind a scheme where you use adaptor signatures and the secret is a scalar, the private->public key function acting similar to a hash function, and using new crypto to make that work cross chain. 01:59 < waxwing> about zkp of preimage of hash function, i think the new bulletproofs/bootle stuff apparently may allow that to be feasible? don't know details but i've always thought that would be a great thing to have in your pocket 02:23 -!- wxss [~user@184.75.212.45] has joined #bitcoin-wizards 02:25 < sipa> waxwing: you can construct hash functions that are easy-ish to prove preimages for using arithmetiv circuits (which would enable using bulletproofs or snarks etc) 02:31 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has quit [Ping timeout: 248 seconds] 02:32 < maaku> sipa: it'd be nice to see a writeup of that. andytoshi tried explaining it to me and it wasn't clear how you feed the state forward into the next round 02:49 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-wizards 02:59 < sipa> maaku: i don't know how to do the conversion from arithmetic circuit to bulletproof, but i think i can construct an ec multiplication circuit 03:12 -!- ninjamastah [~ninjahams@89-73-96-150.dynamic.chello.pl] has joined #bitcoin-wizards 03:12 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-wizards 03:12 -!- ninjamastah [~ninjahams@89-73-96-150.dynamic.chello.pl] has quit [Changing host] 03:12 -!- ninjamastah [~ninjahams@unaffiliated/ninjamastah] has joined #bitcoin-wizards 03:14 -!- ninjamastah [~ninjahams@unaffiliated/ninjamastah] has quit [Client Quit] 03:17 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Ping timeout: 268 seconds] 03:25 -!- dnaleor [~dnaleor@host-im1adb.cbn1.zeelandnet.nl] has joined #bitcoin-wizards 03:27 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 03:33 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has quit [Ping timeout: 248 seconds] 03:46 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Remote host closed the connection] 03:47 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-wizards 03:53 -!- ninjahamstah is now known as ninjahamstah|a 03:53 -!- ninjahamstah|a is now known as ninjahamstah 03:55 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has quit [Ping timeout: 265 seconds] 04:04 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 04:04 -!- ninjahamstah [~ninjahams@unaffiliated/ninjamastah] has left #bitcoin-wizards [] 04:08 -!- aburan28 [~ubuntu@2600:1700:3ec0:5040:5024:4c54:e854:a64a] has joined #bitcoin-wizards 04:30 < nsh> is there a libsecp256k1 equivalent of this modular inverse optimisation for openssl? http://openssl.6102.n7.nabble.com/openssl-dev-openssl-org-3810-PATCH-Improved-P256-ECC-performance-by-means-of-a-dedicated-function-for-td57598.html 04:32 < nsh> oh i hadn't seen this branch before: https://github.com/llamasoft/secp256k1_fast_unsafe 04:34 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has joined #bitcoin-wizards 04:35 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] 04:40 < nsh> incidentally, DLP on the curve can be broken with a QC using Shor's algorithm with at most 224*n^2*log2(n) + 2045*n^2 = 1.26 * 10^11 tiffoli gates (but only 2330 to simulate point addition) with some fun little bonus stuff (inc. a reversible immpl of Montgomery inversion via binary GCD as a quantum circuit) 04:40 < nsh> - https://arxiv.org/pdf/1706.06752.pdf 05:04 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has joined #bitcoin-wizards 05:10 -!- itsme [~textual@x4d04c9f5.dyn.telefonica.de] has joined #bitcoin-wizards 05:15 -!- aburan28 [~ubuntu@2600:1700:3ec0:5040:5024:4c54:e854:a64a] has quit [Ping timeout: 272 seconds] 05:19 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 05:26 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-wizards 05:27 -!- priidu [~priidu@unaffiliated/priidu] has joined #bitcoin-wizards 05:28 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-wizards 05:31 -!- aburan28 [~ubuntu@76-231-26-143.lightspeed.sntcca.sbcglobal.net] has quit [Ping timeout: 252 seconds] 05:31 -!- priidu [~priidu@unaffiliated/priidu] has quit [Remote host closed the connection] 05:34 -!- priidu [~priidu@unaffiliated/priidu] has joined #bitcoin-wizards 05:37 -!- wxss [~user@184.75.212.45] has quit [Ping timeout: 240 seconds] 05:38 -!- wxss [~user@85.10.51.64] has joined #bitcoin-wizards 05:42 -!- aburan28 [~ubuntu@2600:1700:3ec0:5040:c727:ff00:1f57:d4d] has joined #bitcoin-wizards 05:52 -!- daszorz [~daszorz@cpc106809-live29-2-0-cust896.17-2.cable.virginm.net] has joined #bitcoin-wizards 05:57 -!- priidu [~priidu@unaffiliated/priidu] has quit [Ping timeout: 252 seconds] 06:01 -!- priidu [~priidu@unaffiliated/priidu] has joined #bitcoin-wizards 06:03 -!- priidu [~priidu@unaffiliated/priidu] has quit [Remote host closed the connection] 06:04 -!- priidu [~priidu@unaffiliated/priidu] has joined #bitcoin-wizards 06:04 -!- priidu [~priidu@unaffiliated/priidu] has quit [Client Quit] 06:05 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Quit: bye] 06:05 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-wizards 06:06 -!- daszorz [~daszorz@cpc106809-live29-2-0-cust896.17-2.cable.virginm.net] has quit [Read error: Connection reset by peer] 06:11 -!- priidu [~priidu@unaffiliated/priidu] has joined #bitcoin-wizards 06:15 -!- priidu [~priidu@unaffiliated/priidu] has quit [Read error: Connection reset by peer] 06:23 -!- priidu [~priidu@unaffiliated/priidu] has joined #bitcoin-wizards 06:24 -!- priidu [~priidu@unaffiliated/priidu] has quit [Client Quit] 06:28 -!- ninjahamstah [~ninjahams@unaffiliated/ninjamastah] has joined #bitcoin-wizards 06:39 -!- CubicEarths [~cubiceart@c-73-68-232-79.hsd1.ma.comcast.net] has joined #bitcoin-wizards 06:39 -!- aburan28 [~ubuntu@2600:1700:3ec0:5040:c727:ff00:1f57:d4d] has quit [Ping timeout: 252 seconds] 06:49 -!- teslax [Elite19141@gateway/shell/elitebnc/x-gxgkvwycnwbzyxyt] has quit [Ping timeout: 252 seconds] 06:49 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-qvwazgomqeiwkqnn] has quit [Quit: Connection closed for inactivity] 06:50 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-wizards 06:53 -!- teslax [Elite19141@gateway/shell/elitebnc/x-zhxsyxkxewjemrxo] has joined #bitcoin-wizards 06:54 -!- teslax is now known as Guest41658 06:56 -!- bsm117532 [~mcelrath@c-73-119-55-73.hsd1.ma.comcast.net] has joined #bitcoin-wizards 07:01 -!- Guest41658 is now known as teslax 07:18 -!- harrymm [~harrymm@104.207.83.17] has quit [Ping timeout: 252 seconds] 07:23 -!- djhoulihan [~djhouliha@static-71-167-121-80.nycmny.fios.verizon.net] has joined #bitcoin-wizards 07:30 < contrapumpkin> waxwing: oh, I missed that part of this one 07:31 -!- harrymm [~harrymm@104.207.83.17] has joined #bitcoin-wizards 07:35 -!- harrow [~harrow@68.ip-149-56-14.net] has quit [Ping timeout: 248 seconds] 07:36 -!- Dyaheon [~Dya@dsl-trebng21-58c19f-101.dhcp.inet.fi] has quit [Ping timeout: 248 seconds] 07:36 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Disconnected by services] 07:36 -!- rabidus [~rabidus@91-145-115-22.bb.dnainternet.fi] has quit [Ping timeout: 248 seconds] 07:36 -!- harrow [~harrow@68.ip-149-56-14.net] has joined #bitcoin-wizards 07:37 -!- legogris [~legogris@128.199.205.238] has quit [Ping timeout: 248 seconds] 07:37 -!- kenshi84_ [~kenshi84@p1302230-ipngn4802akatuka.ibaraki.ocn.ne.jp] has quit [Ping timeout: 248 seconds] 07:37 -!- LeMiner [LeMiner@5ED1AFBF.cm-7-2c.dynamic.ziggo.nl] has quit [Ping timeout: 248 seconds] 07:37 -!- zxzzt [~prod@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Ping timeout: 248 seconds] 07:37 -!- TD-Linux [~Thomas@about/essy/indecisive/TD-Linux] has quit [Ping timeout: 248 seconds] 07:38 -!- zxzzt [~prod@static-100-38-11-146.nycmny.fios.verizon.net] has joined #bitcoin-wizards 07:38 -!- yoleaux [~yoleaux@xn--ht-1ia18f.nonceword.org] has quit [Ping timeout: 240 seconds] 07:39 -!- mr_burdell [~mr_burdel@unaffiliated/mr-burdell/x-7609603] has quit [Ping timeout: 240 seconds] 07:39 -!- kenshi84 [~kenshi84@p1302230-ipngn4802akatuka.ibaraki.ocn.ne.jp] has joined #bitcoin-wizards 07:40 -!- mr_burdell [~mr_burdel@unaffiliated/mr-burdell/x-7609603] has joined #bitcoin-wizards 07:41 -!- HashNuke [sid12117@gateway/web/irccloud.com/x-aapxugbrvqbmmxcp] has quit [Ping timeout: 260 seconds] 07:42 -!- TD-Linux [~Thomas@about/essy/indecisive/TD-Linux] has joined #bitcoin-wizards 07:43 -!- Dyaheon [~Dya@dsl-trebng21-58c19f-101.dhcp.inet.fi] has joined #bitcoin-wizards 07:45 -!- rabidus [~rabidus@91-145-115-22.bb.dnainternet.fi] has joined #bitcoin-wizards 07:47 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #bitcoin-wizards 07:51 -!- legogris [~legogris@128.199.205.238] has joined #bitcoin-wizards 07:56 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 07:59 -!- airbreather_ is now known as airbreather 08:22 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-wizards 08:24 -!- teslax [Elite19141@gateway/shell/elitebnc/x-zhxsyxkxewjemrxo] has quit [Ping timeout: 272 seconds] 08:25 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 265 seconds] 08:26 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 08:31 -!- Guest90975 [Elite19141@gateway/shell/elitebnc/x-mewztcjiuarqglrp] has joined #bitcoin-wizards 08:32 -!- sinetek_ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has joined #bitcoin-wizards 08:35 -!- LeMiner [LeMiner@unaffiliated/leminer] has joined #bitcoin-wizards 08:35 -!- Guest90975 [Elite19141@gateway/shell/elitebnc/x-mewztcjiuarqglrp] has quit [Ping timeout: 252 seconds] 08:39 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 255 seconds] 08:42 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-cjovsjdebavljtao] has joined #bitcoin-wizards 08:48 -!- sinetek__ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has joined #bitcoin-wizards 08:51 -!- Fugazi_ [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has joined #bitcoin-wizards 08:51 -!- sinetek_ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has quit [Ping timeout: 268 seconds] 08:53 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has quit [Ping timeout: 246 seconds] 08:57 -!- echonaut8 [~echonaut@46.101.192.134] has joined #bitcoin-wizards 08:58 -!- Fugazi_ [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has quit [Ping timeout: 272 seconds] 08:58 -!- echonaut [~echonaut@46.101.192.134] has quit [Remote host closed the connection] 08:59 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has joined #bitcoin-wizards 09:00 -!- superkuh [~superkuh@unaffiliated/superkuh] has quit [Excess Flood] 09:01 -!- superkuh [~superkuh@unaffiliated/superkuh] has joined #bitcoin-wizards 09:12 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-cjovsjdebavljtao] has quit [Ping timeout: 240 seconds] 09:13 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-wizards 09:18 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 09:20 -!- dnaleor [~dnaleor@host-im1adb.cbn1.zeelandnet.nl] has quit [Quit: Leaving] 09:36 -!- daszorz [~daszorz@cpc106809-live29-2-0-cust896.17-2.cable.virginm.net] has joined #bitcoin-wizards 09:37 -!- HashNuke [sid12117@gateway/web/irccloud.com/x-kjlzjthxjfcdrlhr] has joined #bitcoin-wizards 09:37 -!- daszorz [~daszorz@cpc106809-live29-2-0-cust896.17-2.cable.virginm.net] has quit [Read error: Connection reset by peer] 09:38 -!- yoleaux [~yoleaux@xn--ht-1ia18f.nonceword.org] has joined #bitcoin-wizards 09:47 -!- itsme [~textual@x4d04c9f5.dyn.telefonica.de] has quit [Quit: Textual IRC Client: www.textualapp.com] 09:49 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 252 seconds] 09:58 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 09:58 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Read error: Connection reset by peer] 09:58 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 10:00 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-wizards 10:03 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #bitcoin-wizards 10:11 -!- deusexbeer [~deusexbee@093-092-181-095-dynamic-pool-adsl.wbt.ru] has joined #bitcoin-wizards 10:11 -!- sinetek__ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has quit [Ping timeout: 268 seconds] 10:13 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has quit [Ping timeout: 255 seconds] 10:13 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-rmmtjimffuwuluvd] has joined #bitcoin-wizards 10:23 -!- CubicEarths [~cubiceart@c-73-68-232-79.hsd1.ma.comcast.net] has quit [] 10:43 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 10:45 -!- jb55 [~jb55@d108-172-210-7.bchsia.telus.net] has joined #bitcoin-wizards 11:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-wizards 11:12 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-wizards 11:17 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 11:22 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-rmmtjimffuwuluvd] has quit [Quit: EliteBNC free bnc service - http://elitebnc.org - be a part of the Elite!] 11:44 -!- Guest94694 [Elite19141@gateway/shell/elitebnc/x-nkhzpixizoxsxinc] has joined #bitcoin-wizards 11:47 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] 11:47 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has joined #bitcoin-wizards 11:48 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] 12:00 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 12:01 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-wizards 12:01 -!- sinetek_ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has joined #bitcoin-wizards 12:04 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-wizards 12:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 248 seconds] 12:28 -!- jb55 [~jb55@d108-172-210-7.bchsia.telus.net] has quit [Ping timeout: 248 seconds] 12:29 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has left #bitcoin-wizards ["Closing Window"] 12:47 -!- drTrololo [~drTrololo@77.232.15.38] has quit [Read error: Connection reset by peer] 12:51 -!- jb55 [~jb55@2605:8d80:4c2:3bbe:a2af:bdff:fef0:c102] has joined #bitcoin-wizards 12:52 -!- CheckDavid [uid14990@gateway/web/irccloud.com/x-sehvtazrbqiwbrdx] has joined #bitcoin-wizards 13:16 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 13:17 -!- Giszmo [~leo@pc-204-28-214-201.cm.vtr.net] has joined #bitcoin-wizards 13:29 -!- BashCo_ [~BashCo@unaffiliated/bashco] has joined #bitcoin-wizards 13:29 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-wizards 13:31 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Ping timeout: 248 seconds] 13:32 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-unfrhealheghpbah] has joined #bitcoin-wizards 14:12 -!- Guest94694 [Elite19141@gateway/shell/elitebnc/x-nkhzpixizoxsxinc] has quit [Ping timeout: 252 seconds] 14:14 -!- Aranjedeath [~Aranjedea@unaffiliated/aranjedeath] has joined #bitcoin-wizards 14:22 -!- Guest64500 [Elite19141@gateway/shell/elitebnc/x-aexmzxehlgavpbxn] has joined #bitcoin-wizards 14:32 -!- Guest64500 [Elite19141@gateway/shell/elitebnc/x-aexmzxehlgavpbxn] has quit [Quit: EliteBNC free bnc service - http://elitebnc.org - be a part of the Elite!] 14:33 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-wfevohxhpyfacwpg] has joined #bitcoin-wizards 14:40 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has joined #bitcoin-wizards 14:40 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has quit [Remote host closed the connection] 14:42 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has joined #bitcoin-wizards 14:44 -!- Giszmo [~leo@pc-204-28-214-201.cm.vtr.net] has quit [Quit: Leaving.] 14:49 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-wfevohxhpyfacwpg] has quit [Ping timeout: 255 seconds] 14:50 -!- Aranjedeath [~Aranjedea@unaffiliated/aranjedeath] has quit [Quit: Three sheets to the wind] 14:55 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-msptnltyprbilzlh] has joined #bitcoin-wizards 14:59 -!- jb55 [~jb55@2605:8d80:4c2:3bbe:a2af:bdff:fef0:c102] has quit [Read error: Connection reset by peer] 15:03 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has quit [Quit: Leaving] 15:14 -!- Fugazi [~Fugazi@79-67-126-135.dynamic.dsl.as9105.com] has joined #bitcoin-wizards 15:17 -!- jb55 [~jb55@2605:8d80:4c0:f059:a2af:bdff:fef0:c102] has joined #bitcoin-wizards 15:23 -!- jb55 [~jb55@2605:8d80:4c0:f059:a2af:bdff:fef0:c102] has quit [Ping timeout: 255 seconds] 15:37 -!- sinetek_ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has quit [Read error: Connection reset by peer] 15:37 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has joined #bitcoin-wizards 15:38 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has quit [Remote host closed the connection] 15:46 -!- wxss [~user@85.10.51.64] has quit [Quit: leaving] 15:59 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-msptnltyprbilzlh] has quit [Ping timeout: 240 seconds] 16:06 -!- Guest38241 [Elite19141@gateway/shell/elitebnc/x-kshupxcrespwdkmc] has joined #bitcoin-wizards 16:06 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 16:17 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has joined #bitcoin-wizards 16:22 -!- CheckDavid [uid14990@gateway/web/irccloud.com/x-sehvtazrbqiwbrdx] has quit [Quit: Connection closed for inactivity] 16:25 -!- jb55 [~jb55@2605:8d80:4c2:f811:a2af:bdff:fef0:c102] has joined #bitcoin-wizards 16:28 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 16:28 -!- Guest38241 [Elite19141@gateway/shell/elitebnc/x-kshupxcrespwdkmc] has quit [Quit: EliteBNC free bnc service - http://elitebnc.org - be a part of the Elite!] 16:29 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-wizards 16:37 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-wizards 16:53 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 16:55 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-qpkqwlgtvlcqbecr] has joined #bitcoin-wizards 17:03 -!- dnaleor [~dnaleor@78-23-74-78.access.telenet.be] has quit [Quit: Leaving] 17:07 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-wizards 17:17 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 264 seconds] 17:29 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-qpkqwlgtvlcqbecr] has quit [Ping timeout: 255 seconds] 17:36 -!- Guest20066 [Elite19141@gateway/shell/elitebnc/x-aipxvoaqwzrgfwet] has joined #bitcoin-wizards 17:38 -!- itsme [~textual@x4d04ecdb.dyn.telefonica.de] has joined #bitcoin-wizards 17:42 -!- jb55 [~jb55@2605:8d80:4c2:f811:a2af:bdff:fef0:c102] has quit [Ping timeout: 240 seconds] 17:48 -!- Guest20066 [Elite19141@gateway/shell/elitebnc/x-aipxvoaqwzrgfwet] has quit [Ping timeout: 252 seconds] 17:51 -!- veleiro [~sleeper@fsf/member/veleiro] has joined #bitcoin-wizards 17:52 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-unfrhealheghpbah] has quit [Quit: Connection closed for inactivity] 17:53 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-xqteqzfmktloxcwg] has quit [Quit: Connection closed for inactivity] 17:55 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-vxirrkwbjxuwuyxd] has joined #bitcoin-wizards 18:23 -!- superkuh [~superkuh@unaffiliated/superkuh] has quit [Excess Flood] 18:23 -!- superkuh [~superkuh@unaffiliated/superkuh] has joined #bitcoin-wizards 18:33 -!- sinetek_ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has joined #bitcoin-wizards 18:44 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-gsyktscbdfzaoxko] has joined #bitcoin-wizards 18:52 -!- rilos [~rilos@unaffiliated/rilos] has joined #bitcoin-wizards 18:54 -!- sinetek_ [~sinetek@modemcable018.210-57-74.mc.videotron.ca] has quit [Read error: Connection reset by peer] 18:59 -!- rilos [~rilos@unaffiliated/rilos] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 19:01 -!- rilos [~rilos@unaffiliated/rilos] has joined #bitcoin-wizards 19:02 -!- rilos [~rilos@unaffiliated/rilos] has quit [Client Quit] 19:03 -!- veleiro [~sleeper@fsf/member/veleiro] has quit [Ping timeout: 268 seconds] 19:05 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 252 seconds] 19:19 -!- shesek [~shesek@bzq-84-110-55-67.red.bezeqint.net] has joined #bitcoin-wizards 19:19 -!- shesek [~shesek@bzq-84-110-55-67.red.bezeqint.net] has quit [Changing host] 19:19 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 19:21 -!- veleiro [~sleeper@fsf/member/veleiro] has joined #bitcoin-wizards 19:26 -!- veleiro [~sleeper@fsf/member/veleiro] has quit [Ping timeout: 264 seconds] 19:41 -!- veleiro [~sleeper@fsf/member/veleiro] has joined #bitcoin-wizards 19:42 -!- rilos [~rilos@unaffiliated/rilos] has joined #bitcoin-wizards 19:51 -!- rilos [~rilos@unaffiliated/rilos] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 20:26 -!- itsme [~textual@x4d04ecdb.dyn.telefonica.de] has quit [Quit: Textual IRC Client: www.textualapp.com] 20:30 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 20:31 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-wizards 20:39 -!- _whitelogger [~whitelogg@uruz.whitequark.org] has quit [Remote host closed the connection] 20:40 -!- _whitelogger [~whitelogg@uruz.whitequark.org] has joined #bitcoin-wizards 21:00 -!- legogris [~legogris@128.199.205.238] has quit [Remote host closed the connection] 21:01 -!- legogris [~legogris@128.199.205.238] has joined #bitcoin-wizards 21:08 -!- TheSeven [~quassel@rockbox/developer/TheSeven] has quit [Ping timeout: 240 seconds] 21:30 -!- freewil [~freewil@unaffiliated/freewil] has joined #bitcoin-wizards 21:33 -!- teslax_ [Elite19141@gateway/shell/elitebnc/x-vxirrkwbjxuwuyxd] has quit [Ping timeout: 272 seconds] 21:36 -!- bsm117532 [~mcelrath@c-73-119-55-73.hsd1.ma.comcast.net] has quit [Quit: Leaving.] 21:41 -!- freewil [~freewil@unaffiliated/freewil] has quit [Quit: Leaving.] 21:43 -!- Guest57449 [Elite19141@gateway/shell/elitebnc/x-psixjmufqyxdtvoe] has joined #bitcoin-wizards 22:06 -!- TheSeven [~quassel@rockbox/developer/TheSeven] has joined #bitcoin-wizards 22:11 -!- TheSeven [~quassel@rockbox/developer/TheSeven] has quit [Ping timeout: 265 seconds] 22:33 -!- TheSeven [~quassel@rockbox/developer/TheSeven] has joined #bitcoin-wizards 23:46 -!- veleiro [~sleeper@fsf/member/veleiro] has quit [Quit: Leaving.] 23:48 -!- veleiro [~sleeper@fsf/member/veleiro] has joined #bitcoin-wizards 23:48 -!- veleiro [~sleeper@fsf/member/veleiro] has quit [Client Quit] 23:50 -!- rilos [~rilos@unaffiliated/rilos] has joined #bitcoin-wizards 23:51 -!- veleiro [~sleeper@fsf/member/veleiro] has joined #bitcoin-wizards --- Log closed Mon Jan 01 00:00:59 2018