tagline:Run your personal node powered by Bitcoin Core
description:>-
Run your Bitcoin node and independently store and validate
@ -42,23 +42,10 @@ gallery:
path:""
defaultPassword:""
releaseNotes:>-
This release of the Bitcoin Node app includes the following updates:
This release updates Bitcoin Core to v27.1, which includes various bug fixes and performance improvements.
- Bitcoin Core:Upgrades Bitcoin Core to version 27.0. Full release notes for Bitcoin Core 27.0 can be found at https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-27.0.md.
- New Advanced Settings Options:Adds 3 new options to the Advanced Settings menu:
- datacarrier:Choose whether or not to relay transactions with OP_RETURN outputs.
- datacarriersize:Set the maximum size of the data in OP_RETURN outputs (in bytes) that your node will relay.
- permitbaremultisig:Choose wether or not to relay non-P2SH multisig transactions.
- JoinMarket Compatibility:The deprecated RPC 'deprecatedrpc=create_bdb' is enabled to allow integration with JoinMarket and the Jam app by default.
This fixes an issue where Jam app users who upgraded to Bitcoin Core v26.0 would have to manually add 'deprecatedrpc=create_bdb' to their bitcoin.conf file in order for the app to work.
⚠️ For existing Jam users, if you receive a connection error in Jam after updating to Bitcoin Core v27.0, please restart the Jam app from your homescreen by right-clicking on the app and selecting 'restart'.
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