Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS!
by
mninfo
on 20/11/2017, 14:31:15 UTC
Looks good, thank you!

Could you also please add a -daemon option?
That makes it a bit easier to run.

And perhaps the options 1 and 2 should be command line arguments.
Default = running the sentinel (1) and maybe call the other one repair, argument: -repair (2)?


Umm.. About --daemon (I'll use the standard --, not -), I don't know up to which point I'll be able to do it. To avoid dependencies I am using pyinstaller, which defaults to opening a cli/cmd. In linux you can emulate daemon behaviour with "nohup ./sentinel-lin64 &", I don't think that's possible in Windows.

Good idea! I'll add commands, but I'll leave default behaviour as is (30secs to run sentinel), as it is the most "beginner" friendly approach. I'll add "--sentinel" and "--repair".

EDIT: Done! I'll add the windows build later tonight, linux is already there
https://github.com/ZonnCash/sentinel/releases/tag/v1.1.0.2

My masternode with previous version of Sentinel is working fine.
Do I still need to switch to this new vesion?
Thanks.

No need! If it is running fine, leave it as is Wink