--- Log opened Sun Jan 06 00:00:13 2019 00:34 -!- Amperture [~amp@24.136.5.183] has quit [Ping timeout: 250 seconds] 01:30 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 246 seconds] 02:30 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 02:41 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 02:51 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 02:55 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Client Quit] 05:06 < ungenannter> another question, will there be api support for onchain transactions ? This could be usefull for thirt party apps like spark: https://github.com/shesek/spark-wallet/issues/49 06:11 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 06:46 -!- Amperture [~amp@24.136.5.183] has joined #c-lightning 06:48 -!- Amperture [~amp@24.136.5.183] has quit [Read error: Connection reset by peer] 06:48 -!- Amperture [~amp@24.136.5.183] has joined #c-lightning 07:13 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 07:18 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 07:31 <@cdecker> ungenannter: what kind of operations would you like to see supported? We have support for incoming on-chain payments and sending on-chain payments (using the `withdraw` RPC call) 07:32 <@cdecker> Available funds are already listed in `listfunds`, but we don't currently have a transaction history call (though we do track them in the `transactions` table in the database) 07:37 < ungenannter> cdecker: shensek wrote a comment here: https://github.com/shesek/spark-wallet/issues/50 07:37 < ungenannter> "since c-lightning doesn't provide onchain transaction history and doesn't provide a way to get notifications about incoming onchain payments" 07:43 <@cdecker> Ok, that can certainly be accomodated, adding a list command for on-chain payments should not be too complicated 07:44 < ungenannter> cdecker: verry nice :) 07:44 <@cdecker> We might need to have some functionality to tie the `transactions` DB in with the `outputs` table however so it may take a bit until we cleared some of the current backlog 07:45 <@cdecker> Everybody seems to be working furiously on the plugin system (I know I am xD) 07:46 < ungenannter> Do you maintain the "backlog" on github ? I would like to reference to it from the issues above. 07:46 < ungenannter> also, feel free to comment on the issues above :) 07:52 <@cdecker> All the development is done on Github, yes. By backlog I mean outstanding features and bug-reports, so a quick ticket there describing the necessary functionality would be great :-) 07:57 < ungenannter> ok nice 08:00 -!- grubles_ [~grubles_@unaffiliated/grubles] has quit [] 08:13 -!- nothingmuch [~user@62.102.148.185] has joined #c-lightning 08:51 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 09:09 -!- farmerwampum [~farmerwam@184.75.210.234] has quit [Quit: farmerwampum] 09:09 -!- farmerwampum [~farmerwam@184.75.210.234] has joined #c-lightning 09:13 -!- farmerwampum [~farmerwam@184.75.210.234] has quit [Client Quit] 09:13 -!- farmerwampum [~farmerwam@184.75.210.234] has joined #c-lightning 09:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 10:59 -!- farmerwampum [~farmerwam@184.75.210.234] has quit [Quit: farmerwampum] 10:59 -!- farmerwampum [~farmerwam@184.75.210.234] has joined #c-lightning 11:08 -!- farmerwampum [~farmerwam@184.75.210.234] has quit [Quit: farmerwampum] 11:08 -!- farmerwampum [~farmerwam@184.75.210.234] has joined #c-lightning 12:37 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #c-lightning 13:59 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 252 seconds] 14:14 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 14:46 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 14:50 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 15:04 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 15:26 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:52 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 16:15 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 252 seconds] 16:20 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 16:39 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 17:22 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 244 seconds] 17:27 -!- grubles [~grubles@unaffiliated/grubles] has quit [Quit: Leaving] 17:28 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 17:48 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 17:51 -!- grubles [~grubles@unaffiliated/grubles] has joined #c-lightning 18:25 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 18:47 < fiatjaf> I can pay an invoice on spark, but can't pay the same invoice on the command line 18:48 < fiatjaf> I checked the rpc command spark uses and it is just 'pay ', the same I'm using on cli 18:50 < fiatjaf> on spark it succeeds on the second/third try, on cli I get dozens of routes tried and they all fail with FAIL_PAYMENT_REPLY, "erring_index": 2, "failcode": 4107 or 4103 19:06 < fiatjaf> nevermind, mixed up msatoshi with full satoshis 19:15 < rusty> fiatjaf: that's such a common error that I'm regretting my API design here. Maybe we should migrate to requiring suffixes "msat" "sat" or "btc" for all amounts, and doing the decimal thing? 20:16 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #c-lightning 20:19 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 258 seconds] 20:25 < molz> rusty, i vote for "sat" :P 20:27 < molz> i tried to voice my opinion before but you didn't think it was valid but really, msat in invoices and payments on clightning is not good 21:15 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-evztbxqdurfwpjrm] has left #c-lightning [] 21:15 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-evztbxqdurfwpjrm] has joined #c-lightning 21:58 < mryandao> cant we just use SI units nanoBTC and etc? 23:23 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 258 seconds] --- Log closed Mon Jan 07 00:00:13 2019