-
gingeropolousdoes anyone have the log of when we were going through randomx / randomjs with gmax and poelstra?
-
tevadorFWIW, I updated my monero mnemonic seed PoC from 14 to 16 words: github.com/tevador/monero-seed
-
hv-bridge<sech1> FeatherWallet already uses 14-word seeds
-
tevadorI 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.
-
garthContinued gratitude tevador for all you do for the project
-
jaska087sech1 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.
-
jaska087I know the problem is on nicehash end but how does the jobs differ from your regular pools?
-
sech1proxy should be in simple mode
-
sech1also, direct connection should work
-
sech1but you must set up fixed difficulty
-
sech1on nicehash side, in xmrig command line
-
jaska087yes i did that, asked about nicehash month ago but didn't test it then.
-
jaska087connected clients had the set diff but they got disconnected
-
jaska087Received invalid job blob length (provided=154, required=152)... Error
-
jaska087this was the error when I first tried to add the node
-
jaska087but it went away after few tries
-
jaska087this error was on nicehash side
-
jaska087I'll try miningrentals next month
-
orangeboxcuttercan i access my node via p2pool if i've set rpc-login credentials? can't find the correct arguments
-
orangeboxcutter--daemon-login does not work
-
DataHoarderno rpc login orangeboxcutter
-
DataHoardersee p2pool --help
-
DataHoarderyou can run it on restricted mode port
-
DataHoarderand localhost even
-
orangeboxcutterthanks DataHoarder