Skip to content

Ferrite Core v3.2.0r1

Pre-release
Pre-release
Compare
Choose a tag to compare
@koh-gt koh-gt released this 21 Sep 17:47
· 13 commits to ferrite-main since this release

Security Updates

Bitcoin Core v24.x fix Vulnerability CVE-2023-33297

Bitcoin Core before 24.1, when debug mode is not used, allows attackers to cause a denial of service (e.g., CPU consumption) because draining the inventory-to-send queue is inefficient, as exploited in the wild in May 2023

New MWEB Features

LIP006 from Litecoin 0.21.3 which adds MWEB light client p2p messages.
BIP157/158 blockfilters enabled by default if new NODE_MWEB_LIGHT_CLIENT service flag is enabled.

Miscellaneous

New context menu for rebroadcasting unconfirmed transactions
Added checkpoint at height 200000
Added release notes until v3.1.4
Version and copyright year increment
Included link to the new Ferrite Wallet for Android

What's Changed

Full Changelog: v3.1.5r1...v3.2.0r1

Update: This release is missing a line for the MWEB library, making it unable to build. See b7e1536 to fix this issue.