--- Day changed Fri Aug 24 2018 00:05 -!- doml3_13333337 [~Drolmer@unaffiliated/drolmer] has joined #c-lightning 00:09 -!- DrOlmer [~Drolmer@unaffiliated/drolmer] has quit [Ping timeout: 260 seconds] 00:32 -!- doml3_13333337 [~Drolmer@unaffiliated/drolmer] has quit [Ping timeout: 252 seconds] 00:46 -!- doml3_13333337 [~Drolmer@unaffiliated/drolmer] has joined #c-lightning 01:40 -!- Zenton [~user@195.235.96.150] has joined #c-lightning 03:36 -!- Amperture [~amp@24.136.5.183] has quit [Ping timeout: 265 seconds] 04:45 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 268 seconds] 05:13 -!- berndj [~berndj@azna.co.za] has quit [Quit: ZNC - http://znc.in] 05:16 -!- berndj [~berndj@azna.co.za] has joined #c-lightning 05:24 -!- ken2812221 [~ken281222@110.50.144.85] has joined #c-lightning 07:45 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 07:46 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 08:03 -!- keymone [~keymone@ip1f12c093.dynamic.kabel-deutschland.de] has joined #c-lightning 08:06 -!- DrOlmer [~Drolmer@unaffiliated/drolmer] has joined #c-lightning 08:09 -!- doml3_13333337 [~Drolmer@unaffiliated/drolmer] has quit [Ping timeout: 252 seconds] 08:31 -!- deusexbeer [~deusexbee@080-250-076-215-dynamic-pool-adsl.wbt.ru] has joined #c-lightning 08:40 -!- Zenton [~user@195.235.96.150] has quit [Ping timeout: 264 seconds] 09:20 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #c-lightning 09:32 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 09:45 -!- DrOlmer [~Drolmer@unaffiliated/drolmer] has quit [Ping timeout: 272 seconds] 10:00 -!- DrOlmer [~Drolmer@unaffiliated/drolmer] has joined #c-lightning 10:30 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 10:31 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 10:40 < blockstream_bot> [Hugo Doyon, Blockstream] installed a fresh node with development, running tests and additional dependencies (sudo apt-get install -y asciidoc valgrind python3-pip 10:40 < blockstream_bot> sudo pip3 install -r tests/requirements.txt) but when I run the make file it crash with the following error: 10:41 < blockstream_bot> [Hugo Doyon, Blockstream] cd external/libwally-core && ./tools/autogen.sh && ./configure CC="cc" --enable-static=yes --host="x86_64-pc-linux-gnu" --build="" --enable-module-recovery --enable-shared=no --prefix=/ --libdir=/ && make 10:41 < blockstream_bot> ./tools/autogen.sh: 2: ./tools/autogen.sh: autoreconf: not found 10:41 < blockstream_bot> /bin/sh: 1: ./configure: not found 10:41 < blockstream_bot> external/Makefile:51: recipe for target 'external/libwally-core/src/libwallycore.la' failed 10:41 < blockstream_bot> make: *** [external/libwally-core/src/libwallycore.la] Error 127 10:41 < grubles> i believe you need to install autoconf 10:41 < grubles> apt install autoconf 10:42 -!- Zenton [~user@54.104.135.37.dynamic.jazztel.es] has joined #c-lightning 10:44 < blockstream_bot> [Hugo Doyon, Blockstream] Humm autoconf is installed ... I follow the steps here : https://github.com/ElementsProject/lightning/blob/master/doc/INSTALL.md#to-build-on-ubuntu 10:50 < blockstream_bot> [Hugo Doyon, Blockstream] weird :S re-install all the dependencies, sudo make and it build now =D Possibly dependencies issue 10:52 < blockstream_bot> [Hugo Doyon, Blockstream] Anyways thank realname for your support 10:53 < grubles> ok great! 10:55 -!- RubenSomsen [uid301948@gateway/web/irccloud.com/x-ioootlsgcoktkrns] has joined #c-lightning 11:24 -!- grafcaps [~haroldbr@104.137.194.255] has joined #c-lightning 11:35 < molz> thanks, realname :) 11:35 < molz> don't you hate slack 11:36 < molz> im realname, you're realname, we're all realname on IRC :d 12:08 -!- deusexbeer [~deusexbee@080-250-076-215-dynamic-pool-adsl.wbt.ru] has quit [Quit: Konversation terminated!] 12:20 < blockstream_bot> [Hugo Doyon, Blockstream] lolll I should swith IRC then 12:49 < blockstream_bot> [Hugo Doyon, Blockstream] Could anyone confirm what is the fields for routing fees received? 13:03 < blockstream_bot> [Hugo Doyon, Blockstream] *fee-base*='MILLISATOSHI':: 13:03 < blockstream_bot> The base fee to charge for every payment which passes through. Note that 13:03 < blockstream_bot> millisatoshis are a very, very small unit! 13:03 < blockstream_bot> *fee-per-satoshi*='MILLIONTHS':: 13:03 < blockstream_bot> This is the proportional fee to charge for every payment which passes 13:03 < blockstream_bot> through. As percentages are too coarse, it's in millionths, so 10000 13:03 < blockstream_bot> is 1%, 1000 is 0.1%. 13:25 < blockstream_bot> [Hugo Doyon, Blockstream] to setup fee rate and listpeers > msatoshi_to_us for earned routing fees 13:25 < blockstream_bot> [Hugo Doyon, Blockstream] ? 14:16 -!- farmerwampum [~farmerwam@104.129.28.10] has quit [Ping timeout: 252 seconds] 14:59 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 272 seconds] 15:00 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 15:19 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-gydxecdiidffgcuo] has joined #c-lightning 15:58 -!- deusexbeer [~deusexbee@080-250-076-215-dynamic-pool-adsl.wbt.ru] has joined #c-lightning 15:58 -!- deusexbeer [~deusexbee@080-250-076-215-dynamic-pool-adsl.wbt.ru] has quit [Quit: Konversation terminated!] 16:09 -!- DrOlmer [~Drolmer@unaffiliated/drolmer] has quit [Ping timeout: 252 seconds] 16:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 17:27 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 244 seconds] 17:36 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has joined #c-lightning 17:59 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-gydxecdiidffgcuo] has quit [Quit: Connection closed for inactivity] 18:20 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has quit [Ping timeout: 272 seconds] 18:35 -!- mode/#c-lightning [+o rusty] by ChanServ 18:35 -!- rusty changed the topic of #c-lightning to: Chat about the C-lightning implementation: https://github.com/ElementsProject/lightning https://lists.ozlabs.org/listinfo/c-lightning Current Version: 0.6.1-rc1 21:29 < molz> woot woot 22:44 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Quit: WeeChat 2.1]