quickdeal (OP)
|
 |
July 22, 2017, 06:45:25 AM |
|
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.cppline 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
|
|
|
|
tacaro
|
 |
July 22, 2017, 08:01:41 AM Last edit: July 22, 2017, 08:24:43 AM by tacaro |
|
I don't know why but i have the feeling that as soon as the bug fixed, this coin will at least 10 x. The curent supply is only 5.3 billions. Means even at 50 sat the market cap will be very low, less than 10 million. And POS+ MN + BTC mooning too soon....all ingredients to make profit with this.
|
|
|
|
dwl
Newbie
Offline
Activity: 37
Merit: 0
|
 |
July 22, 2017, 08:16:55 AM |
|
Hi! I almost don't have any experience in POS. Need some help from experienced users. I've got my first reward from staking in the wallet after somewhere 24 hours of staking. And now the wallet says that I'm not staking because there are no mature coins. There were no outgoing transactions from the wallet. So how does this work, why "mature" coins turned into "not mature" after receiving reward? And one more question. In the gui of the wallet i have amount of coins "spendable" but they do not become "stake" amount even after 24 hours?
Thanks in advance.
|
|
|
|
scryclip
Jr. Member
Offline
Activity: 49
Merit: 10
|
 |
July 22, 2017, 08:38:09 AM |
|
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.cppline 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.
|
|
|
|
borodaus
Jr. Member
Offline
Activity: 162
Merit: 1
|
 |
July 22, 2017, 09:02:23 AM |
|
If the mixer has no crediting to the purse, then I do not see the point of throwing it from the stock exchange to the purse !!! I'm waiting until they fix it !!!
|
|
|
|
2xjO9M3P
|
 |
July 22, 2017, 09:20:06 AM |
|
Hi! I almost don't have any experience in POS. Need some help from experienced users. I've got my first reward from staking in the wallet after somewhere 24 hours of staking. And now the wallet says that I'm not staking because there are no mature coins. There were no outgoing transactions from the wallet. So how does this work, why "mature" coins turned into "not mature" after receiving reward? And one more question. In the gui of the wallet i have amount of coins "spendable" but they do not become "stake" amount even after 24 hours?
Thanks in advance.
When a "block" of coins stake, the old block is gone, and one or two new blocks appear in its place with the value of the old block plus your stake reward. Coins will not stake until the block is at least 24 hours old, and as you just created a new block that again will have to be 24 hrs old, before it is eligable for staking again. Hope this helps.
|
|
|
|
sxafir
|
 |
July 22, 2017, 09:23:38 AM |
|
I have linda on yobit.
|
|
|
|
Nemo1985
Member

Offline
Activity: 107
Merit: 10
|
 |
July 22, 2017, 09:39:52 AM |
|
Is the faucet still working? I don't receive that coins in my wallet :\
|
|
|
|
caex
|
 |
July 22, 2017, 10:41:28 AM |
|
|
|
|
|
ultramen
|
 |
July 22, 2017, 10:48:15 AM |
|
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.cppline 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 explorer / lindachain not stable dev. please fix it
|
|
|
|
|
bitowner
Member

Offline
Activity: 90
Merit: 10
|
 |
July 22, 2017, 10:59:06 AM |
|
If the people read some posts from the 1st pages before getting in. I've said that this was a potential scam from the beginning. As you can see most of the people who invested/mining the coin are newbies ou fake logins to make this forum runing on the top of the Alt coin announcements. The Dev always had suspicious moves from the beginning, wrong attitude, has like 90% of the coins... and you now what? I heven doubt If he can write any code from scratch. Now he is runing and happy with your bitcoin while you guys are still figuring out how to handle a masternode. Oh boy...
|
|
|
|
quickdeal (OP)
|
 |
July 22, 2017, 11:59:39 AM Last edit: July 22, 2017, 09:54:06 PM by quickdeal |
|
If the people read some posts from the 1st pages before getting in. I've said that this was a potential scam from the beginning. As you can see most of the people who invested/mining the coin are newbies ou fake logins to make this forum runing on the top of the Alt coin announcements. The Dev always had suspicious moves from the beginning, wrong attitude, has like 90% of the coins... and you now what? I heven doubt If he can write any code from scratch. Now he is runing and happy with your bitcoin while you guys are still figuring out how to handle a masternode. Oh boy...
Solution is around the corner.We will soon be put you to shame for you negative mindset.
|
|
|
|
notbatman
Legendary
Offline
Activity: 2212
Merit: 1038
|
 |
July 22, 2017, 12:07:35 PM |
|
OK I've had enough, broken master nodes and what look like an IRC backdoor in the wallet WTF? Take your shitcoin and go blow it out your assholes motherfuckers, I'm dumping this crap!
|
|
|
|
Kazan
Newbie
Offline
Activity: 14
Merit: 0
|
 |
July 22, 2017, 12:09:33 PM |
|
Linda's always beautiful ladies
|
|
|
|
Klay CEO
Newbie
Offline
Activity: 35
Merit: 0
|
 |
July 22, 2017, 01:04:27 PM |
|
can we trade that coin safely???
|
|
|
|
Drags007
Newbie
Offline
Activity: 40
Merit: 0
|
 |
July 22, 2017, 03:00:34 PM |
|
It's available on multiple exchanges!
|
|
|
|
Nemo1985
Member

Offline
Activity: 107
Merit: 10
|
 |
July 22, 2017, 03:25:11 PM |
|
Great, I downloaded and opened the wallet just this morning, also the faucet is a scam it gives nothing... 
|
|
|
|
Extrawelt
|
 |
July 22, 2017, 03:47:36 PM |
|
Great, I downloaded and opened the wallet just this morning, also the faucet is a scam it gives nothing...  Is there any news from the dev?
|
|
|
|
zecon
Full Member
 
Offline
Activity: 364
Merit: 100
spattered throughout the golden ethers
|
 |
July 22, 2017, 07:50:11 PM |
|
OK I've had enough, broken master nodes and what look like an IRC backdoor in the wallet WTF? Take your shitcoin and go blow it out your assholes motherfuckers, I'm dumping this crap!
Is this more about the masternodes than the wallet? Wallet is staking very well right now and re: the virus total IRC bot results, there's a lot of wallets that scan positive for that and I believe it's explainable....
|
If you really want to do something, you’ll find a way. If you don’t, you’ll find an excuse. — Jim Rohn
|
|
|
|