03:39:01 does anyone have the log of when we were going through randomx / randomjs with gmax and poelstra? 09:03:53 FWIW, I updated my monero mnemonic seed PoC from 14 to 16 words: https://github.com/tevador/monero-seed 09:59:27 FeatherWallet already uses 14-word seeds 10:02:52 I know. The 14 word seed is by no means insecure. The purpose of the additional 2 words is to increase the security margin to a comfortable level. 13:33:54 Continued gratitude tevador for all you do for the project 17:23:46 sech1 I did some testing with nicehash and p2pool few days ago and couldn't get it to work. After few tries the pool got accepted but it pretty much kept erroring out. no matter if directly connected to p2pool or xmrig-proxy with both modes tested. 17:24:06 I know the problem is on nicehash end but how does the jobs differ from your regular pools? 17:24:23 proxy should be in simple mode 17:24:32 also, direct connection should work 17:24:41 but you must set up fixed difficulty 17:24:56 on nicehash side, in xmrig command line 17:25:24 yes i did that, asked about nicehash month ago but didn't test it then. 17:25:37 connected clients had the set diff but they got disconnected 17:26:57 Received invalid job blob length (provided=154, required=152)... Error 17:27:28 this was the error when I first tried to add the node 17:27:53 but it went away after few tries 17:28:28 this error was on nicehash side 17:29:49 I'll try miningrentals next month 17:59:07 can i access my node via p2pool if i've set rpc-login credentials? can't find the correct arguments 18:01:45 --daemon-login does not work 18:36:15 no rpc login orangeboxcutter 18:36:20 see p2pool --help 18:36:29 you can run it on restricted mode port 18:36:38 and localhost even 18:48:04 thanks DataHoarder