LTFN / Litecoin Finance soon be updated to 0.18 ver of btc
we dont hv Litecoin problem
about litecoin i know now why they stop working.
How we know bitcoin is release 0.18 ver wallet , but this wallet hv a one litle change.
utilstrencodings.cpp
utilstrencodings.h
rename to
strencodings.cpp
strencodings.h
and moved to src/util/
they separate utils to own folder.
But the nessesary change this
they remove this code
#define BEGIN(a) ((char*)&(a))
#define END(a) ((char*)&((&(a))[1]))
#define UBEGIN(a) ((unsigned char*)&(a))
#define UEND(a) ((unsigned char*)&((&(a))[1]))
#define ARRAYLEN(array) (sizeof(array)/sizeof((array)[0]))
from strencodings.h
and now see what scrypt use for init)
uint256 CBlockHeader::GetHash() const
{
return SerializeHash(*this);
}
uint256 CBlockHeader::GetPoWHash() const
{
uint256 thash;
scrypt_1024_1_1_256(BEGIN(nVersion), BEGIN(thash));
return thash;
}
Its so simple solution , omg , why ltc team stuck at it , if not stuck why they stop update after this , where answer ?
That's why Litecoin Finance is the best option for all. Have any questions ask.
Visit
www.ltfn.org for more details.