12:52:57 Hello 12:53:18 I am setting up a monero node and now tryint to connect to it with monero-cli.. 12:53:23 Im getting that error Error: wallet failed to connect to daemon 13:38:03 What kind of person steals from their own community? 13:38:03 https://www.reddit.com/r/Monero/comments/6d5yt5/what_fluffypony_just_did_is_not_ok/ 15:58:31 .merges 15:58:31 -xmr-pr- 7054 7055 7063 7065 7070 7071 7072 7073 7076 15:58:36 selsta which 15:58:48 all ideally 15:59:16 else release / master branch get out of sync again 15:59:19 ok 15:59:22 17.1.6? 15:59:35 you can also only merge the release branch PRs if you don't have much time 15:59:41 yes v0.17.1.6 16:30:14 .merges 16:30:14 -xmr-pr- 7063 7065 7070 7071 7072 7073 7076 16:30:26 nice bot 16:31:23 plz check selsta 16:32:18 1 sec 16:33:04 looks good 16:42:02 v0.17.1.6 tagged @ reproducible build contributors 16:46:22 I’ll make a reddit thread for it 16:46:29 Any other details I should add? 16:46:30 - Release binaries should be out within a few days. 16:46:30 - GUI v0.17.1.6 will soon be tagged as well. 16:46:30 - This release contains mainly bug fixes (e.g. fixes for the transactions failing and blockchain getting out of sync bugs) and performance improvements. 16:47:32 mention the +2 issue, and p2p network layer improvements 16:49:25 Changed the last point to: 16:49:26 - This release contains mainly bug fixes and p2p network layer improvements 16:49:26 - Fixes the issue where malicious nodes told valid nodes that the chain-tip was +2 from the real chain-tip 16:49:26 - Fixes an issue allowing spamming of large peer lists from malicious nodes 16:50:34 looks good 16:50:52 ok, starting a build now 16:51:02 https://reddit.com/r/Monero/comments/k8k94i/cli_v01716_oxygen_orion_has_been_tagged_you_may/ 18:08:36 https://paste.debian.net/hidden/a1c9a2ff/ 18:17:28 Always the first 😢 18:17:31 iDunk the speedster 18:20:59 https://paste.debian.net/1175968/ 18:21:28 a match 18:21:36 damn, and I thought I'll be first for once :| 19:10:50 https://paste.debian.net/1175972/ 19:12:39 Matches 19:41:53 hrm. my 17.1.5 GUI can't connect to the 17.1.6 monerod i just compiled 19:43:18 GUI just keeps going from "connecting" to "disconnected" 19:43:27 works fine here 19:44:29 local node or remote node? 19:44:41 remote 19:44:56 its the uwillrunanodesoon.moneroworld.com:18089 19:45:07 ill try the same setup with a node on local network 19:45:24 it is related to your uwillrunanodesoon.moneroworld.com:18089 node 19:45:41 I also can’t connect to it, but I tried 2 of my v0.17.1.6 remote node and they work fine 19:53:14 naw selsta , the remote node is running v0.17.1.5 19:53:22 ergh, no wait 19:53:29 the remote node is 17.1.6, the GUI is 17.1.5 19:53:36 what exactly no? 19:54:05 I can connect with v0.17.1.5 GUI to v0.17.1.6 nodes, the issue seems related to the uwillrunanodesoon.moneroworld.com:18089 node 19:54:22 well it also isn't working on another node of mine. .... ill pm 20:17:56 OK, issue is fixed. To note, folks need to fiddle with --rpc-restricted-bind-ip and such if they find their old setup isn't working anymore 20:19:13 --rpc-restricted-bind-ip=0.0.0.0 send it!!! 20:20:21 well its nice to have a restricted rpc and an unrestricted rpc, and my config before relied on firewall blah blah blah 20:23:16 blargh. but now I can't access the unrestricted port from another machine within my own network 20:23:24 ah well. 20:23:33 what did you set it to? 127.0.0.1 ? 20:24:09 yep 21:18:52 everyone please submit hashes to gitian.sigs repo :) 21:32:22 I’m away from my comp or I would for the first time 😢 22:31:43 luigi1111w: can you log into travis-ci.com and stop / start monero ci? 22:31:54 it turned itself off again... 23:03:03 it was set to use paid credits or something/ 23:05:21 travis is getting worse and worse 23:06:47 Maybe it's made of software ? 23:10:55 Anyone know how to rescue funds that were sent to an integrated subaddress? 23:11:08 stoffu wrote a patch a while ago but it does not seem to work for address index 0: https://github.com/stoffu/monero/commit/8f75a33f29c71d9b812b7f9964f63f9698d68e3d 23:11:36 I tried removing the `if (index > 0)` but it did not work. 23:13:20 trying to help someone who used https://dustinlemos.com/integrated-address-demo/ to generate an integrated address out of a subaddress 23:13:41 I'm back now and should be able to figure it out 23:13:44 this week at least 23:15:48 Address/account 0 is a special case, it's the standard address, so it should appear normally.. 23:16:13 account 1 address 0 23:16:46 Hrm. I didn't think address 0 was any different for account > 0. 23:17:03 they begin with 8 23:19:55 Same as address 1 though.