02:23:56 jeffro256 . 1 more, can you open 9845 against release? (w/ jbermans suggestion) :) thanks 02:29:38 things are being added because 9844 is not in yet? 02:29:44 at some point things have to stop being added 02:50:15 no 02:50:36 https://www.zerobin.net/?9de1e9da3d0d15b1#hhDgDUc+TfgAIG9lgtq12D+q1OgwCZ0eWSY6xp7agL8= vtnerd 02:51:25 died on me again. Wont respond to rpc calls like sync info, but would respond to set_log 02:52:40 The release branch dying/hanging issue again? 02:53:15 Last time it locked up the whole os though? 02:53:54 this is master, but yeah. Doesnr seem identical. Looks like its not completely dead. I tried to shut it down (the nkde) and it responded to shutdown request after 10+mins (but didnt finisj shutting down) 02:54:21 The first time, it didnt lockup the whole os, but i wasnt able to kill the process 02:55:35 https://matrix.monero.social/_matrix/media/v1/download/xmr.mx/NdickpMxpUGPloKLzVVqvnGT 02:58:10 i'm not able to -9 it again 03:07:46 I tried to kill it 5-10 more times and it worked 03:08:10 Started up and now its syncing again 03:10:30 after 18.4, probably a good idea to get master out the door, perhaps without the HFs 12:03:08 Hi, my monero stucking here: Found preferred rct inputs for rct tx: 49 (4.500000000000) , what causes this? 12:04:04 Its self hosted wallet-rpc, daemon-rpc. its connected locally. binding 127.0.0.1 between them. node seems full synced 12:05:51 With google search i just found this: "caused by the dns problem" , if dns problem why my node full synced? or how can be sure or debug it 12:08:37 NakedKing: #monero-support is the correct channel 12:09:48 thanks, what about #monero-community-dev? 14:03:09 simplewallet.cpp has a line of code `if (info.has_payment_id || !payment_id_uri.empty())`. I'm curious why these two can contradict. In other words, is there a case where has_payment_id is false and payment_id_uri is not empty?