Skip to content

Releases: teamlite/litecash

Litecash v2.5 Release

27 Nov 14:58
9faf189
Compare
Choose a tag to compare

Fixes:

wallet-api invalid json requests
rename of the word cash to csats for the naming convention of sats of coins
UI styling updated

Known limitations:

Inconsistent transaction statuses when running two or more wallets that use the same wallet.db file
If multiple wallets are restored from the same seed phrase, transaction history and addresses will not be shared among the wallets

Points to mention:

In case a mobile wallet is connected to a random node and the user has both mobile and desktop wallets which are using the same seed phrase, the funds sent to the desktop wallet won’t appear on the mobile wallet. If the desktop wallet is running a local node, it will see funds sent to both wallets. The reason is that the local node (integrated into the desktop wallet) always monitors the blockchain for UTXOs related to the seed of the wallet. The mobile wallet does not run a local node and thus can only monitor transactions sent to its specific SBBS addresses. Of course, no funds will be lost in any event.

Litecash v2.0 Release

15 Nov 22:47
128eb9c
Compare
Choose a tag to compare

Litecash Windows, Linux, Mac releases
Updated Linux-cli to include the wallet-api 19/11/2019