number37
|
|
July 02, 2013, 06:57:56 PM |
|
What is it? Network alert - All users must upgrade to Litecoin 0.6.9.1
Its because the creator of the coin forgot to remove something from Litecoin coding it happened on FTC and they now removed it. It was something left over that should of been removed and it also needs to be removed from Lucky however theirs no sign of Lucky creator anywhere seems missing in action Thanks for the hint. The Luckycoin client uses still the public key of the Litecoin network to check alert messages. I will replace the public key in the next security update with a new one for the Luckycoin network Titan Replacing pubkey will change the genesis block, which will not work I think. It is easy to disable the message and I saw this is done by the alphacoin nicely.
|
|
|
|
rapta
|
|
July 03, 2013, 03:40:45 AM |
|
Titan, glad to see this being worked on. I've been a supporter from the start.
|
|
|
|
rapta
|
|
July 03, 2013, 03:44:21 AM |
|
Approaching the 50,000 block mark!
|
|
|
|
sal002
|
|
July 03, 2013, 03:56:01 AM |
|
Is there a luckycoin info site online that includes current actual difficulty ?
Is my site wrong?
|
|
|
|
|
rapta
|
|
July 04, 2013, 05:41:26 AM |
|
Is there a luckycoin info site online that includes current actual difficulty ?
Is my site wrong? I don't see luckycoin on coinchoose.com.
|
|
|
|
Titan
|
|
July 04, 2013, 11:01:14 PM |
|
What is it? Network alert - All users must upgrade to Litecoin 0.6.9.1
Its because the creator of the coin forgot to remove something from Litecoin coding it happened on FTC and they now removed it. It was something left over that should of been removed and it also needs to be removed from Lucky however theirs no sign of Lucky creator anywhere seems missing in action Thanks for the hint. The Luckycoin client uses still the public key of the Litecoin network to check alert messages. I will replace the public key in the next security update with a new one for the Luckycoin network Titan Replacing pubkey will change the genesis block, which will not work I think. It is easy to disable the message and I saw this is done by the alphacoin nicely. The pubic key for the alert system is for checking alert messages only as far as I can see. I have the modified client working and it now ignores the litecoin messages. The modified client is able to send and receive coins. Titan
|
|
|
|
Titan
|
|
July 04, 2013, 11:05:28 PM |
|
Titan, glad to see this being worked on. I've been a supporter from the start.
Great, thank you! Titan
|
|
|
|
sal002
|
|
July 05, 2013, 01:13:43 AM |
|
Is there a luckycoin info site online that includes current actual difficulty ?
Is my site wrong? I don't see luckycoin on coinchoose.com. Hmmm...I see it.
|
|
|
|
Titan
|
|
July 05, 2013, 01:26:13 AM |
|
Is there a luckycoin info site online that includes current actual difficulty ?
Is my site wrong? I don't see luckycoin on coinchoose.com. Hmmm...I see it. Sal, Luckycoin occasionally drops out of the list when the block explorer goes offline.
|
|
|
|
flyingcat
|
|
July 05, 2013, 01:57:41 AM |
|
What is it? Network alert - All users must upgrade to Litecoin 0.6.9.1
Its because the creator of the coin forgot to remove something from Litecoin coding it happened on FTC and they now removed it. It was something left over that should of been removed and it also needs to be removed from Lucky however theirs no sign of Lucky creator anywhere seems missing in action Thanks for the hint. The Luckycoin client uses still the public key of the Litecoin network to check alert messages. I will replace the public key in the next security update with a new one for the Luckycoin network Titan Replacing pubkey will change the genesis block, which will not work I think. It is easy to disable the message and I saw this is done by the alphacoin nicely. The pubic key for the alert system is for checking alert messages only as far as I can see. I have the modified client working and it now ignores the litecoin messages. The modified client is able to send and receive coins. Titan Are you sure? Usually when you sync with block chain already there, it may be fine. Do a test from scratch, that is, erase everything in the config dir except the wallet file, then try to sync...and good luck
|
|
|
|
Titan
|
|
July 05, 2013, 03:02:58 AM |
|
What is it? Network alert - All users must upgrade to Litecoin 0.6.9.1
Its because the creator of the coin forgot to remove something from Litecoin coding it happened on FTC and they now removed it. It was something left over that should of been removed and it also needs to be removed from Lucky however theirs no sign of Lucky creator anywhere seems missing in action Thanks for the hint. The Luckycoin client uses still the public key of the Litecoin network to check alert messages. I will replace the public key in the next security update with a new one for the Luckycoin network Titan Replacing pubkey will change the genesis block, which will not work I think. It is easy to disable the message and I saw this is done by the alphacoin nicely. The pubic key for the alert system is for checking alert messages only as far as I can see. I have the modified client working and it now ignores the litecoin messages. The modified client is able to send and receive coins. Titan Are you sure? Usually when you sync with block chain already there, it may be fine. Do a test from scratch, that is, erase everything in the config dir except the wallet file, then try to sync...and good luck I tried three different machines with one downloading the block chain from scratch. There were no problems. I can send coins between the old and the new client without problems. The transactions confirm and are visible in the block chain. In which situation do you think the client should break?
|
|
|
|
flyingcat
|
|
July 05, 2013, 03:17:12 AM |
|
What is it? Network alert - All users must upgrade to Litecoin 0.6.9.1
Its because the creator of the coin forgot to remove something from Litecoin coding it happened on FTC and they now removed it. It was something left over that should of been removed and it also needs to be removed from Lucky however theirs no sign of Lucky creator anywhere seems missing in action Thanks for the hint. The Luckycoin client uses still the public key of the Litecoin network to check alert messages. I will replace the public key in the next security update with a new one for the Luckycoin network Titan Replacing pubkey will change the genesis block, which will not work I think. It is easy to disable the message and I saw this is done by the alphacoin nicely. The pubic key for the alert system is for checking alert messages only as far as I can see. I have the modified client working and it now ignores the litecoin messages. The modified client is able to send and receive coins. Titan Are you sure? Usually when you sync with block chain already there, it may be fine. Do a test from scratch, that is, erase everything in the config dir except the wallet file, then try to sync...and good luck I tried three different machines with one downloading the block chain from scratch. There were no problems. I can send coins between the old and the new client without problems. The transactions confirm and are visible in the block chain. In which situation do you think the client should break? What did you change? The long string inside the ParseHex? If so, you need to change the same in main.h, and it is only when the genesis block executed you see the effect. Every time I change it, and start from scratch (clean everything in config dir), I need to re-adjust the genesis block (old one no longer works). If you use an existing chain and continue sync with it, it has no problem. But it uses the old params. Maybe I missed something there, maybe you changed different things, anyway just make sure from scratch it will work.
|
|
|
|
Titan
|
|
July 05, 2013, 01:16:29 PM |
|
What is it? Network alert - All users must upgrade to Litecoin 0.6.9.1
Its because the creator of the coin forgot to remove something from Litecoin coding it happened on FTC and they now removed it. It was something left over that should of been removed and it also needs to be removed from Lucky however theirs no sign of Lucky creator anywhere seems missing in action Thanks for the hint. The Luckycoin client uses still the public key of the Litecoin network to check alert messages. I will replace the public key in the next security update with a new one for the Luckycoin network Titan Replacing pubkey will change the genesis block, which will not work I think. It is easy to disable the message and I saw this is done by the alphacoin nicely. The pubic key for the alert system is for checking alert messages only as far as I can see. I have the modified client working and it now ignores the litecoin messages. The modified client is able to send and receive coins. Titan Are you sure? Usually when you sync with block chain already there, it may be fine. Do a test from scratch, that is, erase everything in the config dir except the wallet file, then try to sync...and good luck I tried three different machines with one downloading the block chain from scratch. There were no problems. I can send coins between the old and the new client without problems. The transactions confirm and are visible in the block chain. In which situation do you think the client should break? What did you change? The long string inside the ParseHex? If so, you need to change the same in main.h, and it is only when the genesis block executed you see the effect. Every time I change it, and start from scratch (clean everything in config dir), I need to re-adjust the genesis block (old one no longer works). If you use an existing chain and continue sync with it, it has no problem. But it uses the old params. Maybe I missed something there, maybe you changed different things, anyway just make sure from scratch it will work. The public key is in main.h:1589 in the method CheckSignature() of the class CAlert. https://github.com/LuckyCoinFoundation/Luckycoin
|
|
|
|
fisheater
|
|
July 06, 2013, 06:21:09 AM |
|
What is it? Network alert - All users must upgrade to Litecoin 0.6.9.1
Its because the creator of the coin forgot to remove something from Litecoin coding it happened on FTC and they now removed it. It was something left over that should of been removed and it also needs to be removed from Lucky however theirs no sign of Lucky creator anywhere seems missing in action Thanks for the hint. The Luckycoin client uses still the public key of the Litecoin network to check alert messages. I will replace the public key in the next security update with a new one for the Luckycoin network Titan Replacing pubkey will change the genesis block, which will not work I think. It is easy to disable the message and I saw this is done by the alphacoin nicely. The pubic key for the alert system is for checking alert messages only as far as I can see. I have the modified client working and it now ignores the litecoin messages. The modified client is able to send and receive coins. Titan Are you sure? Usually when you sync with block chain already there, it may be fine. Do a test from scratch, that is, erase everything in the config dir except the wallet file, then try to sync...and good luck I tried three different machines with one downloading the block chain from scratch. There were no problems. I can send coins between the old and the new client without problems. The transactions confirm and are visible in the block chain. In which situation do you think the client should break? What did you change? The long string inside the ParseHex? If so, you need to change the same in main.h, and it is only when the genesis block executed you see the effect. Every time I change it, and start from scratch (clean everything in config dir), I need to re-adjust the genesis block (old one no longer works). If you use an existing chain and continue sync with it, it has no problem. But it uses the old params. Maybe I missed something there, maybe you changed different things, anyway just make sure from scratch it will work. The public key is in main.h:1589 in the method CheckSignature() of the class CAlert. https://github.com/LuckyCoinFoundation/LuckycoinIt is also in the genesis block construction in main.cpp. Both should be changed at the same time.
|
|
|
|
rapta
|
|
July 07, 2013, 03:13:44 AM |
|
Steadily above .00003 on cryptsy. If no one noticed.
|
|
|
|
|
erundook
|
|
July 08, 2013, 08:39:58 AM |
|
just set up the luckycoin pool at https://lky.epools.orgeverything as usual: 1.5% pool fee, PPLNS & stability drop in, help to spread the hash rate!
|
|
|
|
rapta
|
|
July 08, 2013, 02:22:48 PM |
|
Update your clients people!
|
|
|
|
rapta
|
|
July 10, 2013, 04:18:57 AM |
|
Why has the difficulty stayed so high? The network has rate is pretty low. Based on 1 minute blocks we should be near block 65,500 and are only on 54,204 as of this post.
|
|
|
|
|