You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

98 lines
3.3 KiB

manifestVersion: 1.1
id: bitcoin
category: bitcoin
name: Bitcoin Node
version: "27.0"
tagline: Run your personal node powered by Bitcoin Core
description: >-
Run your Bitcoin node and independently store and validate
every single Bitcoin transaction with it. Achieve unparalleled
privacy by connecting your wallet directly to your node to
ensure that your wallet company can’t spy on your transactions,
or worse — lie to you.
Plus, transacting with your own node also helps keep the entire
Bitcoin network decentralized; win-win!
With over 20 advanced settings, you can take control of your node
and customize it to your needs. Control how your node connects to
other nodes over Tor, clearnet, and I2P, adjust your daily upload
limit, set the maximum mempool size, fine-tune its performance,
and much more.
Don't trust. Verify. On steroids.
An official app from Umbrel.
developer: Umbrel
website: https://umbrel.com
dependencies: []
repo: https://github.com/getumbrel/umbrel-bitcoin
support: https://community.getumbrel.com/c/bitcoin-and-lightning
port: 2100
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
path: ""
defaultPassword: ""
releaseNotes: >-
This release of the Bitcoin Node app includes the following updates:
- 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'.
10 months ago
widgets:
- id: "stats"
10 months ago
type: "four-stats"
10 months ago
refresh: "5s"
10 months ago
endpoint: "server:3005/v1/bitcoind/widgets/stats"
link: ""
example:
10 months ago
type: "four-stats"
10 months ago
link: ""
items:
- title: "Connections"
10 months ago
text: "11"
subtext: "peers"
10 months ago
- title: "Mempool"
10 months ago
text: "257"
subtext: "MB"
10 months ago
- title: "Hashrate"
10 months ago
text: "590"
subtext: "EH/s"
10 months ago
- title: "Blockchain size"
10 months ago
text: "600"
subtext: "GB"
10 months ago
- id: "sync"
10 months ago
type: "text-with-progress"
10 months ago
refresh: "2s"
10 months ago
endpoint: "server:3005/v1/bitcoind/widgets/sync"
link: ""
example:
10 months ago
type: "text-with-progress"
10 months ago
link: ""
title: "Blockchain sync"
10 months ago
text: "83%"
10 months ago
progressLabel: "In progress"
progress: 0.83
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/commit/576ecd2bef8d625abceed0f67ec9c487da9b2b1b