--- Log opened Wed Apr 24 00:00:53 2019 00:15 < m-schmoock> fiatjaf: I cant imagine a legit meaning :D 01:41 -!- bitonic-cjp [~bitonic-c@92-111-70-106.static.v4.ziggozakelijk.nl] has joined #c-lightning 02:13 < booyah> when solving LN math/algo problems is too ez, so you throw out all the available tools and at same time also battle with low-level-memory problems, blindfolded 02:23 <@cdecker> Well, the original idea is that C is the lingua franca of programming (all other programming languages have FFI support that allow you to call C), so you could take the code and rewrite it piece-wise in another language while all the time having a runnable system 02:23 <@cdecker> Of course that was before adding the multi-daemon and the io_loop complexity which now makes this a lot harder 02:29 < m-schmoock> cdecker: is it impossible to make a jni android lib out of it bekause of the subdaemons ? 02:29 < m-schmoock> *because 02:31 < m-schmoock> we really ne a reload/restart plugins rpc call 02:32 < m-schmoock> ah, rene already opend a ticket last month 02:36 < m-schmoock> cdecker: I think you can close this: https://github.com/ElementsProject/lightning/issues/2376 02:38 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 258 seconds] 02:39 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 250 seconds] 02:39 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 02:51 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 02:52 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 276 seconds] 02:59 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 02:59 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 268 seconds] 03:09 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 03:45 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 04:02 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 05:06 -!- k3tan [k3tan@gateway/vpn/protonvpn/k3tan] has quit [Quit: Leaving] 05:07 -!- k3tan [k3tan@gateway/vpn/protonvpn/k3tan] has joined #c-lightning 05:23 <@cdecker> m-schmoock: the problem is that we rely heavily on the `io_loop` which bleeds into a lot of functionality, and it assumes it has full control over the main thread and all sockets/filedescriptors. Separating out `io_loop` from the business logic, in order to embed it in another process, would take a lot of effort 06:29 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 06:54 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has joined #c-lightning 06:56 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 07:09 < m-schmoock> hm. having it as a JNI lib would be cool. I worked in the strangswan project, they have a C daemon that can be integrated as JNI into mobile apps very easy :D 07:09 < m-schmoock> nvm 09:06 -!- bitonic-cjp [~bitonic-c@92-111-70-106.static.v4.ziggozakelijk.nl] has quit [Quit: Leaving] 13:21 -!- t0mix [~t0mix@78-141-123-99.dynamic.orange.sk] has joined #c-lightning 14:19 -!- Amperture [~amp@24.136.5.183] has quit [Remote host closed the connection] 14:58 < k3tan> would anyone know why I can't pay an invoice over 80k sats when i know i have the available funds? here are the logs 14:58 < k3tan> lightning_gossipd(1114): find_route: this is 028eef316e8a46699f775e0739cb34de8a15eb48e5276fcfabcc861261c226d35c, refusing to create empty route 14:58 < k3tan> [SKIPPED] 164 14:58 < k3tan> 2019-04-24T21:55:43.422Z [INFO] lightningd(1003): Sending 91489455msat over 5 hops to deliver 91487000msat 14:58 < k3tan> [SKIPPED] 308 14:58 < k3tan> 2019-04-24T21:55:45.141Z [INFO] lightningd(1003): Sending 91489182msat over 3 hops to deliver 91487000msat 14:58 < k3tan> [SKIPPED] 58 14:58 < k3tan> 2019-04-24T21:55:46.553Z [INFO] lightningd(1003): 0217890e3aad8d35bc054f43acc00084b25229ecff0ab68debd82883ad65ee8266 chan #445: htlc 125 failed from 0th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE) 14:58 < k3tan> [SKIPPED] 196 14:58 < k3tan> 2019-04-24T21:55:48.271Z [INFO] lightningd(1003): Sending 91488364msat over 5 hops to deliver 91487000msat 14:58 < k3tan> [SKIPPED] 245 14:58 < k3tan> 2019-04-24T21:55:50.004Z [INFO] lightningd(1003): Sending 91489455msat over 5 hops to deliver 91487000msat 14:58 < k3tan> [SKIPPED] 21954 14:58 < k3tan> 2019-04-24T21:55:51.423Z [INFO] lightningd(1003): 0217890e3aad8d35bc054f43acc00084b25229ecff0ab68debd82883ad65ee8266 chan #445: htlc 126 failed from 0th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE) 14:58 < k3tan> [SKIPPED] 199 14:58 < k3tan> 2019-04-24T21:55:53.153Z [INFO] lightningd(1003): Sending 91489455msat over 5 hops to deliver 91487000msat 14:58 < k3tan> [SKIPPED] 7241 14:58 < k3tan> 2019-04-24T21:55:54.559Z [INFO] lightningd(1003): 0217890e3aad8d35bc054f43acc00084b25229ecff0ab68debd82883ad65ee8266 chan #445: htlc 127 failed from 0th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE) 14:58 < k3tan> [SKIPPED] 318 14:58 < k3tan> 2019-04-24T21:55:56.285Z [INFO] lightningd(1003): Sending 91489455msat over 5 hops to deliver 91487000msat 14:58 < k3tan> [SKIPPED] 57 14:59 < k3tan> 2019-04-24T21:55:57.671Z [INFO] lightningd(1003): 0217890e3aad8d35bc054f43acc00084b25229ecff0ab68debd82883ad65ee8266 chan #445: htlc 128 failed from 0th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE) 14:59 < k3tan> [SKIPPED] 195 14:59 < k3tan> 2019-04-24T21:55:59.389Z [INFO] lightningd(1003): Sending 91489465msat over 5 hops to deliver 91487000msat 14:59 < k3tan> [SKIPPED] 4455 14:59 < k3tan> 2019-04-24T21:56:00.782Z [INFO] lightningd(1003): 0217890e3aad8d35bc054f43acc00084b25229ecff0ab68debd82883ad65ee8266 chan #445: htlc 129 failed from 0th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE) 14:59 < k3tan> [SKIPPED] 195 14:59 < k3tan> 2019-04-24T21:56:02.505Z [INFO] lightningd(1003): Sending 91489456msat over 5 hops to deliver 91487000msat 14:59 < k3tan> [SKIPPED] 579 15:01 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:03 < molz> k3tan, dude, use a pastebin 15:03 < k3tan> sorry 15:23 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 19:16 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 19:24 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 20:49 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 23:07 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has quit [Ping timeout: 245 seconds] --- Log closed Thu Apr 25 00:00:54 2019