-
luigi1112k
-
luigi1112.merges
-
xmr-pr3972
-
selsta
-
selstaone thing i noticed is that it creates the p2pool folder on startup, even if p2pool isn't downloaded / installed
-
selstais that intentional?
-
sech1do you mean during install?
-
sech1It's the only way to set file permissions
-
selstano, if you start the .exe
-
selstano installer
-
selstabut it seems intentional since you added the code to the constructor
-
selstai was just confused why a folder suddenly showed up on first startup
-
sech1ah, it' probably because P2PoolManager constructor checks for it
-
sech1
-
sech1This check can be probably moved to P2PoolManager::download()
-
selstayea would be ideal for the next version
-
sech1but the installer creates this folder anyway
-
sech1with proper file permissions
-
selstawe offer installer and .zip