Pages:
Author

Topic: [ANN] Litecoin - a lite version of Bitcoin. Launched! - page 16. (Read 1466359 times)

jr. member
Activity: 45
Merit: 1
Hello there!
For bitcoin:
difficulty = first_block_target / current_target
Is it correct for LTC? If not - how to calculate it?


More
For BTC (first block bits=0x1d00ffff)
target=
0x00000000ffff0000000000000000000000000000000000000000000000000000

for LTC if follow same way (first block bits=0x1e0ffff0)
target=
0x00000ffff0000000000000000000000000000000000000000000000000000000

That's true?

Also there in cgminer presents such code (from BTC asic driver):

static uint8_t diff_to_bits(double diff)
{
   uint64_t diff64;
   uint8_t i;

   diff /= 0.9999847412109375;
   diff *= (double)2147483648.0;
   if (diff > 0x8000000000000000ULL)
      diff = 0x8000000000000000ULL;
   /* Convert it to an integer */
   diff64 = diff;
   for (i = 0; diff64; i++, diff64 >>= 1);

   return i;
}

static double bits_to_diff(uint8_t bits)
{
   double ret = 1.0;

   if (likely(bits > 32))
      ret *= 1ull << (bits - 32);
   else if (unlikely(bits < 32))
      ret /= 1ull << (32 - bits);
   return ret;
}
I think that need to alter this line for LTC:
diff *= (double)2147483648.0; but how?

So how to adapt this code for LTC?

I'm trying to ask on different forums but no answer.
Somebody please help.
Thanks!
hero member
Activity: 1652
Merit: 583
xUSD - The PRIVATE stable coin - Haven Protocol
~
they are useless because if I have to move a capital with a centralized and manipulated system I turn to the banks. Not to mention that some can turn out to be chicken traps. I had a very bad experience with crypto.com, bordering on scam

elaborate this "scam" accusation on a separate topic please, I would like to read more about it
member
Activity: 813
Merit: 65
out of the top 10.... this is really bad... BSV in front of LTC.... i'm speechless
let' s see the ranking for a moment:
Bitcoin
ethereum
tether
xripple
bitcoincash
binancecoin
polkadot
chainlink
cardano
bitcoinsv
crypto.com !!!
LITECOIN
in my opinion
tether
xripple
bitcoincash
binancecoin
polkadot
chainlink
cardano
bitcoinsv
crypto.com !!!
they are useless because if I have to move a capital with a centralized and manipulated system I turn to the banks. Not to mention that some can turn out to be chicken traps. I had a very bad experience with crypto.com, bordering on scam
jr. member
Activity: 442
Merit: 3
out of the top 10.... this is really bad... BSV in front of LTC.... i'm speechless

Litecoin has no real reason to exist anymore like BSV.
Bitcoin slowly gaining to former all time high, but Litecoin will never smell its all time high again.

But lets see how it goes, maybe...just maybe
full member
Activity: 286
Merit: 100
in LTC i trust
out of the top 10.... this is really bad... BSV in front of LTC.... i'm speechless
full member
Activity: 714
Merit: 104
The current global trend is forcing humanity to switch to cashless payments and cryptocurrencies in this regard will play the most important role. Over time, the attitudes of the common cryptocurrency user and investors will change in relation to Litecoin, especially when LitePay becomes operational and replaces conventional payment systems. And the current decline in the price of a coin is nothing more than a general market trend. Although I still do not understand why Charlie Lee always changes his mind and acts rashly, because this negatively affects the Litecoin course.
copper member
Activity: 2898
Merit: 1464
Clueless!
Another bit of 'vaporware' I wonder when this will be out? The pumped LTC card!

https://litecoin.getblockcard.com/

Knowing LTC development it must wait in line until Mimblewimble is in place first.

So it goes.

Brad
interesting. This card can be step towards the defi. why not also make a decentralized exchange uniswap style, using this card?


Mimblewimble will be 3 years in Jan 2021..I mean really LTC progress is sooooooo slow.....

https://bitcoinist.com/litecoin-price-mimblewimble-privacy/

also their announced litecoin card of the other month is still not doing anything but 'playing web page' as of now

https://litecoin.getblockcard.com/

I mean merge projects with another coin...steal some devs that way..that is what MMORPG game makers like EA Games do...

Brad

jr. member
Activity: 442
Merit: 3
Hello Ltc community
All coins and tokens have developed  themselves, except Litcoin has not come with any new update for quite some time now, the price is decreasing and I am losing my money stored in it. What should I do?

You have two choices my friend:

1. Continue being a whiny little b**ch, sell all your coins, cry a lot...

2. Be brave, HODL and WIN!

Be brave, HODL and WIN!  Grin Cheesy
Only the miners win.  Litecoin is not going to go anywhere.  It will ride the ups of BTC, but keep dropping.
There is no use for it.  As they say in corporate, Your job has become redundant!
Litecoin, bitcoin gold, bitcoin sv, bitcoin cash, bitcoin diamond, ethereum classic, and so on are there to get Devs and miners BTC.

And the "investors" will have  Cry
member
Activity: 813
Merit: 65
Another bit of 'vaporware' I wonder when this will be out? The pumped LTC card!

https://litecoin.getblockcard.com/

Knowing LTC development it must wait in line until Mimblewimble is in place first.

So it goes.

Brad
interesting. This card can be step towards the defi. why not also make a decentralized exchange uniswap style, using this card?
copper member
Activity: 2898
Merit: 1464
Clueless!
Another bit of 'vaporware' I wonder when this will be out? The pumped LTC card!

https://litecoin.getblockcard.com/

Knowing LTC development it must wait in line until Mimblewimble is in place first.

So it goes.

Brad
member
Activity: 813
Merit: 65
Is it true that Charlie Lee sold all the Ltc in 2017?

yep
and I bet you bought them!
evidently he did not believe in the project. how do you see ltc in the short/ medium term?


LTC mimblewimble available on testnet soon.
The only reason I am HODL'ing the last of my LTC...I suspect, with setbacks, this may hit Litecoin Core in around Fall 2021.

Brad

After a careful analysis I realized that the problem could be the halving that was there. My question is it could go back to prehalving since however there is only one profitable asic Miner which costs 3000 dollars with a roe of 70 c at day?
member
Activity: 813
Merit: 65
Hello Ltc community
All coins and tokens have developed  themselves, except Litcoin has not come with any new update for quite some time now, the price is decreasing and I am losing my money stored in it. What should I do?
The innovations for ltc will arrive precisely in the period in which the defi bubble deflates. You evaluate
newbie
Activity: 9
Merit: 0
Sell the entire LTC and buy thereum ... at least this project is in constant development ... Even with mimblewimble , Litecoin will not take off, as governments are chasing anonymous currencies ... Example, see what the EUA is doing with Monero... Waking up to reality ...
hero member
Activity: 1276
Merit: 622
Hello Ltc community
All coins and tokens have developed  themselves, except Litcoin has not come with any new update for quite some time now, the price is decreasing and I am losing my money stored in it. What should I do?

You have two choices my friend:

1. Continue being a whiny little b**ch, sell all your coins, cry a lot...

2. Be brave, HODL and WIN!
jr. member
Activity: 37
Merit: 1
Hello Ltc community
All coins and tokens have developed  themselves, except Litcoin has not come with any new update for quite some time now, the price is decreasing and I am losing my money stored in it. What should I do?
member
Activity: 813
Merit: 65
Question: if i do a LITECOIN masternode, there is a reward? I must have ltc in a node?
It tells you all about different kind of nodes. Spoiler: there are no masternodes in Litecoin like there are in DarkCoin.
The article is well structured but it is clear that to fully understand the structure of the LTC network one should be an expert in graph theory. Clear that There are no masternodes like those of the pos (not the pos of the atm but that of the Proof of Stake). He's not like Dash. Resume: a full node considers just recent block and points a supernode. The miners utilize mining program separate from the block (litecoin core) to validate the transactions and if the transaction is validated insert it in the own fullnode that calls a supernode and becomes part of the blockchain. Supernodes are certainly connected and form the structure of the blockchain. Of course there is a whole validation system implemented. The supernodes are connected to each other and if a block is orphaned it is not joined to the blockchain. This is said very theoretically. At the programmatic level, the realization of all this (done by coblee and other developers for LTC) requires thousands of lines of code



hero member
Activity: 1276
Merit: 622
Question: if i do a LITECOIN masternode, there is a reward? I must have ltc in a node?

There are no masternodes in Litecoin. Mining is the only way to earn litecoins.
Read this:
https://amp.reddit.com/r/litecoin/comments/7iv156/masternodes_question/

With all due respect, I think you should read it. I have been familiar with this for a while.

Specifically this link: https://amp.reddit.com/r/litecoin/comments/78xv4u/lets_talk_about_litecoin_nodes/

It tells you all about different kind of nodes. Spoiler: there are no masternodes in Litecoin like there are in DarkCoin.
member
Activity: 813
Merit: 65
Question: if i do a LITECOIN masternode, there is a reward? I must have ltc in a node?

There are no masternodes in Litecoin. Mining is the only way to earn litecoins.
Read this:
https://amp.reddit.com/r/litecoin/comments/7iv156/masternodes_question/
hero member
Activity: 1276
Merit: 622
Question: if i do a LITECOIN masternode, there is a reward? I must have ltc in a node?

There are no masternodes in Litecoin. Mining is the only way to earn litecoins.
member
Activity: 813
Merit: 65
Question: if i do a LITECOIN masternode, there is a reward? I must have ltc in a node?
Pages:
Jump to: