Pages:
Author

Topic: [UNOFFICIAL] [VNL] Vanillacoin 0.4.1 | Instant ▱ Incentivized ▱ Innovative - page 80. (Read 433405 times)

hero member
Activity: 756
Merit: 500
For now there seems to be an uptrend in Vanillacoin.
sr. member
Activity: 276
Merit: 250
good to see vanilla is still kicking it Tongue
full member
Activity: 368
Merit: 100
Hello vanilla community! I realize you guys are discussing the ins and outs of the new vnl feateures (which are pretty cool) but i have something to ask.

While i am content with daily returns my rig would yeild, the temperatures this algo is producing are kinda keeping me away.. 80c is a little hot!! Ive read other people seeing 90+. Wolf0's sgminer produces less heat but with half the hash.

So i ask, what are your temps using the smelter miner and how long have you been mining? i would like to mine this but its not worth damaging my equipment.
sr. member
Activity: 596
Merit: 251
When it comes to Proof-of-Stake + Node Incentives you currently have 3 options:

  • Lock your wallet after getincentiveinfo states votecandidate : true
  • Disable Proof-of-Stake in the config.dat
  • Rotate multiple collateral deposits (resending if required)

 Cool

Thank you for your support.
legendary
Activity: 1848
Merit: 1018
Or you could send two 10k transactions to the wallet and when one stakes the other is collateral and you are always getting super peer rewards.

That may not be in your best interest (lol pun) though.  Incentive rewards are much greater than staking rewards.
Yes I realize that, but if you have 20k coins and only one I.P. and don't want to buy/delve into a VPS, then it isn't a bad idea for now.
hero member
Activity: 673
Merit: 500
Or you could send two 10k transactions to the wallet and when one stakes the other is collateral and you are always getting super peer rewards.

That may not be in your best interest (lol pun) though.  Incentive rewards are much greater than staking rewards.
hero member
Activity: 673
Merit: 500
If your collateral balance goes  into stake you could become ineligible for incentive rewards until it returns but only from a local perspective since the original transaction remains unchanged in the blockchain.

What does that mean "from a local perspective"?  Would the superpeer still be eligible for rewards while staking?  If so, would you be willing to write an rpc to disable staking?

EDIT:  My bad, it's right there in the config file  Embarrassed
legendary
Activity: 1848
Merit: 1018
Or you could send two 10k transactions to the wallet and when one stakes the other is collateral and you are always getting super peer rewards.
sr. member
Activity: 596
Merit: 251
Staking does not change the original transaction. If your collateral balance goes into stake you could become ineligible for incentive rewards until it returns but only from a local perspective since the original transaction remains unchanged in the blockchain. If you have problems read your log file to see what it says about your collateral. Cool

Thank you for your support.
full member
Activity: 147
Merit: 100
I had received rewards till today but now i have:
Code:
{
    "walletaddress": xxx,
    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": 3414
}
And http://blockchain.vanillacoin.org seems to be down.

http://blockchain.vanillacoin.net/
full member
Activity: 147
Merit: 100
I've deactivated proof of stake, I'm not sure it's compatible with collateral because stake seems split transaction.
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
Just a couple of notes

1. Make sure you send your collateral to your default wallet address - this is the address that appears in the rpc command "getincentiveinfo"
2. Make sure you are using the latest version of the wallet - see the website http://vanillacoin.net/wallets.php

If you are having issues drop onto IRC - there are plenty of people there who can help

https://kiwiirc.com/client/irc.freenode.net/#Vanillacoin

Or post on the Official Forum - https://talk.vanillacoin.net/

Posting issues here on BCT will only delay you getting a resolution to your problem and will feed the trolls and fudsters


legendary
Activity: 1354
Merit: 1000
I identify errors. After the arrival of interest in the reward goes astray. When the share of wallet and takes a lot of balance becomes less than 9999.
legendary
Activity: 1045
Merit: 1000
i have success with this today, the steps i did was: sent 10.000 coins to my own addres, configured the port in config.dat to reach the machine running the wallet, closed wallet and opened again, and unlocked the wallet.
legendary
Activity: 1498
Merit: 1001
180 BPM
Try resending your collateral and restarting the wallet. I'll ask around on the cause of the problem.
legendary
Activity: 1191
Merit: 1001
I had received rewards till today but now i have:
Code:
{
    "walletaddress": xxx,
    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": 3414
}
And http://blockchain.vanillacoin.org seems to be down.
legendary
Activity: 1498
Merit: 1001
180 BPM
you keep your wallet online, and send 10.000 coins to your own wallet in a unique transaction, and unlock your wallet
Your will be rewarded by pow miners, because you are a node maintaining the network.
Its cool! Cheesy

What exactly do you mean by "healthy node" and what is it for?

You need to open the port that can be found in config.dat and have a stable uptime.
legendary
Activity: 1045
Merit: 1000
groggin did you unlocked your wallet?
legendary
Activity: 1894
Merit: 1001
Did you build your superpeer today?

Smiley

 i did, (well, yesterday) but then the 10k i put in there, all of it, went into stake today, and there she sits. lol   Tongue


    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": 24461
}


bug?
after a half day or so the 10k went from stake to balance as it should, but the wallet status would not return to 'true' until i sent to and from another wallet  Angry
 restarted locked/unlocked wallet several times




Code:
{
    "walletaddress": ViykunxxiBsjrL7paRswFF5Egp94rkJJX1,
    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": -2889
}

{
    "walletaddress": ViykunxxiBsjrL7paRswFF5Egp94rkJJX1,
    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": 24208
}

{
    "walletaddress": ViykunxxiBsjrL7paRswFF5Egp94rkJJX1,
    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": 11440
}

{
    "walletaddress": ViykunxxiBsjrL7paRswFF5Egp94rkJJX1,
    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": -8049
}

{
    "walletaddress": ViykunxxiBsjrL7paRswFF5Egp94rkJJX1,
    "collateralrequired": 10000,
    "collateralbalance": 0,
    "networkstatus": ok,
    "votecandidate": false,
    "votescore": -32566
}

{
    "walletaddress": ViykunxxiBsjrL7paRswFF5Egp94rkJJX1,
    "collateralrequired": 10000,
    "collateralbalance": 10000,
    "networkstatus": ok,
    "votecandidate": true,
    "votescore": 27414
}
legendary
Activity: 1045
Merit: 1000
you keep your wallet online, and send 10.000 coins to your own wallet in a unique transaction, and unlock your wallet
Your will be rewarded by pow miners, because you are a node maintaining the network.
Its cool! Cheesy

What exactly do you mean by "healthy node" and what is it for?
Pages:
Jump to: