--- Day changed Sun Jun 24 2018 00:14 < windsok> updating my node to rc2 now 00:14 < windsok> anyone have any insight on what this means? "ONCHAIN:1 outputs unresolved: waiting confirmation that we spent DELAYED_OUTPUT_TO_US (9e4445557a3a9ca223d6f20c5b688e0d7bb0c2fdedc4bdb30b57f0c3a4218efb:0) using DONATING_TO_MINERS" 00:15 < windsok> in the status of a closed channel 00:17 < windsok> my guess is that the output coming my way is so tiny c-lightning treats it differently 00:17 < windsok> but I can't actually see that output when I do listsfunds 00:20 < windsok> grubles: what do you mean with -datadir? you are passing that in every time you call bitcoin-cli? 00:43 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 00:44 < blockstream_bot> [Chang Li, Blockstream] how did you update your node to rc2? 00:45 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 00:53 < windsok> git pull 00:53 < windsok> ./configure 00:53 < windsok> make 00:53 < windsok> cli/lightning-cli stop 00:53 < windsok> then restart lightningd 00:54 < windsok> you could git pull the specific tag, but I think current master is basically rc2 01:44 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 02:26 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 03:47 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 03:51 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 04:29 -!- deusexbeer [~deusexbee@080-250-075-000-dynamic-pool-adsl.wbt.ru] has quit [Ping timeout: 264 seconds] 04:30 -!- deusexbeer [~deusexbee@095-129-170-118-dynamic-pool-adsl.wbt.ru] has joined #c-lightning 04:53 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 04:55 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 04:58 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 256 seconds] 05:02 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 276 seconds] 05:15 -!- tiagotrs [~user@p5DDB53A5.dip0.t-ipconnect.de] has joined #c-lightning 05:15 -!- tiagotrs [~user@p5DDB53A5.dip0.t-ipconnect.de] has quit [Changing host] 05:15 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 05:59 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 06:03 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 06:24 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 07:05 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 07:10 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 256 seconds] 07:35 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 240 seconds] 08:02 -!- fusion45 [~fusion44@128.90.23.15] has joined #c-lightning 08:12 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 08:16 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 08:20 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 256 seconds] 08:44 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 08:51 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 09:08 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 09:18 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 09:22 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 248 seconds] 09:25 < blockstream_bot> [Chang Li, Blockstream] i did that but i didn't work, some errors happened during make 09:25 < blockstream_bot> [Chang Li, Blockstream] and it was still in 0.5.x after i relaunched lightningd 09:29 < blockstream_bot> [Daniel Williams, Blockstream] Which errors? 09:31 < blockstream_bot> [Chang Li, Blockstream] ill do it again and take a screen shot next time 09:31 < blockstream_bot> [Chang Li, Blockstream] at the same time, i setup a new rc2 node on aws 09:32 < blockstream_bot> [Chang Li, Blockstream] and opened all ports 09:32 < blockstream_bot> [Chang Li, Blockstream] but it doesnt seem like its announcing itself to the network, it could connect to other nodes 09:32 < blockstream_bot> [Chang Li, Blockstream] i did the --addr --port 09:32 < blockstream_bot> [Chang Li, Blockstream] and -mainnet 09:32 < blockstream_bot> [Daniel Williams, Blockstream] ah yeah there was a recent change 09:33 < blockstream_bot> [Daniel Williams, Blockstream] to use lightningd on mainnet you need `--network bitcoin` 09:33 < blockstream_bot> [Chang Li, Blockstream] okay 09:33 < blockstream_bot> [Chang Li, Blockstream] i will try that too 09:33 < blockstream_bot> [Chang Li, Blockstream] thanks Daniel! 09:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:35 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 09:36 < blockstream_bot> [Daniel Williams, Blockstream] regarding `--addr`, i'm pretty sure you need to do `--bind-addr` and also `--announce-addr`. 09:36 < blockstream_bot> [Daniel Williams, Blockstream] (instead of just `--addr`) 09:36 < blockstream_bot> [Chang Li, Blockstream] ohhh 09:36 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 09:36 < blockstream_bot> [Chang Li, Blockstream] noted. 09:37 < blockstream_bot> [Chang Li, Blockstream] whats the difference between bind vs announce? (sweat smile emoji) 09:37 < blockstream_bot> [Daniel Williams, Blockstream] so for example, mine is setup as `--bind-addr=0.0.0.0:9735` and `--announce-addr=public.ip.address.here:9735` 09:37 < blockstream_bot> [Chang Li, Blockstream] ah, great to know! 09:38 -!- shesek [~shesek@5.102.229.203] has joined #c-lightning 09:38 -!- shesek [~shesek@5.102.229.203] has quit [Changing host] 09:38 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 09:40 < blockstream_bot> [Daniel Williams, Blockstream] not sure exactly why there are multiple options but i assume it's to give the user more options for binding on specific interfaces, while still being able to announce your public-facing address to peers 09:40 < blockstream_bot> [Daniel Williams, Blockstream] or maybe it's for tor support. `--bind-addr=127.0.0.1:9735` + `--announce-addr=your_onion_address.onion:9735` 09:43 < blockstream_bot> [Chang Li, Blockstream] i see! 09:50 -githubby:#c-lightning- [lightning] cdecker pushed 1 new commit to master: https://git.io/f4S7T 09:50 -githubby:#c-lightning- lightning/master e59489f nicolas.dorier: Add configure and .gitmodules to .gitattributes 10:19 -!- fusion451 [~fusion44@31.6.41.222] has joined #c-lightning 10:19 -!- fusion45 [~fusion44@128.90.23.15] has quit [Ping timeout: 276 seconds] 10:31 < molz> to announce my address i put this in config: ipaddr=x.xx.xxx.xx 10:31 < molz> or you can run your lightningd with --ipaddr=xx.xx.xx.xx 10:40 < blockstream_bot> [Chang Li, Blockstream] it seems like we need to put --bind and --announce both 10:40 < blockstream_bot> [Chang Li, Blockstream] --ipaddr will work but might have connection issues with some nodes i think 10:40 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 240 seconds] 11:02 -!- shesek [~shesek@5.102.229.203] has joined #c-lightning 11:02 -!- shesek [~shesek@5.102.229.203] has quit [Changing host] 11:02 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 11:10 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #c-lightning 11:11 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 248 seconds] 11:14 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 265 seconds] 11:54 -!- kabaum [~kabaum@94.234.38.25] has joined #c-lightning 12:42 -!- kabaum [~kabaum@94.234.38.25] has quit [Ping timeout: 248 seconds] 12:48 -!- fusion451 [~fusion44@31.6.41.222] has quit [Quit: Leaving.] 12:49 -!- fusion45 [~fusion44@31.6.41.222] has joined #c-lightning 12:56 -!- kabaum [~kabaum@94.234.38.25] has joined #c-lightning 13:14 -!- kabaum [~kabaum@94.234.38.25] has quit [Ping timeout: 276 seconds] 13:24 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 240 seconds] 13:27 -!- kabaum [~kabaum@c-5eea2619-74736162.cust.telenor.se] has joined #c-lightning 15:00 -!- kabaum [~kabaum@c-5eea2619-74736162.cust.telenor.se] has quit [Read error: Connection reset by peer] 15:31 -!- grubles [~grubles@unaffiliated/grubles] has quit [Quit: Leaving] 15:50 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 16:19 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Quit: WeeChat 2.1] 16:36 -!- shesek [~shesek@bzq-84-110-53-67.cablep.bezeqint.net] has joined #c-lightning 16:36 -!- shesek [~shesek@bzq-84-110-53-67.cablep.bezeqint.net] has quit [Changing host] 16:36 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 16:46 -!- j9m [~j9m@47.157.125.55] has quit [Ping timeout: 248 seconds] 18:17 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 18:33 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 18:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 18:37 -!- fusion451 [~fusion44@31.6.30.225] has joined #c-lightning 18:39 -!- fusion45 [~fusion44@31.6.41.222] has quit [Ping timeout: 276 seconds] 20:11 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 20:57 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 20:59 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 21:58 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 256 seconds] 22:19 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 22:28 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 240 seconds] 22:55 -!- fusion451 [~fusion44@31.6.30.225] has quit [Quit: Leaving.] 23:11 -!- tiagotrs [~user@p3EE2D37D.dip0.t-ipconnect.de] has joined #c-lightning 23:11 -!- tiagotrs [~user@p3EE2D37D.dip0.t-ipconnect.de] has quit [Changing host] 23:11 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 23:24 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 23:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 23:26 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 268 seconds] 23:42 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning