Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LINDA-PoW/PoS-99% APR- MASTERNODE-MULTI-WALLET
by
scryclip
on 22/07/2017, 08:38:09 UTC
Here is a guide to set up a masternode: LindaCoin MasterNode Guide
This wont work, 30,000,000 is not valid input, there are bugs in the code.
It will stay it started successfully..
But its not running and its not staking.

You will see this in your debug.log
CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
CActiveMasternode::ManageStatus() - Could not find suitable coins!
CActiveMasternode::Dseep() - Error: masternode is not in a running status

If you run masternode status, it will say it cannot find the specified vin.

https://github.com/Lindacoin/Linda/blob/master/src/activemasternode.cpp
line 374
"if(out.tx->vout[out.i].nValue == 112*COIN) { //exactly"

This is because the dev cloned 8bit (notice it is the only other coin that has 112 coin mn collateral too) but the dev did not change the code or test it when he cloned it, and now the dev has disappeared.
You will actually get further at creating a masternode if you send yourself exactly 112 Linda coins, however you will encounter other bugs if you do that and you still wont get a working masternode.

Yes I think this coin would need a 'take over' to fix this now, the dev is gone.






    Dev is not gone, stop been negative in your thinking.  We are doing everything possible to get the issue resolved, if you have solution please contact us.


       Thank you
I was trying to help pity the dev did not reply to my messages, actually from what he did say before he stopped replying I just don't think hes competent enough to fix this.

I think you can fix the bug, you need to run your linda on a your own chain, with a couple nodes, debug and the masternode code and get it awarding your nodes rewards on your own separate chain.

Then you need to release the new wallet which unfortunately will fork the coin as there is a bug in the consensus logic that approves the coin input.
You will need to get everyone and the exchanges to update to the new wallet, which will be a fork, I think you might need to do a coinswap etc to pull it off.

Sure it is possible to fix it, but you really should have tested masternodes before releasing this coin.