Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [COV] Coven [3% PoS/33k Supply][Indistinguishability Obfuscator/Anno Feat]
by
drakoin
on 02/05/2015, 17:44:45 UTC
Staking... I offer to leave this wallet running, so there is a staking node. To improve the network. If you want to increase the Stake Weight of this node, send some COV coins there. Every bit helps.
COV address of this 24/7 staking node:
CQfH2dwUcGXcxvfxU2nqoqGC4qcbSipvRX
My address CHDavnxvV93jLBWXmVFFwU66uNJ3jXFSxm [in the same 24/7-server-wallet] is holding them [the 158.96],
but in the B.E. is showing the really strange balance -96.0 COV.

This is my 24/7 staking node status:

Code:
Covend getinfo
{
    "version" : "v1.2.0.0-g32a928e",
    "protocolversion" : 60014,
    "walletversion" : 60000,
    "balance" : 135.97299201,
    "newmint" : 0.00000000,
    "stake" : 33.00486044,
    "blocks" : 2448,
    "moneysupply" : 33608.44164778,
    "connections" : 20,
    "proxy" : "",
    "difficulty" : {...
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "unlocked_until" : 1431100756,
    "errors" : "",
    ...
}
Code:
Covend getstakinginfo
{
    "Enabled" : true,
    "Staking" : true,
    "Errors" : "",
    "Difficulty" : 0.00024414,
    "Weight" : 67,
    "Net Stake Weight" : 818,
    "Expected Time" : 1098
}

Hey ... already on block 2448, not too bad. ~3 blocks per hour = half the speed of bitcoin. Results in a slowly growing blockchain on the harddisk, that is good.

Yesterday I analysed the block speed a little bit. Man, the POW phase went incredibly fast.
When I find the time (and the predicted 2 days are well over), I can make an updated diagram.
Then we can see that/if this whole action here is really doing something to the health of the coin - but my preliminary findings say: YES :-)