# We can remove depratedrpc=create_bdb in a future update once Jam (JoinMarket) implements descriptor wallet support
BIN_ARGS+=("-deprecatedrpc=create_bdb")
# Required for LND compatibility. We can remove deprecatedrpc=warnings in a future update once LND releases a version with this fix: https://github.com/btcsuite/btcd/pull/2245
tagline:Run your personal node powered by Bitcoin Core
description:>-
Run your Bitcoin node and independently store and validate
@ -42,10 +42,10 @@ gallery:
path:""
defaultPassword:""
releaseNotes:>-
This release updates Bitcoin Core to v27.1, which includes various bug fixes and performance improvements.
Full Bitcoin Core release notes for this release are found at https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-27.1.md
Highlights:
- Bitcoin Core Update:Bitcoin Core has been updated to v28.0, which includes new features, bug fixes, and performance improvements. See the full Bitcoin Core release notes at https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-28.0.md
- Testnet4 Availability:Testnet4 is now accessible via Advanced Settings. Testnet3 remains available but is expected to be removed in a future Bitcoin Core release.
- Configuration Update:The mempoolfullrbf setting is now enabled by default for new installs. If you're upgrading from a previous version, your current mempoolfullrbf setting will not be changed. This can be adjusted in Advanced Settings.