umbrel-apps/bitcoin/umbrel-app.yml

62 lines
1.3 KiB
YAML
Raw Normal View History

manifestVersion: 1
id: bitcoin
category: Finance
name: Bitcoin Node
version: "23.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 cant 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!
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
path: ""
defaultPassword: ""
releaseNotes: >-
- P2P and network changes
- Fee estimation changes
- Rescan startup parameter removed
- Tracepoints and Userspace, Statically Defined Tracing support
- Updated RPCs
- New RPCs
- File changes
- Updated settings
- Tools and Utilities changes
- GUI changes
- Low-level changes (RPC and tests)
- Full details here: https://bitcoincore.org/en/releases/23.0/
- Bugfix: Use specific Tor port for peers from Tor network