Pages:
Author

Topic: [ANN] LINDA-PoW/PoS-99% APR- MASTERNODE-MULTI-WALLET - page 29. (Read 95170 times)

newbie
Activity: 14
Merit: 0
Linda's always beautiful ladies
legendary
Activity: 2212
Merit: 1038
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!
full member
Activity: 179
Merit: 100
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.
member
Activity: 90
Merit: 10
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...
member
Activity: 110
Merit: 10
File name:   Linda-qt(Windows).zip
Detection ratio:   9 / 61
Analysis date:   2017-07-22 10:37:00 UTC ( 2 minutes ago )

https://www.virustotal.com/en/file/4e3ef6e3d1aefdbb4e9cafd0e3f880b149a57390f6ef36f70993e969f5308904/analysis/1500719820/

Developer can you explain it somehow?
 Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy


Not good, why is it so?
full member
Activity: 179
Merit: 100
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

explorer / lindachain not stable dev. please fix it
hero member
Activity: 824
Merit: 512
File name:   Linda-qt(Windows).zip
Detection ratio:   9 / 61
Analysis date:   2017-07-22 10:37:00 UTC ( 2 minutes ago )

https://www.virustotal.com/en/file/4e3ef6e3d1aefdbb4e9cafd0e3f880b149a57390f6ef36f70993e969f5308904/analysis/1500719820/

Developer can you explain it somehow?
 Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy
member
Activity: 107
Merit: 10
Is the faucet still working? I don't receive that coins in my wallet :\
hero member
Activity: 1022
Merit: 500
I have linda on yobit.
full member
Activity: 147
Merit: 100
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.
jr. member
Activity: 162
Merit: 1
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 !!!
jr. member
Activity: 49
Merit: 10
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.



dwl
newbie
Activity: 37
Merit: 0
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.
full member
Activity: 124
Merit: 100
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.
full member
Activity: 179
Merit: 100
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
jr. member
Activity: 49
Merit: 10
I made the tutorial, bought some figuring it was a MN coin with good branding, I wouldn't be too harsh yet with everyone coming back to "take over" and "rebrand" old coins it doesn't take much for anyone whos actually skilled in fixing any of the mentioned problems. I can confirm that the wallets stake but wasn't too sure about the masternodes either, so I'm holding on, for now, I got in cheap enough I really dont care the PoS rewards seem decent to me. That's my two cents for now.

Here is a guide to set up a masternode: LindaCoin MasterNode Guide

Dev or OP. take on first page please

 Smiley
Why would you make a tutorial when you did not check that it actually worked?
jr. member
Activity: 49
Merit: 10
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.




newbie
Activity: 29
Merit: 0
I made the tutorial, bought some figuring it was a MN coin with good branding, I wouldn't be too harsh yet with everyone coming back to "take over" and "rebrand" old coins it doesn't take much for anyone whos actually skilled in fixing any of the mentioned problems. I can confirm that the wallets stake but wasn't too sure about the masternodes either, so I'm holding on, for now, I got in cheap enough I really dont care the PoS rewards seem decent to me. That's my two cents for now.

Here is a guide to set up a masternode: LindaCoin MasterNode Guide

Dev or OP. take on first page please

 Smiley
full member
Activity: 278
Merit: 100
Dev, please communicate with us Cheesy
dev go away with masternode. dump coin now, i just dump. sorry. cannot setup masternode
full member
Activity: 179
Merit: 100
Here is a guide to set up a masternode: LindaCoin MasterNode Guide

Dev or OP. take on first page please
Pages:
Jump to: