litecoin version

Litecoin is an experimental digital currency that enables instant payments to anyone, anywhere in the world.Litecoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network.Litecoin Core is the name of open source software which enables the use of this currency.For more information, as well as an immediately useable, binary version of .Litecoin Core is released under the terms of the MIT license.See COPYING for more /licenses/MIT.The master branch is regularly built and tested, but is not guaranteed to be completely stable.Tags are created regularly to indicate new official, stable release versions of Litecoin Core.The contribution workflow is described in CONTRIBUTING.md.The developer mailing list should be used to discuss complicated or controversial changes before working on a patch set.Developer IRC can be found on Freenode at #litecoin-dev.
Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice.bitcoin foundation pdfPlease be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.bitcoin canada mining poolDevelopers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code.ethereum gbp chartsUnit tests can be compiled and run (assuming they weren't disabled in configure) with: make check There are also regression and integration tests of the RPC interface, written in Python, that are run automatically on the build server.litecoin 3 year chart
These tests can be run (if the test dependencies are installed) with: qa/pull-tester/rpc-tests.py The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically.bitcoin verify transactionsChanges should be tested by somebody other than the developer who wrote the code.paul camp bitcoinThis is especially important for large or high-risk changes.It is useful to add a test plan to the pull request description if testing the changes is not straightforward.We only accept translation fixes that are submitted through Bitcoin Core's Transifex page.Translations are converted to Litecoin periodically.Translations are periodically pulled from Transifex and merged into the git repository.See the translation process for details on how this works.
Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.Litecoin is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world.Litecoin is an open source, global payment network that is fully decentralized without any central authorities.Mathematics secures the network and empowers individuals to control their own finances.Litecoin features faster transaction confirmation times and improved storage efficiency than the leading math-based currency.With substantial industry support, trade volume and liquidity, Litecoin is a proven medium of commerce complementary to Bitcoin.Community Find support across a growing number of Litecoin communities: Litecoin ForumsLitecoin Telegram Reddit Litecoin Search for Users on Twitter IRC FreeNode network channels #litecoin (for general users) and #litecoin-dev (for developers).Resources Find general information as well as a list of services and exchanges that support Litecoin at the Litecoin Wiki.
Up-to-date network statistics can be found at Litecoin Block Explorer Charts.Source code for Litecoin Core and related projects are available on GitHub.Open Source Software Litecoin is an open source software project released under the MIT/X11 license which gives you the power to run, modify, and copy the software and to distribute, at your option, modified copies of the software.The software is released in a transparent process that allows for independent verification of binaries and their corresponding source code.Blockchain The Litecoin blockchain is capable of handling higher transaction volume than its counterpart - Bitcoin.Due to more frequent block generation, the network supports more transactions without a need to modify the software in the future.As a result, merchants get faster confirmation times, while still having ability to wait for more confirmations when selling bigger ticket items.Wallet Encryption Wallet encryption allows you to secure your wallet, so that you can view transactions and your account balance, but are required to enter your password before spending litecoins.
This provides protection from wallet-stealing viruses and trojans as well as a sanity check before sending payments.Mining Reward Miners are currently awarded with 25 new litecoins per block, an amount which gets halved roughly every 4 years (every 840,000 blocks).The Litecoin network is therefore scheduled to produce 84 million litecoins, which is 4 times as many currency units as Bitcoin.Upgrading Litecoin Jump to: navigation, search Upgrading Litecoin doesn't affect the wallet located on your system.It is, however, good practice to backup you wallet before upgrading, just in case something odd happens with your system.If you have a version of the Litecoin-Qt software running, simply go to the File > Backup Wallet menu and specify a location where you want to backup your wallet.The file itself is called wallet.dat and is located in %APPDATA%\Litecoin\wallet.dat on Windows systems, or in ~/.litecoin/wallet.dat on Linux systems.You can manually back up the wallet by simply copying this file somewhere else, preferably to offline storage such as a USB drive.
Once you have made the backup of your wallet file, simply install the new version of the software.The installer will not edit the wallet.dat file; when the updated client starts, it will upgrade your wallet file to the latest version--this is why it is useful to back up your wallet first.Your private addresses will remain untouched and your balances will remain the same.Remember, always protect your wallet with a passphrase!There have been cases of people not remembering their passphrase, so make sure the passphrase is something you will never forget!There are trojan viruses out there that simply try to upload your wallet file to a remote location where hackers will instantly have access to your funds if the wallet is not passphrase protected.Operating system Default data directory location Typical path to configuration file Linux $HOME/.litecoin/ /home//.litecoin/litecoin.conf Mac $HOME/Library/Application Support/Litecoin/ /Users//Library/Application Support/Litecoin/litecoin.conf Windows %APPDATA%\Litecoin\ XP -- C:\Documents and Settings\\Application Data\Litecoin\litecoin.conf Vista, 7 -- C:\Users\\AppData\Roaming\Litecoin\litecoin.conf bootstrap.dat Data directory litecoin.conf Litecoin