litecoincash
litecoincash copied to clipboard
Main release & integration tree for Litecoin Cash
Hello. I got many errors while building on Linux Devuan: ``` gcc version 12.2.0 (Debian 12.2.0-14) ~$ uname -a Linux devuan 6.1.0-16-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.67-1 (2023-12-12) x86_64 GNU/Linux...
``` In file included from crypto/minotaurx/blake2s-ref.c:18: crypto/minotaurx/blake2.h:101:5: error: size of array element is not a multiple of its alignment 101 | blake2s_state S[8][1]; | ^~~~~~~~~~~~~ crypto/minotaurx/blake2.h:102:5: error: size of array...
Logging this here as there is no other avenue of contact with LCC devs. Exchanges no longer connected to the wallets. Appears to have stopped around 25/26 September
--Suggestion to update litecoinca.sh website --mobile wallet Remove atomicdex wallet (inactive) Add komodoplatform.com wallet (active) Remove upgrade track 0.16.3 already active for a long time, no necessary. --Exchanges: Live Remove...
1. Added logo 2. Added more info about litecoin cash 3. Added discord join bottom.
All privacy code needs to be kept out of the main LCC project. (Implement Privacy Extensions Only)
Hi all, There is a sizeof issue found by Qihoo360 CodeSafe Team. Details as bellow: https://github.com/litecoincash-project/litecoincash/blob/3bcc790cacad47421848d821b9ba18d8c86a5f7b/src/test/serialize_tests.cpp#L363 the argument of macro 'FLATDATA' is charstrval which is a pointer defined here: https://github.com/litecoincash-project/litecoincash/blob/3bcc790cacad47421848d821b9ba18d8c86a5f7b/src/test/serialize_tests.cpp#L347...
Hi all, There is a possible null pointer dereference issue found by Qihoo360 CodeSafe Team. Details as bellow: Function State() could return null pointer: https://github.com/litecoincash-project/litecoincash/blob/3bcc790cacad47421848d821b9ba18d8c86a5f7b/src/net_processing.cpp#L271-L276 After calling this function in...
LitecoinCash Core version v0.16.4.0-cf67257 (64-bit) Manjaro Linux (Arch based) KDE The Core QT wallet has some visual issues in a dark theme in KDE. Most of the text on The...