07:01:02 selsta: Thanks for the RV. I have updated the PR. Would you like to have the last look on the latest commit before I squash? 07:03:55 https://github.com/monero-project/monero/pull/7000 07:18:25 OK. I'm squashing. 11:16:06 so? why did you ask? 15:41:33 Not sure I understand? 15:41:39 If you encounter problems, you need to be more specific, then others can help 15:41:41 ^ maksym8888[m] 17:01:39 Hello, i have a question about monero wen is running like service system... it open 3 port *8080 *8081 and *8082 17:05:54 Just ask your question, and wait. 17:07:04 is normal to open 3 port? that is my question 17:07:35 Yes. 17:07:47 and daemon rpc is on port 8081 ? 17:08:07 18080 is P2P, 18081 is JSON RPC, 18082 is 0MQ RPC. You usually don't need the last one. 17:08:49 18081 (and 18082) should be inacessible from the outside world unless you really intend to serve public RPC. 17:45:04 What kind of person steals from own community?np.reddit.com/r/Monero/comments/6d5yt5/_/ Your own leaders are laughing at how stupid you are for falling for thier 'Magical Crypto Friendship' 21:16:36 Any chance of a review of #7358 ? 22:04:28 It says "not ready". Is it ready ? 22:37:54 moneromooo: I think there was some disagreement over how concurrency should be handled. So the question essentially is - is it correct so far :)? 22:41:31 If I'm using the right class (threadpool) there then I can add the command part tomorrow 22:43:43 If not, let me know what's the best mechanism to use there (or just plain std::thread