Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: LighningCashDev on February 23, 2019, 02:55:54 AM



Title: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on February 23, 2019, 02:55:54 AM
LightningCash - LitecoinCash fork - Scrypt algo

Duplicate ANN... Here's the good one :

https://bitcointalk.org/index.php?topic=5117428


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: olkah on February 23, 2019, 03:06:12 AM
Hi ;)
Please addnode= ???


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on February 23, 2019, 03:12:14 AM
seeds are integrated but if you need to add manually :

addnode=lightningcash.tk:9111
addnode=34.73.10.136:9111
addnode=35.247.27.105:9111

:)


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: olkah on February 23, 2019, 03:16:14 AM
seeds are integrated but if you need to add manually :

addnode=lightningcash.tk:9111
addnode=34.73.10.136:9111
addnode=35.247.27.105:9111

:)

Thanks :)


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: olkah on February 23, 2019, 03:17:00 AM
When can we expect the exchange ??? ??? ??? ???


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on February 23, 2019, 03:18:11 AM
Tomorrow


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on February 24, 2019, 05:44:59 PM
https://ufile.io/jg2oi

Mac OS  Wallet !


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: peonminer on February 24, 2019, 05:59:26 PM
No exchange for this coin? What are the dev plans? Any bounties? Seems like another useless coin unless you have a roadmap for these things. Not to mention a 21 million premine with no clear bounties or ideas set for the premine. What gives?


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on February 24, 2019, 08:57:28 PM
No exchange for this coin? What are the dev plans? Any bounties? Seems like another useless coin unless you have a roadmap for these things. Not to mention a 21 million premine with no clear bounties or ideas set for the premine. What gives?

One exchange tomorrow.

Another by the end of the month.



Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on February 25, 2019, 12:59:01 AM


L I G H T N I N G C A S H

is now listed on ENMANET exchange !!!



https://www.enmanet.com/



https://discord.gg/93bVRDT


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: bad name on February 27, 2019, 10:57:10 AM
your pool tesnet and mainnet is same
 ;D ;D ;D
old coin


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on March 03, 2019, 02:58:00 AM
 Necessary wallet update :


https://github.com/Lightningcash-dev/lightningcash2/releases (https://github.com/Lightningcash-dev/lightningcash2/releases)


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: zurg on March 03, 2019, 11:08:51 PM
Well, that was interesting....and then it died.


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: AkiAfroo on March 04, 2019, 05:24:04 AM
4th coin from the same "dev"
That go to the hell. 


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on March 04, 2019, 08:57:37 AM
Wallets are stalled at block # 1591349

Difficulty to mine is too high for the network, because someone put 700 - 800 GH/s to mine a few minutes, then stoped.

This represents around 1500 L3+ from bitmain ( asics ).


I had reprogrammed the wallet so that after this block, difficulty resets if the network stalls for more than 20 minutes.

When compiling the new wallet, I also changed the seeds since, at the same time, google stopped my servers.

When one of the new wallet was connected to another new wallet, I mined a few blocks to see if it was working.

The wallet on which I was mining was accepting new blocks, everything was fine.

But the other wallet did not accept the new blocks, and I am still trying to figure out why.

I'm still on it right now, and if it works, I just might restart the network again....

so I would update this ANN, continue development, reward everyone who was following me, continue to negotiate for good exchange listings, etc.

I was so mad I thought " WTH " , and wanted to give up.

Now I have decided to take another shot at it.


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on March 04, 2019, 09:57:43 AM
It works !

I am compiling the wallets.

Will update ANN, github, releases  and discord after.


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on March 04, 2019, 11:45:55 AM
New wallet ready :

https://github.com/Lightningcash-dev/lightningcash2/releases

-------------

If you can't sync the wallet, try deleting banlist.dat in data directory. ( on windows : C:\Users\Username\Appdata\Roaming\Lightningcash\banlist.dat


It is also possible that your blockchain data will be corrupted.... if it happens, and only if it happens, there is no need to reindex the blockchain ( which needs a full re-download ) , just do the following :


In the GUI wallet, go to console, and type :

getblockhash  1591350

Then copy the block hash and type :

invalidateblock 'the block hash here'

This should place your best block hash at 1591349 and then, stop the wallet, delete banlist.dat, and restart the wallet. It should now sync with the network.



Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: sssergy2705 on March 04, 2019, 12:04:59 PM
New wallet ready :

https://github.com/Lightningcash-dev/lightningcash2/releases

-------------

If you can't sync the wallet, try deleting banlist.dat in data directory. ( on windows : C:\Users\Username\Appdata\Roaming\Lightningcash\banlist.dat


It is also possible that your blockchain data will be corrupted.... if it happens, and only if it happens, there is no need to reindex the blockchain ( which needs a full re-download ) , just do the following :


In the GUI wallet, go to console, and type :

getblockhash  1591350

Then copy the block hash and type :

invalidateblock 'the block hash here'

This should place your best block hash at 1591349 and then, stop the wallet, delete banlist.dat, and restart the wallet. It should now sync with the network.



Code:
15:02:29

getblockhash  1591350

Block height out of range (code -8)


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on March 04, 2019, 01:02:52 PM
New wallet ready :

https://github.com/Lightningcash-dev/lightningcash2/releases

-------------

If you can't sync the wallet, try deleting banlist.dat in data directory. ( on windows : C:\Users\Username\Appdata\Roaming\Lightningcash\banlist.dat


It is also possible that your blockchain data will be corrupted.... if it happens, and only if it happens, there is no need to reindex the blockchain ( which needs a full re-download ) , just do the following :


In the GUI wallet, go to console, and type :

getblockhash  1591350

Then copy the block hash and type :

invalidateblock 'the block hash here'

This should place your best block hash at 1591349 and then, stop the wallet, delete banlist.dat, and restart the wallet. It should now sync with the network.



Code:
15:02:29

getblockhash  1591350

Block height out of range (code -8)


if you have the new wallet, then it means the highest block is probably 1591349 already

then to sync, delete " banlist.dat " in the lightningcash data directory, then restart the wallet :)


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: AkiAfroo on March 04, 2019, 03:19:36 PM
why you delete the discord,coin,pool,web.


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: WolfTronCoin on April 27, 2019, 12:40:45 AM
wallet????


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: jtalk on April 27, 2019, 07:30:27 AM
It looks like abandoned project now as there is no website and as you pointed out no availability of wallet. I also tried to access their Github account but it has gone already. Someone tried to check the market's response but there is none. We don't see any comment which to encourage the development and it has done.


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: LighningCashDev on April 08, 2021, 03:02:58 PM
https://lightning-cash.com

https://pool.lightning-cash.com

https://explorer.lightning-cash.com

https://github.com/MerlinMagic2018/Lightning-Cash


Now with yespower algo.

 ;)


https://github.com/MerlinMagic2018/Lightning-Cash

https://bitcointalk.org/index.php?topic=5117428


Title: Re: LightningCash - LitecoinCash fork - Scrypt algo
Post by: coinbeamer on April 11, 2021, 03:29:10 PM
It looks like abandoned project now as there is no website and as you pointed out no availability of wallet. I also tried to access their Github account but it has gone already. Someone tried to check the market's response but there is none. We don't see any comment which to encourage the development and it has done.

No, its not abandoned ... still running and working.

https://lightning-cash.com

or

https://bitcointalk.org/index.php?topic=5117428.msg50040034#msg50040034