Hacks & Exploits
Bitcoin Core 32.0 Set for Release with Enhanced Speed and Security Features
Bitcoin Core 32.0, the open-source software that supports most full nodes on the Bitcoin network, has tagged its first release candidate on September 14, with a stable release scheduled for October 10. This update focuses on improving node operation without altering Bitcoin's consensus rules.
Key Improvements in Bitcoin Core 32.0
- Faster Block Validation: The update introduces parallel fetching of transaction inputs during block validation, resulting in initial block downloads being up to three times faster.
- Enhanced Fee Estimation: A new mempool-based fee estimation mechanism allows for more accurate fee recommendations during low congestion periods.
- Security Fixes: The release addresses a command-execution vulnerability and includes a memory-exhaustion fix for the web server component.
- Breaking Changes for Developers: Four RPC commands will now default to PSBT version 2, requiring developers to update their integrations accordingly.
Node operators are encouraged to test the release candidate to ensure compatibility before the official launch.
FAQ
What is Bitcoin Core 32.0?
Bitcoin Core 32.0 is the latest version of the open-source software that supports most full nodes on the Bitcoin network, focusing on improving node operation and enhancing speed and security features.
When is the stable release of Bitcoin Core 32.0 scheduled?
The stable release of Bitcoin Core 32.0 is scheduled for October 10, following the release candidate tagged on September 14.
What are the key improvements in Bitcoin Core 32.0?
Key improvements include faster block validation through parallel fetching of transaction inputs, enhanced fee estimation using a new mempool-based mechanism, and important security fixes addressing vulnerabilities.
Are there any breaking changes for developers in this release?
Yes, four RPC commands will now default to PSBT version 2, which requires developers to update their integrations accordingly.
How can node operators prepare for the release of Bitcoin Core 32.0?
Node operators are encouraged to test the release candidate to ensure compatibility with their systems before the official launch.