Truth never told bitcoin wallet
19 commentsEthereum founder
On top of the new features, this update contains very important security fixes and all users MUST upgrade to this version as soon as possible as details on several vulnerabilities will be made public on July 7th Official Bitcoin warning. Pool operators, P2Pool and solo miners especially, as once BIP 66 is enforced, version 2 blocks will be rejected from the network entirely.
P2Pool miners must upgrade to the latest version which can be obtained from forrestv's repo. What's New in version v0.
This is a major release of Fastcoin Core, featuring the technical equivalent of Bitcoin v0. The block synchronization and various internals are considerably faster and more efficient, and it has several major privacy improvements. The most significant changes include: IPv6 addresses can also be used. The major user-visible features that were new in Bitcoin v0. For a complete list of Fastcoin Core specific changes, you can view the release notes here. The changes can be seen below:. Download Binaries Binaries for Fastcoin can be located at the following mirrors covering all major operating systems.
Fastcoin Core 64bit versions are now also available. Build instructions for Linux can be found here. Build instructions for OSX can be found here. This allows the wallet to track transactions to and form wallets for which you know the address of but do not have the private key to. Faster blockchain synchronization due to headers-first synchronization and support for downloading blocks in parallel. Downloading the blockchain is now much quicker and can be completed within a few hours instead of taking days for some users.
A REST interface which allows unauthenticated access to public node data when the -rest flag is specified. This helps users or services relying on it know that the server has already started and will be available soon. This is due to using the libsecpk1 library for signing instead of OpenSSL. Featuring better security, via hardening against timing leaks and derandomization, this library is believed to be better tested and more thoroughly reviewed than the implementation in OpenSSL.
New utility applications including litecoin-tx for transaction related functionality and litecoin-cli for RPC command line functionality as litecoind no longer accepts them. This introduces block version 3 and a new consensus rule which prevents non-standard transactions from being included in blocks. Eventually, libsecpk1 will be used for all consensus related tasks, depreciating the need for OpenSSL entirely. RPC access now supports binary network addresses.
Please note, wildcard string matching no longer works and will display an error in the debug. The changes can be seen below: Please note that disabling network alerts should only be used by power users as this system is used for network emergencies and important security releases. The default behavior is that network alerts are enabled. Detect and reject LibreSSL.
This prevents a non-approved SSL library being used for compiling Fastcoin Core, preventing potential consensus compatibility issues. Improved getbalance RPC functionality to allow the user to display zero confirmation transactions this works with watch-only addresses as well. PID file bug fix for non-Windows based systems. Bug fix for signing and verifying messages.