--- Day changed Thu Apr 12 2018 00:05 -!- raucao [~raucao@skippe2.nine.ch] has quit [Ping timeout: 264 seconds] 00:09 -!- raucao [~raucao@skippe2.nine.ch] has joined #c-lightning 00:55 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 00:56 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 01:03 -!- jojeyh [~delphi@2602:306:b8b6:b970:c60:7730:cc0c:6466] has quit [Ping timeout: 276 seconds] 01:10 -!- jojeyh [~delphi@107-139-107-151.lightspeed.irvnca.sbcglobal.net] has joined #c-lightning 01:11 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 01:12 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 01:29 -!- bitonic-cjp [~bitonic-c@92-111-70-106.static.v4.ziggozakelijk.nl] has joined #c-lightning 03:08 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 03:09 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 03:16 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 04:04 -!- guido_ [~mn3@185.137.204.140] has joined #c-lightning 04:25 -!- caffeinum_ [510578bb@gateway/web/freenode/ip.81.5.120.187] has joined #c-lightning 04:26 < caffeinum_> hi everyone! Have anyone succeed compiling c-lighting for in-browser usage via WebAssembly? http://webassembly.org/getting-started/developers-guide/ Why not? 04:28 -!- shesek [~shesek@bzq-84-110-235-224.red.bezeqint.net] has joined #c-lightning 04:28 -!- shesek [~shesek@bzq-84-110-235-224.red.bezeqint.net] has quit [Changing host] 04:28 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 04:38 < lxer> no spam, pls. 04:41 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 04:42 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 05:34 <@cdecker> caffeinum_, not sure we can actually open connections from WA 05:35 <@cdecker> We'd have to shim that and pass it through javascript imho 05:46 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 05:47 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #c-lightning 05:55 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Remote host closed the connection] 05:59 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #c-lightning 06:00 -!- door [7e0d98fb@gateway/web/freenode/ip.126.13.152.251] has joined #c-lightning 06:00 -!- door [7e0d98fb@gateway/web/freenode/ip.126.13.152.251] has quit [Client Quit] 06:06 < caffeinum_> As I am reading on WebAssembly, I get more confidence in feasibility of the idea. There are no native sockets in WebAssembly, though there are Emscripten wrappers. What specifically c-lighting uses inside it that should stop it from compiling into js? 06:07 -!- propumpkin is now known as contrapumpkin 06:38 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 276 seconds] 06:43 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Remote host closed the connection] 06:43 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #c-lightning 06:45 <@cdecker> It's not just the issue of compiling it, it's rather that webassembly doesn't give access to native sockets, so we would need to somehow tunnel that over JS and WebSockets to a server side proxy 06:48 < caffeinum_> are the sockets the only issue? what if just fork c-lightning and rewrite sockets code into Emscripten wrappers? If accomplish that, there would be no obstacles? 06:52 <@cdecker> It's the one issue that comes to mind, not sure what else is lurking in the depths of webassembly :-) 06:53 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 264 seconds] 07:17 < mlz> someone is developing something to steal clueless users' money? 07:19 < caffeinum_> are there any other c-lighting development groups? Slack, maybe? 07:20 < mlz> not that i know of 08:17 -!- caffeinum_ [510578bb@gateway/web/freenode/ip.81.5.120.187] has quit [Quit: Page closed] 08:26 -!- graphite [~graphite@37.139.21.22] has quit [Remote host closed the connection] 08:32 -!- CubicEarths [~cubiceart@188.155.63.9] has quit [Remote host closed the connection] 08:33 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 08:41 -!- NicolasDorier [sid129442@gateway/web/irccloud.com/x-orcyccjrhpndqfzt] has quit [Ping timeout: 276 seconds] 08:41 -!- NicolasDorier [sid129442@gateway/web/irccloud.com/x-gqqgjehkcoxfzqwp] has joined #c-lightning 08:50 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 08:51 -!- guido_ [~mn3@185.137.204.140] has quit [Quit: Leaving] 08:54 -!- CubicEar_ [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #c-lightning 08:54 -!- shinohai_ [btcinfo@gateway/shell/xshellz/x-gqgkeztdscmmcbpk] has joined #c-lightning 08:57 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 268 seconds] 09:08 -!- bitonic-cjp [~bitonic-c@92-111-70-106.static.v4.ziggozakelijk.nl] has quit [Quit: Leaving] 09:10 -!- shinohai_ [btcinfo@gateway/shell/xshellz/x-gqgkeztdscmmcbpk] has left #c-lightning ["WeeChat 2.0.1"] 09:17 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 09:24 < lxer> there is not much going on here... 09:30 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 09:42 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 09:44 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 09:52 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 10:06 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 10:07 -!- akrmn [~akrmn@79.red-83-54-170.dynamicip.rima-tde.net] has joined #c-lightning 10:12 < akrmn> I tried recently on a private testnet with just 2 nodes and it worked well. So just to understand, the point of having a network instead of just directly connecting to nodes is to be able to transact with people without having to fund a channel, as long as the sender of the transaction has funded a channel that is within n hops of a node that has funded a channel with the receiver? 10:12 < akrmn> (for each hop there is a funding channel associated with 2 nodes) 10:31 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 10:38 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 10:46 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 11:02 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 11:10 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 11:11 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 11:29 -!- tiagotrs [~user@p5DC47CA1.dip0.t-ipconnect.de] has joined #c-lightning 11:29 -!- tiagotrs [~user@p5DC47CA1.dip0.t-ipconnect.de] has quit [Changing host] 11:29 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 11:31 < lxer> correct 11:33 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 11:49 -!- FtW_ [~lx@51.15.82.171] has quit [Remote host closed the connection] 11:55 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ylbryioaazebtock] has joined #c-lightning 12:06 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 12:29 -!- deusexbeer [~deusexbee@080-250-075-233-dynamic-pool-adsl.wbt.ru] has quit [Ping timeout: 240 seconds] 12:29 -!- deusexbeer [~deusexbee@093-092-176-176-dynamic-pool-adsl.wbt.ru] has joined #c-lightning 12:41 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 13:03 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 13:09 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 13:43 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 256 seconds] 13:46 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 13:47 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 13:55 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 14:16 -!- tiagotrs [~user@p5DC47CA1.dip0.t-ipconnect.de] has joined #c-lightning 14:16 -!- tiagotrs [~user@p5DC47CA1.dip0.t-ipconnect.de] has quit [Changing host] 14:16 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 15:04 -githubby:#c-lightning- [lightning] cdecker closed pull request #1364: Persistence transaction tracking in the database (master...tracktransactions) https://git.io/vxNM1 15:18 -!- lxer [~lx@ip5f5bd657.dynamic.kabel-deutschland.de] has quit [Ping timeout: 240 seconds] 15:45 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 15:46 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 16:11 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Quit: Leaving] 16:40 -!- TXG28Ppsmolen [~jkwtme@2a03:b0c0:1:d0::e0:4001] has joined #c-lightning 16:42 -!- TXG28Ppsmolen [~jkwtme@2a03:b0c0:1:d0::e0:4001] has quit [Remote host closed the connection] 16:45 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ylbryioaazebtock] has quit [Quit: Connection closed for inactivity] 16:58 -!- jojeyh [~delphi@107-139-107-151.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 240 seconds] 17:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 17:26 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 17:40 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 17:43 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has joined #c-lightning 17:50 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 18:12 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 256 seconds] 18:22 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 18:38 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 19:18 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 19:20 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 19:30 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 19:34 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Ping timeout: 240 seconds] 19:50 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 19:51 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 19:52 -!- jojeyh [~delphi@2602:306:b8b6:b970:c60:7730:cc0c:6466] has joined #c-lightning 20:06 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has quit [Ping timeout: 265 seconds] 20:12 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has joined #c-lightning 20:18 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 276 seconds] 20:41 -!- Ishaqbz [~tjckp@116.97.87.236] has joined #c-lightning 20:43 -!- Ishaqbz [~tjckp@116.97.87.236] has quit [Remote host closed the connection] 20:58 -!- WHDUMDleto [~omvzzd@14.207.112.51] has joined #c-lightning 21:00 -!- WHDUMDleto [~omvzzd@14.207.112.51] has quit [Remote host closed the connection] 21:03 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 22:25 -!- lxer [~lx@ip5f5bd657.dynamic.kabel-deutschland.de] has joined #c-lightning 23:23 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me]