Lindacoin / Linda

MIT License
42 stars 51 forks source link

Version 2.0.0.1 1 wallet multiple 2M MN's not working #50

Open SJablonska opened 6 years ago

SJablonska commented 6 years ago

System debian 9, latest updates Lindacoin version: 2.0.0.1

Tested 1 wallet, 2x 2M masternodes: Setup master.conf 1: MN0 xxx.xxx.xxx.174:33820 69DPwaN5ev6AbxA96LZAZaniTBkgvgUcy56B2kCsczCa88213Nq 6893f4bac628b312a48a6b2f6f001c4c561c5cafb74229d00178e56dc7ff589a 1 MN1 xxx.xxx.xxx.175:33820 68wfosbnrFwBrqifwSTGvJGGdFpKkLstPs9HVj7kQvBhYv86147 be2f34ece8f1076313d8b91eb70f014fbcd65b3687b34f324e269e4697cec289 1

Setup master.conf 2: MN0 xxx.xxx.0.174:33830 69DPwaN5ev6AbxA96LZAZaniTBkgvgUcy56B2kCsczCa88213Nq 6893f4bac628b312a48a6b2f6f001c4c561c5cafb74229d00178e56dc7ff589a 1 MN1 xxx.xxx.0.174:33831 68wfosbnrFwBrqifwSTGvJGGdFpKkLstPs9HVj7kQvBhYv86147 be2f34ece8f1076313d8b91eb70f014fbcd65b3687b34f324e269e4697cec289 1

In both cases I do get the message: "overall" : "Successfully started 2 masternodes, failed to start 0, total 2", "detail" : { "status" : { "alias" : "MN0", "result" : "succesful" }, "status" : { "alias" : "MN1", "result" : "succesful"

However, Active (secs) stays 0.

Masternode debug returns: Missing masternode input, please look at the documentation for instructions on masternode creation

SJablonska commented 6 years ago

Looks like I now have a 1-wallet-multiple-2M-MN's kind of running.

I still see multiple Active (secs) with value 0.

Another strange thing is that in one wallet my masternodes disappeared (automatically) from the masternode list. When I restarted they were back again.

30M masternode still not working!

davidstoneham commented 6 years ago

@SJablonska just a heads up. The network has been changed to 2M masternode. This means exactly 2M coins are required to be a masternode. It's not possible to have different numbers of coins for masternode as they would not gain network consensus as transactions would be signed in different formats which would result in a fork being created. So you'll have to stick with just 2M masternodes :)