--- Log opened Mon Oct 08 00:00:29 2018 --- Day changed Mon Oct 08 2018 00:00 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 245 seconds] 00:02 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 00:03 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-wizards 00:07 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 00:07 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 00:07 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 00:16 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 00:16 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 245 seconds] 00:16 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 00:17 -!- Emcy [~emcy@unaffiliated/emcy] has joined #bitcoin-wizards 00:20 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Ping timeout: 252 seconds] 00:24 -!- _tin [~tyn@om126229088037.12.openmobile.ne.jp] has joined #bitcoin-wizards 00:30 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 00:37 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has quit [Remote host closed the connection] 00:38 -!- TheoStorm [~dnaleor@88.208.87.3] has joined #bitcoin-wizards 00:38 -!- tombusby [~tombusby@gateway/tor-sasl/tombusby] has joined #bitcoin-wizards 00:48 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 00:49 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-wizards 00:58 -!- jeremyrubin [~jr@zz2014411797B6F89E83.userreverse.dion.ne.jp] has joined #bitcoin-wizards 01:02 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 01:02 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 01:04 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 01:04 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 01:08 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-wizards 01:09 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 256 seconds] 01:10 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-wizards 01:27 -!- TheoStorm [~dnaleor@88.208.87.3] has quit [Quit: Leaving] 01:30 -!- shesek [~shesek@bzq-84-110-234-213.cablep.bezeqint.net] has joined #bitcoin-wizards 01:30 -!- shesek [~shesek@bzq-84-110-234-213.cablep.bezeqint.net] has quit [Changing host] 01:30 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 01:32 < waxwing> andytoshi, ah, thanks. now i remember you roughly outlining this before; but it was a long time ago, that's my excuse :) 01:33 -!- dgpv [58631edb@gateway/web/freenode/ip.88.99.30.219] has joined #bitcoin-wizards 01:37 < dgpv> Hi! I've missed the addition of script descriptors to the core, and only got to know of them via transcript of today's sipa's talk 01:38 < dgpv> we implemented something similar, to be able specify whole hierarchies of keys, to get balance and spend from them, like, 44'/0'/21'/* - both internal and external chain for bip44 account 01:39 < dgpv> I am worried that our concepts might come into discrepancy with core 01:40 < dgpv> "Conceptually, such descriptor refers to all the children in a certain order" - does this mean that this path specification could be extended to include whole trees of derived chains ? 01:40 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 01:40 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 01:41 < dgpv> or there other planned ways to specify such trees ? 01:43 -!- _tin [~tyn@om126229088037.12.openmobile.ne.jp] has quit [Ping timeout: 276 seconds] 01:46 < kanzure> hold please. 01:52 < achow101> dgpv: what do you mean by "trees of derived chains"? 01:52 < achow101> dgpv: perhaps https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md might help 01:53 < dgpv> anchow101: yeah, I'm reading this 01:56 < dgpv> achow101: trees of derived chains means, that if you have a hierarchy, like, company-5/department-8/subdepartment-7/employee-21 01:56 < dgpv> achow101: you can use path 0'/5'/8'/7'/21'/0/ for employee's internal chain of keys 01:56 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 01:57 < dgpv> achow101: but if you want to get balance of the whole company, or spend all funds from one department, you want to specify a subtree of this hierarchy 01:57 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 01:57 < dgpv> achow101: 0'/5'/* - whole company 01:57 < dgpv> 0'/5'/8'/7'/* - sub-department 7 02:00 < dgpv> achow101: like this: sws.balance('seq://hybrid_3of5/bip44/account/1/*') ==> 0.68982063 - balance for both internal and external chains 02:01 < dgpv> achow101: >>> sws.balance('seq://hybrid_3of5/bip44/*') ==> 1.10358935 - balance for all accounts for this 3of5 key setup 02:01 < achow101> dgpv: descriptors should be able to support that 02:01 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Ping timeout: 252 seconds] 02:02 < dgpv> achow101: cool 02:05 < dgpv> looks like our concepts won't be conflicting with script descriptors. we have different syntax to refer to specific key by index (44'/0'/1'/1/.33 for index 33) 02:05 < dgpv> but the syntax is different enough that there should be no confusion 02:06 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 02:08 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 02:09 -!- jeremyrubin [~jr@zz2014411797B6F89E83.userreverse.dion.ne.jp] has quit [Ping timeout: 252 seconds] 02:11 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 02:11 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 02:15 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-wizards 02:15 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Ping timeout: 245 seconds] 02:20 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards 02:21 -!- mn3monic_ [jsz@link28.pop-de.mi01.intranetwifi.it] has quit [Changing host] 02:21 -!- mn3monic_ [jsz@unaffiliated/mn3monic] has joined #bitcoin-wizards 02:22 -!- mn3monic_ is now known as mn3monic 02:23 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 02:27 -!- jeremyrubin [~jr@zz2014411797B6F89E83.userreverse.dion.ne.jp] has joined #bitcoin-wizards 02:32 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-wizards 02:39 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 02:39 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 02:44 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Ping timeout: 272 seconds] 02:46 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 252 seconds] 02:48 -!- valwal [~quassel@zz2014411797B6F89E83.userreverse.dion.ne.jp] has quit [Ping timeout: 244 seconds] 02:49 -!- jeremyrubin [~jr@zz2014411797B6F89E83.userreverse.dion.ne.jp] has quit [Ping timeout: 240 seconds] 03:21 < stevenroose> " 03:22 < stevenroose> "While there are many moving parts to this proposal, it is not beyond the level of complexity of prior extensions adopted by bitcoin (e.g. segregated witness), and achieves a variety of benefits comparable in magnitude." :) 03:35 -!- dstadulis [~dstadulis@141.255.164.68.adsl.inet-telecom.org] has joined #bitcoin-wizards 03:52 -!- deusexbeer [~deusexbee@080-250-075-064-dynamic-pool-adsl.wbt.ru] has joined #bitcoin-wizards 04:05 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #bitcoin-wizards 04:08 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 04:10 -!- dstadulis [~dstadulis@141.255.164.68.adsl.inet-telecom.org] has quit [Quit: dstadulis] 04:12 -!- Krellan [~Krellan@2601:640:4000:9258:1dd6:5f2d:dd4f:c066] has quit [Read error: Connection reset by peer] 04:13 -!- Krellan [~Krellan@2601:640:4000:9258:ed49:e57b:c26b:1134] has joined #bitcoin-wizards 04:21 -!- nephyrin [~neph@24.17.211.60] has quit [Ping timeout: 268 seconds] 04:23 -!- nephyrin [~neph@24.17.211.60] has joined #bitcoin-wizards 04:43 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 04:44 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-wizards 04:47 < tromp> i would say it's well beyond 04:57 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 252 seconds] 05:14 -!- copumpkin [~copumpkin@haskell/developer/copumpkin] has quit [Quit: Textual IRC Client: www.textualapp.com] 05:19 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-wizards 05:19 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 05:53 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-wizards 05:54 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 05:55 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-wizards 05:59 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 05:59 < stevenroose> tromp: what I was thinking too; cool nonetheless 06:03 < tromp> in the past few days Bloomberg reported on "The Big Hack". that kind of describes this proposal as well:-) 06:19 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Quit: farmerwampum] 06:19 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 06:23 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Client Quit] 06:24 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 06:58 -!- _Sam-- [greybits@gateway/vpn/privateinternetaccess/sam--/x-37783179] has joined #bitcoin-wizards 07:04 -!- dgpv [58631edb@gateway/web/freenode/ip.88.99.30.219] has quit [Ping timeout: 256 seconds] 07:08 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 07:29 -!- _Sam-- [greybits@gateway/vpn/privateinternetaccess/sam--/x-37783179] has quit [Remote host closed the connection] 07:40 -!- _Sam-- [greybits@gateway/vpn/privateinternetaccess/sam--/x-37783179] has joined #bitcoin-wizards 07:48 -!- michaelsdunn1 [~michaelsd@38.126.31.226] has joined #bitcoin-wizards 07:48 -!- michaelsdunn1 [~michaelsd@38.126.31.226] has quit [Changing host] 07:48 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has joined #bitcoin-wizards 07:59 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Quit: farmerwampum] 07:59 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 08:02 -!- jcorgan_ is now known as jcorgan 08:03 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Client Quit] 08:04 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 08:05 -!- son0p_ [~ff@adsl201-232-238-252.epm.net.co] has joined #bitcoin-wizards 08:16 -!- son0p_ [~ff@adsl201-232-238-252.epm.net.co] has quit [Remote host closed the connection] 08:40 -!- Krellan [~Krellan@2601:640:4000:9258:ed49:e57b:c26b:1134] has quit [Read error: Connection reset by peer] 08:41 -!- Krellan [~Krellan@2601:640:4000:9258:ed49:e57b:c26b:1134] has joined #bitcoin-wizards 08:50 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-wizards 08:52 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 252 seconds] 09:03 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has joined #bitcoin-wizards 09:08 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has quit [Ping timeout: 252 seconds] 10:19 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-wizards 10:28 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Quit: laurentmt] 10:53 -!- Krellan [~Krellan@2601:640:4000:9258:ed49:e57b:c26b:1134] has quit [Read error: Connection reset by peer] 10:54 -!- Krellan [~Krellan@2601:640:4000:9258:ed49:e57b:c26b:1134] has joined #bitcoin-wizards 11:01 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has joined #bitcoin-wizards 11:04 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Quit: farmerwampum] 11:04 -!- str4d [~str4d@190.243.9.51.dyn.plus.net] has joined #bitcoin-wizards 11:04 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 11:06 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has quit [Ping timeout: 246 seconds] 11:08 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Client Quit] 11:09 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 11:19 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Quit: farmerwampum] 11:19 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 11:22 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-wizards 11:22 -!- Krellan [~Krellan@2601:640:4000:9258:ed49:e57b:c26b:1134] has quit [Remote host closed the connection] 11:23 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Client Quit] 11:24 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 11:34 -!- str4d [~str4d@190.243.9.51.dyn.plus.net] has quit [Ping timeout: 268 seconds] 11:44 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Quit: farmerwampum] 11:44 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 11:48 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Client Quit] 11:49 -!- farmerwampum [~farmerwam@88.202.178.98] has joined #bitcoin-wizards 12:01 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 12:04 -!- thomasan_ [~thomasand@209.58.129.100] has joined #bitcoin-wizards 12:05 -!- thomasan_ [~thomasand@209.58.129.100] has quit [Remote host closed the connection] 12:12 -!- CheckDavid [uid14990@gateway/web/irccloud.com/x-vmncwqmwwzhcwuof] has joined #bitcoin-wizards 12:33 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 12:33 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-wizards 12:35 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 12:36 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-wizards 12:51 -!- wildermind [uid300433@gateway/web/irccloud.com/x-uvjtssnahpjypkqw] has joined #bitcoin-wizards 12:53 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards 12:59 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has joined #bitcoin-wizards 13:04 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has quit [Ping timeout: 252 seconds] 13:14 -!- bramc [1806299e@gateway/web/freenode/ip.24.6.41.158] has joined #bitcoin-wizards 13:14 < bramc> Hi everybody 13:15 < bramc> I had a thought on how to make initial synch be less disk thrashy the other day 13:26 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Read error: Connection reset by peer] 13:26 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-wizards 13:43 -!- bramc [1806299e@gateway/web/freenode/ip.24.6.41.158] has quit [Ping timeout: 256 seconds] 13:57 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-wizards 14:03 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 268 seconds] 14:34 < gmaxwell> bramc: do share. 14:35 -!- robogoat [~robogoat@163.172.136.88] has quit [Ping timeout: 252 seconds] 14:38 -!- son0p_ [~ff@190.240.56.104] has joined #bitcoin-wizards 14:47 -!- robogoat [~robogoat@163.172.136.88] has joined #bitcoin-wizards 14:52 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:57 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has joined #bitcoin-wizards 15:02 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has quit [Ping timeout: 268 seconds] 15:07 -!- deusexbeer [~deusexbee@080-250-075-064-dynamic-pool-adsl.wbt.ru] has quit [Quit: Konversation terminated!] 15:10 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has quit [Remote host closed the connection] 15:38 -!- floam412 [~floam412@unaffiliated/floam412] has joined #bitcoin-wizards 15:39 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards 15:39 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-wizards 15:40 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has joined #bitcoin-wizards 15:49 -!- tromp [~tromp@ip-217-103-3-94.ip.prioritytelecom.net] has quit [Remote host closed the connection] 15:49 -!- tromp [~tromp@ip-217-103-3-94.ip.prioritytelecom.net] has joined #bitcoin-wizards 16:13 -!- _tin [~tyn@om126204192121.6.openmobile.ne.jp] has quit [Ping timeout: 268 seconds] 16:29 -!- TheoStorm [~dnaleor@88.208.87.3] has joined #bitcoin-wizards 16:31 -!- wildermind [uid300433@gateway/web/irccloud.com/x-uvjtssnahpjypkqw] has quit [Quit: Connection closed for inactivity] 16:40 -!- deusexbeer [~deusexbee@080-250-075-064-dynamic-pool-adsl.wbt.ru] has joined #bitcoin-wizards 16:42 -!- floam412 [~floam412@unaffiliated/floam412] has quit [Ping timeout: 244 seconds] 16:44 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 246 seconds] 16:53 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 17:01 -!- son0p_ [~ff@190.240.56.104] has quit [Quit: leaving] 17:06 -!- TheoStorm [~dnaleor@88.208.87.3] has quit [Quit: Leaving] 17:24 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 17:27 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-wizards 17:32 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 252 seconds] 17:38 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 17:44 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 17:44 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-wizards 17:46 < kanzure> .title https://github.com/dalek-cryptography/merlin 17:46 < yoleaux> GitHub - dalek-cryptography/merlin: Composable proof transcripts for public-coin arguments of knowledge 17:47 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 260 seconds] 17:59 -!- Nebraskka [~Nebraskka@178.62.130.190] has quit [Ping timeout: 246 seconds] 17:59 -!- BCBot [~BCBot@46.101.246.115] has quit [Read error: Connection reset by peer] 18:00 -!- nickler [~nickler@159.69.205.219] has quit [Ping timeout: 246 seconds] 18:00 -!- nickler [~nickler@159.69.205.219] has joined #bitcoin-wizards 18:00 -!- BCBot [~BCBot@46.101.246.115] has joined #bitcoin-wizards 18:00 -!- Nebraskka [~Nebraskka@178.62.130.190] has joined #bitcoin-wizards 18:05 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 18:08 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 256 seconds] 18:10 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-wizards 18:14 -!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has joined #bitcoin-wizards 18:17 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 252 seconds] 18:23 -!- alferz [~alferz@unaffiliated/alfer] has joined #bitcoin-wizards 18:24 -!- CheckDavid [uid14990@gateway/web/irccloud.com/x-vmncwqmwwzhcwuof] has quit [Quit: Connection closed for inactivity] 18:25 -!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has quit [Quit: Newyorkadam] 18:36 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 18:37 -!- alferz [~alferz@unaffiliated/alfer] has quit [Ping timeout: 240 seconds] 18:39 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-wizards 18:41 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 18:53 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 18:57 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 19:05 -!- Belkaar [~Belkaar@unaffiliated/belkaar] has quit [Read error: Connection reset by peer] 19:08 -!- Belkaar [~Belkaar@xdsl-87-79-162-151.netcologne.de] has joined #bitcoin-wizards 19:08 -!- Belkaar [~Belkaar@xdsl-87-79-162-151.netcologne.de] has quit [Changing host] 19:08 -!- Belkaar [~Belkaar@unaffiliated/belkaar] has joined #bitcoin-wizards 19:15 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection] 19:22 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #bitcoin-wizards 19:25 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Quit: WeeChat 2.2] 19:28 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-wizards 19:29 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 244 seconds] 19:31 -!- a5m0 [~a5m0@unaffiliated/a5m0] has quit [Remote host closed the connection] 19:33 -!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has joined #bitcoin-wizards 19:33 -!- a5m0 [~a5m0@unaffiliated/a5m0] has joined #bitcoin-wizards 19:35 -!- nephyrin [~neph@24.17.211.60] has quit [Quit: ... besides, it was hot] 19:35 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 19:36 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 19:37 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 19:38 -!- nephyrin [~neph@24.17.211.60] has joined #bitcoin-wizards 19:41 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 272 seconds] 19:47 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 19:52 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 268 seconds] 20:12 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 20:12 -!- grubles [~grubles@unaffiliated/grubles] has quit [Remote host closed the connection] 20:12 -!- grubles [~grubles@unaffiliated/grubles] has joined #bitcoin-wizards 20:17 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 20:17 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 20:21 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 20:22 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 268 seconds] 20:24 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 20:35 -!- thomasan_ [~thomasand@209.58.129.100] has joined #bitcoin-wizards 20:39 -!- Emcy [~emcy@unaffiliated/emcy] has quit [Ping timeout: 260 seconds] 20:42 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 20:42 -!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has quit [Quit: Newyorkadam] 20:43 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 20:43 -!- Emcy [~emcy@unaffiliated/emcy] has joined #bitcoin-wizards 20:43 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Client Quit] 20:43 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 20:44 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Client Quit] 20:44 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 20:44 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Client Quit] 20:45 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 20:45 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Client Quit] 20:46 -!- thomasan_ [~thomasand@209.58.129.100] has quit [Remote host closed the connection] 20:55 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 20:56 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 21:00 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 268 seconds] 21:01 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 21:01 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-wizards 21:05 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 21:08 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 246 seconds] 21:22 -!- shesek [~shesek@bzq-84-110-234-213.cablep.bezeqint.net] has joined #bitcoin-wizards 21:22 -!- shesek [~shesek@bzq-84-110-234-213.cablep.bezeqint.net] has quit [Changing host] 21:22 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 21:26 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 21:43 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 21:45 -!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has joined #bitcoin-wizards 21:45 -!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has quit [Client Quit] 21:48 < CubicEarth> aj: great talk! 21:54 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 246 seconds] 22:04 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 252 seconds] 22:06 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 22:06 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 22:08 -!- Empact [~textual@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 22:12 < aj> CubicEarth: thanks 22:12 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 252 seconds] 22:16 < CubicEarth> I've long envisioned something similar, and I expect that, in due time, it will come to pass. I am glad you put the effort into giving context, and high level mechanisms by which such could be implemented 22:18 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 22:18 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 22:23 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 268 seconds] 22:25 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 22:27 -!- state_bits [~state_bit@S0106a84e3f63ff23.vc.shawcable.net] has joined #bitcoin-wizards 22:28 -!- state_bits [~state_bit@S0106a84e3f63ff23.vc.shawcable.net] has left #bitcoin-wizards [] 22:32 < CubicEarth> A bit of a courageous talk at that! 22:45 -!- _whitelogger [~whitelogg@uruz.whitequark.org] has quit [Remote host closed the connection] 22:46 -!- _whitelogger [~whitelogg@uruz.whitequark.org] has joined #bitcoin-wizards 22:47 < maaku> tromp: then I challenge you to implement forward blocks. it is rediculously simple 23:02 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 23:02 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 23:07 -!- ynakasone [~ynakasone@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 268 seconds] 23:09 -!- tromp [~tromp@ip-217-103-3-94.ip.prioritytelecom.net] has quit [Remote host closed the connection] 23:09 -!- tromp [~tromp@ip-217-103-3-94.ip.prioritytelecom.net] has joined #bitcoin-wizards 23:09 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has joined #bitcoin-wizards 23:14 -!- ynakasone [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Ping timeout: 268 seconds] 23:46 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 245 seconds] 23:47 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has joined #bitcoin-wizards 23:58 -!- jeremyrubin [~jr@124x35x83x162.ap124.ftth.ucom.ne.jp] has quit [Ping timeout: 268 seconds] 23:58 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-wizards --- Log closed Tue Oct 09 00:00:32 2018