URGENT : SOLO Miners or Pool Owners - Must Upgrade to Feathercoind 0.8.5
-
All miners pools and wallets now must be updated to version 0.8.5.
-
How do I tell what version the pool is running?
UM
-
- If you have compiled the code yourself, check file ‘clientversion.h’
- if you are using feathercoin-qt on the pool ( most unlikely ;) go to ‘help’->‘about feathercoin’
- Feathercoind has no command to return the client version, at least I didn’t see in in the help listing.
-
I followed the guide on here, so I will have a look tomorrow whilst i’m logged into the hosting centre to work on something else.
-
./feathercoind getinfo
above command allowed me to view version info on ubuntu
-
Thanks i’ll look at it in the morning when i get 5
-
[quote name=“CloudScrypt” post=“56675” timestamp=“1391370737”]
./feathercoind getinfoabove command allowed me to view version info on ubuntu
[/quote]good to know :)
I didn’t find that command…
-
I have used /getinfo in the past when setting up to make sure that block sync is working and progressing, but I must admit I didn’t pay much attention to what else was going on other than the specific information I wanted. I’ll check in the mooring and report back.
-
Right finally got round to checking and the result is…
[code]“version” : 60404
“protocolversion” : 60002
“walletversion” : 60000
[/code]
Ermm I’m taking that as I need to now work out how to upgrade the version the pool is running, any hints or tips?